Results 1 to 2 of 2

Thread: appbar: allocate screen space (dock and lock)

  1. #1
    Join Date
    Apr 2007
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default appbar: allocate screen space (dock and lock)

    Hi
    I need some method or function that allows me to dock and lock a widget ( basically an appBar ), but I need it to work in other OS appart of Linux (for example MS Windows).
    Is there a way to allocate o reserve a screen portion for aplications like this one ?

    For example, the Windows API functions that allows me to do this is "SHAppBarMessage".

  2. #2
    Join Date
    Jan 2006
    Location
    travelling
    Posts
    1,116
    Thanks
    8
    Thanked 127 Times in 121 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: appbar: allocate screen space (dock and lock)

    Quote Originally Posted by mito View Post
    basically an appBar
    What do you mean by appBar ??? Have you had a look at QMenuBar, QToolBar and QStatusBar. All of these can be added to a [qtclass]QMainWindow[/qtclas] (more or less directly) and I'm pretty sure at least one of them could fit your needs.
    Current Qt projects : QCodeEdit, RotiDeCode

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.