Results 1 to 2 of 2

Thread: Qt, Python and pop-ups

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Qt, Python and pop-ups

    If you use PyQt, your whole application will be in Python. If you want to write GUI in C++ and embed Python scripts into your application, see PythonQt.
    Last edited by jacek; 29th September 2007 at 20:17. Reason: typo

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.