Results 1 to 6 of 6

Thread: form setting

  1. #1
    Join Date
    Jan 2006
    Posts
    976
    Thanks
    53
    Qt products
    Qt3
    Platforms
    Windows

    Default form setting

    hi, I've checkedin form setting 'pixmap' and write splash as function then saved it; but it happen strange thing: I can't remove it: when I open form setting I delete splash and uncheck 'pixmap' and type OK and save; but when I open again form setting, qpixmap function and splash write is still there!! why? thanks
    Regards

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: form setting

    Could you explain your problem a bit more and use proper english sentences? Remember, that we don't know your applications, we don't know what your variables are, what is "it", what you do (for example for do you mean by "checkedin"), etc.

  3. #3
    Join Date
    Jan 2006
    Posts
    976
    Thanks
    53
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: form setting

    sorry please;
    I draw a mainWindow in designer; then i tried to change 'form setting' (in designer form->form setting). There I check pixmap function and put write 'splash'; I saved; problem is that I can't remove pixmap function ( I unchecked it and delete the write splash and choose ok: but when the next time I open 'form setting' pixmap function appears again checked!!!)
    Attached Images Attached Images
    Regards

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: form setting

    Indeed there seems to be a bug (at least in Qt 4.1.4). You could report it to Trolls using the tasktracker. As a workaround you can remove the corresponding line from the ui file yourself.

  5. #5
    Join Date
    Jan 2006
    Posts
    976
    Thanks
    53
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: form setting

    Quote Originally Posted by wysota View Post
    Indeed there seems to be a bug (at least in Qt 4.1.4). You could report it to Trolls using the tasktracker. As a workaround you can remove the corresponding line from the ui file yourself.
    how to report bug if in the combobox of QT version don't appear qt 4.1.4?
    Regards

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: form setting

    Quote Originally Posted by mickey View Post
    how to report bug if in the combobox of QT version don't appear qt 4.1.4?
    Choose 4.1.2 and provide the proper version in the "more information" field.

Similar Threads

  1. How to create an Insert/Submit button for a form.
    By fnmblot in forum Qt Programming
    Replies: 5
    Last Post: 4th August 2006, 16:18
  2. Replies: 1
    Last Post: 28th July 2006, 14:10
  3. Menubar in mainwindow form
    By Draximillian in forum Qt Tools
    Replies: 5
    Last Post: 13th April 2006, 02:26
  4. .h file for each form in QT 3.3.5 project??
    By darpan in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2006, 11:59
  5. Connecting slots/signals in subclassed form
    By qball2k5 in forum Qt Programming
    Replies: 2
    Last Post: 7th March 2006, 16:01

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.