Results 1 to 5 of 5

Thread: appBar: allocated space problem

Threaded View

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

    Default appBar: allocated space problem

    Hi, I created a program (for windows) that docks a bar just over the windows bar (task bar). The problem is when I allocate the space to put the bar, it appears in the space that was reserved and then moves (by itself) to the middle of the screen.

    The weird thing is if i put a QMessageBox in the code before the "move" statement, it works, I mean the bar stays in the place that was reserved.

    Obviously i need the bar stays in the allocated space without any QMessageBox.

    I attach here an example code.

    PS: Mostly of this problem belong to windows API, may be this is not the correct forum, in that case, please tell me where can I post this topic.
    Attached Files Attached Files

Similar Threads

  1. Space problem in QTextEdit
    By ashukla in forum Qt Programming
    Replies: 4
    Last Post: 23rd January 2008, 09:28
  2. appbar: allocate screen space (dock and lock)
    By mito in forum Qt Programming
    Replies: 1
    Last Post: 20th April 2007, 18:39
  3. linking user space and kernel space programs with qmake
    By zielchri in forum Qt Programming
    Replies: 9
    Last Post: 8th March 2006, 23:11

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.