diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-01 17:05:16 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-01 17:05:16 -0400 |
| commit | 2efda7bc39cda672dbb32ac9b9ec9740295a1dbc (patch) | |
| tree | 1c0e77051beff838ac38cac871487090123ac0ea /todo.md | |
| parent | 7a079f1cbb9923e7e832aa0671daafc53515f4b5 (diff) | |
Separated initial text from sysData.make() on the Mac OS X backend, completing that set of commits.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -18,7 +18,6 @@ so I don't forget: - should message box text be selectable on all platforms or only on those that make it the default? - Listbox/Combobox.Index(n) - Index(n) is the name used by reflect.Value; use a different one? -- change sysData.make() so it does not take the initial window text as an argument and instead have the respective Control/Window.make() call sysData.setText() expressly; this would allow me to remove the "no such concept of text" checks from the GTK+ and Mac OS X backends - Message boxes should not show secondary text if none is specified. - note that you can change event channels before opening the window; this allows unifying menus/toolbars/etc. - will probably want to bring back Event() for this (but as NewEvent()) |
