| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
controls are fixed to the window once it has been open. Started accounting for parent windows in controls.
|
|
returns nil instead of panicking, and the standard window procedure jumps directly to the default handler. Not what I originally wanted to do, but whatever, it finally works!
|
|
http://blogs.msdn.com/b/oldnewthing/archive/2006/02/10/529525.aspx
|
|
in the UI thread...
|
|
process hangs, so progress!
|
|
mistake elsewhere. Now we're up to a panic... with Success...
|
|
removed all that. Now the program just hangs...
|
|
the HWND to the cache. Now we have a mysterious class not regsitered issue...
|
|
fixed yet though...
|
|
and hangs before creating a window...
|
|
|
|
|
|
fix the rest and hope it works...
|
|
|
|
private.
|
|
|
|
|
|
|
|
|
|
standard window class, and wrote the skeleton window procedure.
|
|
|
|
sysdata_windows.go.
|
|
|
|
the skeleton of the Windows implementation.
|
|
|
|
|
|
writing.
|
|
|
|
|
|
|
|
|
|
styles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as the code to actually open one. Now for custom window procedures!
|
|
|
|
|