Results 1 to 2 of 2

Thread: (Solved) Wrong case, sorry

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2006
    Posts
    55
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    7
    Thanked 1 Time in 1 Post

    Default (Solved) Wrong case, sorry

    Hi
    qtdesigner seems to not handle QLabel shape ok.
    One can not set it properly to NoFrame/Plain.
    Property editor says it is NoFrame/Plain but
    display shows that it is not the case. A quick
    look at ui file confirm this.
    The weird thing is that shape is a QFrame part and
    the property editor works well for this part on QFrame.
    I guess this is because NoFrame/Plain is normally the
    default on QLabel...
    Same behaviour in 4.1.2 and 4.1.4
    Should I file a bug ?

    Edit: I misinterpreted a colleague's code and did not see that the Label where surrounded by a frame. Sorry again.
    Last edited by lauranger; 6th July 2006 at 13:04.

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
  •  
Qt is a trademark of The Qt Company.