Results 1 to 8 of 8

Thread: Qi with glut

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qi with glut

    What do you use Qt for then?

  2. #2
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qi with glut

    and what should I can use except qt ?

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

    Default Re: Qi with glut

    Eeem... I'm afraid I don't understand. I asked you what you use Qt for, because there is no single line of Qt code here anywhere. You are using glut for your user interface so it's not obvious where is Qt in that so I asked you to clarify it. Becuase from what I see you can get rid of most glut calls (all related to windows and event loops) and implement them in Qt. And you won't need threads so your problem will go away by itself. You don't need threads with glut alone too as you can use the idle function to handle the network.

Similar Threads

  1. How to link GLUT to Qt Project?
    By Lawand in forum Newbie
    Replies: 5
    Last Post: 20th March 2010, 20:29
  2. using GLUT along with qtcreator/mingw in windows
    By stephanepoirier in forum Qt Programming
    Replies: 1
    Last Post: 3rd March 2009, 05:26

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.