CreateWindowEx ?
#1
Is there any set of examples how to use standard win api controls in QB64?
Reply
#2
@aurel Unfortunately, I don't have any simple examples. I do have programs I've made with CreateWindowEx and controls but they are extremely complex and may muddy the waters for you. My best working example is this https://github.com/SpriggsySpriggs/QB64-...deo-Player
I made a video player with Win32 that uses standard Windows controls to control playback and show progress. It also has a menu bar and takes advantage of the TaskDialog API in Win32 as well as the open file dialog. Lots of goodies.
Ask me about Windows API and maybe some Linux stuff
Reply
#3
thanks Zak
i will look into it!
Reply
#4
We covered something like this in the old forum!
You may find the following links are of use.

Windows buttons for 32 and 64 bit IDE
https://qb64forum.alephc.xyz/index.php?t...#msg124966

Windows buttons for 32 and 64 bit IDE - Take 2
https://qb64forum.alephc.xyz/index.php?topic=4279.0

InputBox
https://qb64forum.alephc.xyz/index.php?topic=4111.0
https://qb64forum.alephc.xyz/index.php?t...#msg137585
Reply
#5
hey, cool avatar! I'm glad people are embracing the phoenix spirit
Reply
#6
Thanks mpgCan !
Reply




Users browsing this thread: 2 Guest(s)