| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
file with functions to reduce the amount of code noise in gtkcalls_unix.go.
|
|
GtkTreePaths, not GtkTreeRowReferences. Fixed the index getting.
|
|
allow easier debugging.
|
|
|
|
|
|
the package documentation in the portable code only.
|
|
|
|
attribute. Now I need scrollbars...
|
|
displaying item text...
|
|
control resizes happen on the UI thread anyway, we don't need to dispatch back; just call the resizing functions directly. Windows gets this fix too for consistency (and also because it gets rid of the only asynchronous oddity in the system).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for adding the GTK+ implementation of Combobox.
|
|
|
|
|
|
|
|
the way.
|
|
though...
|
|
|
|
|
|
|
|
|
|
callback system, though...
|
|
|
|
|
|
involving sysData.selectedIndices() with nothing selected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using those constants (and if I ever add more controls I will need to use comctl anyway).
|
|
TODO for Checkbox related to checked state.
|
|
|
|
|
|
|
|
|