Win32 GUI

BlitzMax Forums/BlitzMax Programming/Win32 GUI

Vertex(Posted 2006) [#1]
Hi!

I experiment with the Windows GUI... Here a little example without MaxGUI:





WinAPI.bmx


InitCommonControlsEx for Progressbars a. s. o. can't linked together with the exe.

I hope, more examples can post here in this thread. (Please without MaxGUI)

cu olli

Edit: Now I know, I mustn't set the groupbox as parent of the radiobuttons.