Results 1 to 3 of 3

Thread: Problems with loading ui files on windows

  1. #1
    Join Date
    Jun 2009
    Posts
    12

    Default Problems with loading ui files on windows

    I am trying to develop an app that loads its gui from ui files at runtime. This app also uses custom widgets (for the designer) which also load thei gui from ui files. Under Linux this works fine but i am having problems under Windows. I keep getting messages like: [3192] "QFormBuilder was unable to create a custom widget of the class 'Radio'; defaulting to base class 'QWidget'." . What can cause such an error?

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems with loading ui files on windows

    I am not sure, but this seems like problem of widget promotion. Please elaborate your problem a little more.

  3. #3
    Join Date
    Jun 2009
    Posts
    12

    Default Re: Problems with loading ui files on windows

    Now I found out that the gui is loaded in release mode but crashes when closing the window. In debug mode i get the messages described above and it crashes in QWidget.

Similar Threads

  1. open files in different windows
    By ramaha8319 in forum Qt Tools
    Replies: 1
    Last Post: 27th April 2009, 14:27
  2. Deployment problems on Windows...help
    By Hookem in forum Installation and Deployment
    Replies: 2
    Last Post: 11th December 2008, 09:21
  3. Linking problems with QT4 under Windows
    By Ancalagon in forum Qt Programming
    Replies: 2
    Last Post: 8th September 2008, 13:29
  4. Qt4: QDir::entryList bug in windows when listing network files?
    By Yvon Halbwachs in forum Qt Programming
    Replies: 2
    Last Post: 12th May 2006, 14:22
  5. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 10:28

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.