| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
selected in a single-selection listbox.
|
|
|
|
that used to be there have been moved to a new file; similar files for Mac and Linux will also be made.
|
|
to be fun...
|
|
to say a few commits ago: setWindowSize() also keeps the OS-decided window position.
|
|
|
|
rid of the dummy 300x300 sizes from the controls) and added an explicit sysData.setWindowSize() to Window.Open() to ensure everything's sized properly.
|
|
Window.Open() and Control.make().
|
|
controls_windows.go.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be migrated.
|
|
|
|
system so that children do not need ot know what their parents are.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'll need to redo my mutexes...
|
|
|
|
|
|
to fix compiler errors...
|
|
|
|
window class and edit main()...
|
|
|
|
|
|
get rid of that.
|
|
storing the parent window, it is passed as an argument to sysData.make(), which does the child ID allocation. Child IDs are now window-local, getting rid of that restriction.
|