BRL.CocoaMaxGUI: Modinfo Source  

MaxGUI MacOS Cocoa Driver

This module provides a MacOS Cocoa driver for MaxGUI.

Module Information

Version1.15
AuthorSimon Armstrong
LicenseBlitz Shared Source Code
CopyrightBlitz Research Ltd
ModserverBRL
History1.15 Release
HistoryFixed Radio Buttons to exclude others in group
History1.14 Release
HistoryFixed TNSGadget.GetText$() for menu items
History1.13 Release
HistoryNSLoadFont now defaults to systemFontOfSize if font not found
History1.12 Release
HistoryRebuilt under 10.3.9
History1.11 Release
HistoryStopped borderless window exceptions (NSDrawWindowBackground)
History1.10 Release
HistoryAdded ComboBox support in NSGetText and NSSetText
HistoryFixed ListBox gadget action not reporting selection in EventData
History1.09 Release
HistoryFixed TextView::SetFont (affecting empty TextAreas like MaxIDE output)
History1.08 Release
HistoryRemoved NSCompositeCopy so 32bit panelpixmaps blend with window not desktop
HistoryFixed DisableGadget for TextFields, Sliders and Menus
HistoryStopped TreeViewNode with iconstrip crashing with no icon (icon=-1)
HistoryStopped stepper Slider value from wrapping around
HistoryFixed TextField to scroll single line correctly
HistoryAdded out of range error checks for TextArea commands
History1.07 Release
HistoryAdded support for ActiveGadget() command
HistoryFixed FreeGadget TextArea not removing the view
History1.06 Release
HistoryFixed RedrawGadget with window gadgets
HistoryFixed unselecting item in listbox error
History1.05 Release
HistoryFixed redraw of superview after setframe on view
HistoryFixed InsertTreeViewNode ignoring index
HistoryFixed SelectTreeViewNode generating multiple events
History1.04 Release
HistoryFixed NSEnable and NSState STATE_DISABLED issues
History1.03 Release
HistoryFixed NSRequestFont behavior with null default
HistoryFixed Disable on Panel and Canvas NSGadgets
History1.02 Release
HistoryAdded Query(QUERY_NSVIEW) and Query(QUERY_NSVIEW_CLIENT)
HistoryFixed positioning of PopupWindowMenu
HistoryFlipped coordinate system for PANEL_VIEW client
History1.01 Release
HistoryNow uses default app menu instead of creating new menu