Results 1 to 4 of 4

Thread: Novice Questions

  1. #1
    qtoptus Guest

    Talking Novice Questions

    Hello,

    I'm new in this forum, and so is my experience with Qt...

    I decided to use Qt for my projects after investigating other GUI tool kits. However I still have some questions to finalize my decision on Qt. I'm using Visual Studio an Designer, and I have come across some problems I could not figure out myself.

    1) Is it possible to set the style of a dialog created in the Designer? I mean Windows style: tool window, min/max buttons/title bar...

    2) How can prevent a dialog box from showing on the task bar when it's shown?

    Thanks.

  2. #2
    Join Date
    Nov 2009
    Location
    Internet
    Posts
    11
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Novice Questions

    Hi qtoptus,
    and welcome to this forum


    Find the windowflags example in the examples directory of your Qt SDK:

    /Your Qt SDK DIR/qt/examples/widgets/windowflags
    I think it's all what you need.

  3. #3
    qtoptus Guest

    Default Re: Novice Questions

    Thanks for your help.

  4. #4
    Join Date
    Mar 2010
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Novice Questions

    Hi qtoptus,

    I recommend the book "C++ GUI Programming with Qt 4" by Blanchette & Summerfield. It's very well written, not too expensive and quite thorough.

    Have fun

Similar Threads

  1. guru, novice, Beginner, Greenhorn, ...
    By john_god in forum General Discussion
    Replies: 1
    Last Post: 11th February 2009, 06:53
  2. Sql questions
    By Nb2Qt in forum Qt Programming
    Replies: 4
    Last Post: 15th February 2007, 22:53
  3. A few questions about Qt/Win
    By Bojan in forum Installation and Deployment
    Replies: 3
    Last Post: 16th January 2006, 09:54

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.