BRL.FLTKMaxGUI: Modinfo Source  

MaxGUI Linux FLTK Driver

This module provides a Linux FLTK driver for MaxGUI.

Module Information

Version1.10
AuthorSimon Armstrong
LicenseBlitz Shared Source Code
CopyrightBlitz Research Ltd
ModserverBRL
CreditFLTKMaxGui is based in part on the work of the FLTK project (http://www.fltk.org)
History1.10 Release
HistoryInitial OpenURL support for fltksystem using firefox - remote
HistoryInitial MinimizeWindow support
History1.09 Release
HistoryFixed radio buttons to exclude others in group
HistoryFixed TFLWidget.kids usage
HistoryFixed FreeGadget flwindow
HistoryFixed ClearGadgetItems combobox
HistoryFixed RemoveGadgetItem combobox,index
HistoryFixed ModifyGadgetItem combobox,index,label$,extra:Object
History1.08 Release
HistoryFixed EventX EventY reporting for canvas and panel events
History1.07 Release
HistoryFixed ClearListItems
HistoryFixed some keyboard focus problems
HistoryFixed case sensitive shortcut keys issue with fltk1.1.7
HistoryFixed Canvas depthbuffers
History1.06 Release
HistoryUpgraded to fltk-1.1.7
HistoryFixed GadgetHidden()
HistoryInitial support code added for WINDOW_CHILD
HistoryFixed implementation of ActiveGadget
History1.05 Release
HistoryFixed MouseEnter and MouseLeave for Panel / Canvas children
HistoryFixed SelectGadgetItem not generating event for ListBoxes
HistoryFixed font support for TextField gadgets
HistoryFixed EventExtra reporting in ListBox events
History1.04 Release
HistoryRemoved RuntimeError from TFLSystem.OpenURL
History1.02 Release
HistoryFixed up mouse events for active panels and canvas gadgets
History1.01 Release
HistoryAdded Query(QUERY_FLWIDGET) and Query(QUERY_FLWIDGET_CLIENT)