Results 1 to 16 of 16

Thread: IS this allright + how to see if it exist

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2011
    Posts
    33
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    4

    Default Re: IS this allright + how to see if it exist

    Thanks, but that does not work, it does not open once, I did exactly what you coded. But if you do it like that _dialog will not have value NULL right?

  2. #2
    Join Date
    Nov 2010
    Posts
    57
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Re: IS this allright + how to see if it exist

    You need to change the on_pushButton_clicked(): so that show() is outside the "if" statement. Otherwise once it is instantiated you won't be able to show it again...
    Last edited by pan; 18th March 2011 at 11:25. Reason: reformatted to look better

  3. #3
    Join Date
    Mar 2011
    Posts
    33
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    4

    Default Re: IS this allright + how to see if it exist

    Thanks, now that works Im running in weird problems

    Im chaning my Dblock .ui file and compile, but when I start my apllication it does not change, if I change anything in my main it does change, weird?

Similar Threads

  1. cannot find lfreetype. but it exist. what the !???
    By vuliad in forum Installation and Deployment
    Replies: 1
    Last Post: 13th November 2010, 14:08
  2. rcc: File does not exist
    By lyuts in forum Qt Programming
    Replies: 2
    Last Post: 18th October 2010, 08:26
  3. Replies: 1
    Last Post: 2nd October 2010, 22:11
  4. How to check Table already exist or not
    By damodharan in forum Qt Programming
    Replies: 3
    Last Post: 27th May 2010, 13:06
  5. XML Database: eXist
    By Lykurg in forum Qt Programming
    Replies: 3
    Last Post: 6th March 2007, 23:22

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.