Results 1 to 3 of 3

Thread: Show dialog from Qt GUI DLL called from a none-Qt GUI application

  1. #1
    Join Date
    Jul 2010
    Posts
    19
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Show dialog from Qt GUI DLL called from a none-Qt GUI application

    We want to purchase QT License – Desktop – Multi OS. We have started to develop with the open SDK and came across a very crucial problem.

    One of our components is Qt DLL which expose GUI dialogs. If we call it from other Qt applications, or even none Qt console application everything is fine and the DLL is able to show its dialogs. But, when we try to load dialogs from another none-Qt GUI application, Java application for instance, the application is not able to continue, no dialog is showed and we get the following error at the command line window we have run the application from: “QPixmap: It is not safe to use pixmaps outside the GUI thread”.

    We are testing it on Linux Ubuntu. All we need is to be able to show dialogs from Qt DLL being loaded by none-Qt GUI application.

  2. #2
    Join Date
    Oct 2009
    Posts
    16
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Show dialog from Qt GUI DLL called from a none-Qt GUI application

    may be this link will give u a hint
    http://lists.trolltech.com/qt-intere...ad00534-0.html

  3. #3
    Join Date
    Jul 2010
    Posts
    19
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Show dialog from Qt GUI DLL called from a none-Qt GUI application

    Thanks

    I have being throuh this thread and failed to get a short proper answer like: do 1, 2, 3 and it will work. Or, on the other hand this is not possible with Qt. Either one will be good for me.

    Thank you,
    Barak

Similar Threads

  1. Replies: 7
    Last Post: 20th March 2010, 06:05
  2. Show dialog application lunched as a process.
    By mourad in forum Qt Programming
    Replies: 0
    Last Post: 13th October 2008, 13:27
  3. Show dialog in screen center
    By mourad in forum Qt Programming
    Replies: 1
    Last Post: 16th June 2008, 13:41
  4. Show dialog in the task bar
    By bruccutler in forum Newbie
    Replies: 4
    Last Post: 23rd May 2007, 22:52
  5. Show/hide part of dialog with resizing.
    By Spockmeat in forum Qt Tools
    Replies: 6
    Last Post: 7th June 2006, 08: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.