Win32 GUI
BlitzMax Forums/BlitzMax Programming/Win32 GUI
| ||
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. |