Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

openGL / C++

  • 20-11-2003 09:12PM
    #1
    Closed Accounts Posts: 59 ✭✭


    hey,
    does anyone know how to pause an openGL program (eg by pressing the p button)
    and resume again by hitting the same button.
    ok is there a function like "pause" and "resume" or anything - I tried break and continue but of course they were illegal.
    if I use a sleep function or something will I be able to get it to sleep for an indefinate amt of time? and will it resume exactly where it was paused / or how would I resume it again eeerrrr, sorry - my head is spinning...
    can anyone please tell me how to do it??
    cheers
    Fi**


Comments

  • Registered Users, Registered Users 2 Posts: 1,481 ✭✭✭satchmo


    Just don't draw! You have a draw function right?...


Advertisement