Results 1 to 3 of 3

Thread: My own skinned widget with Qt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    20

    Default My own skinned widget with Qt

    Hello,

    I want to created an Dialog with a custom skin frame.
    Not the native one from the OS.

    So I thought about using a frameless window and draw my skin on it. But I can't resize a frameless window. There also no context menu in the tastkabr.

    Is there a way to use a window with frame, but don't draw the frame?

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: My own skinned widget with Qt

    May be QSkinObject might help you..

  3. #3
    Join Date
    Feb 2009
    Posts
    20

    Default Re: My own skinned widget with Qt

    no not really.

Similar Threads

  1. Replies: 10
    Last Post: 29th May 2010, 18:42
  2. Replies: 7
    Last Post: 14th January 2010, 08:47
  3. Replies: 4
    Last Post: 3rd October 2009, 08:19
  4. Replies: 4
    Last Post: 3rd March 2008, 22:15
  5. Replies: 1
    Last Post: 5th November 2006, 23:50

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.