Version | 1.15 |
Author | Simon Armstrong |
License | Blitz Shared Source Code |
Copyright | Blitz Research Ltd |
Modserver | BRL |
History | 1.15 Release |
History | Fixed Radio Buttons to exclude others in group |
History | 1.14 Release |
History | Fixed TNSGadget.GetText$() for menu items |
History | 1.13 Release |
History | NSLoadFont now defaults to systemFontOfSize if font not found |
History | 1.12 Release |
History | Rebuilt under 10.3.9 |
History | 1.11 Release |
History | Stopped borderless window exceptions (NSDrawWindowBackground) |
History | 1.10 Release |
History | Added ComboBox support in NSGetText and NSSetText |
History | Fixed ListBox gadget action not reporting selection in EventData |
History | 1.09 Release |
History | Fixed TextView::SetFont (affecting empty TextAreas like MaxIDE output) |
History | 1.08 Release |
History | Removed NSCompositeCopy so 32bit panelpixmaps blend with window not desktop |
History | Fixed DisableGadget for TextFields, Sliders and Menus |
History | Stopped TreeViewNode with iconstrip crashing with no icon (icon=-1) |
History | Stopped stepper Slider value from wrapping around |
History | Fixed TextField to scroll single line correctly |
History | Added out of range error checks for TextArea commands |
History | 1.07 Release |
History | Added support for ActiveGadget() command |
History | Fixed FreeGadget TextArea not removing the view |
History | 1.06 Release |
History | Fixed RedrawGadget with window gadgets |
History | Fixed unselecting item in listbox error |
History | 1.05 Release |
History | Fixed redraw of superview after setframe on view |
History | Fixed InsertTreeViewNode ignoring index |
History | Fixed SelectTreeViewNode generating multiple events |
History | 1.04 Release |
History | Fixed NSEnable and NSState STATE_DISABLED issues |
History | 1.03 Release |
History | Fixed NSRequestFont behavior with null default |
History | Fixed Disable on Panel and Canvas NSGadgets |
History | 1.02 Release |
History | Added Query(QUERY_NSVIEW) and Query(QUERY_NSVIEW_CLIENT) |
History | Fixed positioning of PopupWindowMenu |
History | Flipped coordinate system for PANEL_VIEW client |
History | 1.01 Release |
History | Now uses default app menu instead of creating new menu |