This website requires JavaScript.
Explore
Help
Sign In
interesting
/
andlabs-ui
Watch
1
Star
0
Fork
You've already forked andlabs-ui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d13e398e90
andlabs-ui
/
experiments
History
Pietro Gagliardi
4baa9397e6
Merged back combobox_darwin.m, rewrote it to use boundListboxArray() instead of creating a whole new object, and implemented what appears to be a fix for NSPopUpButton selection. Will delete the unneeded select(-1) code later and test again...
2014-05-28 23:46:33 -04:00
..
hscrolllistbox.go
Cleaned up objc_darwin.h and changed all instances of int64_t in the wrapper structs to intptr_t.
2014-05-16 06:37:25 -04:00
winclientsize.go
Wrote non-working code to get Windows to have Window sizes not count window decoration. Technically it does work, but it doesn't seem to fix Area scrollbars... which reminds me, the default configuration for the keyboard test exhibits the "last pixel" but mentioned in one of the TODOs in area_windows.go on both scrollbars, so let's fix that first anyway. I'll move the TODO for window decoration to the future plans after I get a definite answer about GTK+'s behavior.
2014-04-13 23:04:53 -04:00