QB64 Phoenix Edition
FreeGlut - What do you developers think? - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: Chatting and Socializing (https://qb64phoenix.com/forum/forumdisplay.php?fid=11)
+--- Forum: General Discussion (https://qb64phoenix.com/forum/forumdisplay.php?fid=2)
+--- Thread: FreeGlut - What do you developers think? (/showthread.php?tid=4440)

Pages: 1 2


RE: FreeGlut - What do you developers think? - SMcNeill - 02-02-2026

Or just use my keyboard library.  It does all this and a boatload more.


RE: FreeGlut - What do you developers think? - Pete - 02-02-2026

Bad John! You're making Steve and I look incompetent! Big Grin 

I would have posted mine, but...

1) It's buried under 30,000 other 'program' builds from about 4 year ago. (I used this method on a FireFox addon I created in QB64 for something back then.

2) I'm too busy this evening trying to figure out how to make use of your Arrays as UDTs code. I'm done with job one, which was throw out all that graphics crap. Now it runs in SCREEN 0, as God intended! Step two is to make some of my own arrays and see if they pass correctly. Should be fun.

Okay, fine... I'll still give you a +1 for the Win32API post, geese!

Pete


RE: FreeGlut - What do you developers think? - Unseen Machine - 02-02-2026

If you need any help with the arrays thingy or want it changed in anyway just let me know!

Love you guys!

John


RE: FreeGlut - What do you developers think? - Pete - 02-02-2026

(02-02-2026, 02:57 AM)Unseen Machine Wrote: If you need any help with the arrays thingy or want it changed in anyway just let me know!

Love you guys!

John

@Unseen Machine For my uses... https://qb64phoenix.com/forum/showthread.php?tid=4442&pid=39623#pid39623

Pete