PDA

View Full Version : Version 1.0.7.1



ErosOlmi
28-11-2005, 00:00
OK, almost all blocking problems have been solved. Just few Module Interface functions are missing. Version 1.0.7.1 will see the light on Monday 28 Nov night.

Here the list of what's new:

Calling API functions: missed SINGLE numeric type
Dialog_ChooseColor
CONTROL SHOW STATE
CONTROL APPEND TEXT
Fix thinBasic_VariableExists and thinBasic_VariableIsArray module interface functions used by official and 3rd party modules in order to test variable tokens.
Fixed how modules talk with Core during function calling
COMBOBOX SELECT
COMBOBOX RESET
COMBOBOX GET
COMBOBOX DELETE
COMBOBOX ADD
LISTBOX SELECT
LISTBOX RESET
LISTBOX GET
LISTBOX DELETE
LISTBOX ADD
HIWRD
LOWRD
Improved parsing and controlling capabilities by external official and user defined modules.
FUNCTION: numeric parameters can be passed BYREF.
STRUNZIP$
STRZIP$
CONTROL SET COLOR
MsgBox has 2 more optional parameters allowing count down caption change in case of timed message box
CONTROL GET CHECK
CONTROL SET CHECK
CONTROL SET OPTION
MENU SET TEXT
MENU SET STATE
MENU GET TEXT
MENU GET STATE
MENU DRAW BAR
MENU DELETE
MENU ATTACH
MENU ADD STRING
MENU ADD POPUP
MENU NEW POPUP
MENU NEW BAR