Version 1.0.7.1

<< Click to Display Table of Contents >>

Navigation:  What's new > 2005 - version history >

Version 1.0.7.1

Release date: 2005.11.28

 

Date

Area/Module

What

Description

Thanks to:

2005.11.28

Core

Improve

Direct Windows API function calling improved. See DECLARE statement on how to declare and use Windows API functions.

Only numeric parameters at the moment.


2005.11.27

Core

Fix

Calling API functions: missed SINGLE numeric type

Psch


UI

Add

Dialog_ChooseColor

catventure

2005.11.26

UI

Add

CONTROL SHOW STATE



UI

Add

CONTROL APPEND TEXT


2005.11.25

Core

Fix

Fix thinBasic_VariableExists and thinBasic_VariableIsArray module interface functions used by official and 3rd party modules in order to test variable tokens.

catventure

2005.11.24

Core/UI

Fix

Fixed how modules talk with Core during function calling


2005.11.21

UI

Add

COMBOBOX SELECT



UI

Add

COMBOBOX RESET



UI

Add

COMBOBOX GET



UI

Add

COMBOBOX DELETE



UI

Add

COMBOBOX ADD



UI

Add

LISTBOX SELECT



UI

Add

LISTBOX RESET



UI

Add

LISTBOX GET



UI

Add

LISTBOX DELETE



UI

Add

LISTBOX ADD


2005.11.20

Core

Add

HIWRD



Core

Add

LOWRD



Core

Improve

Improved parsing and controlling capabilities by external official and user defined modules.



Core

Improve

FUNCTION: numeric parameters can be passed BYREF.


2005.11.18

zLib

Add

STRUNZIP$



zLib

Add

STRZIP$



UI

Add

CONTROL SET COLOR



Core

Improve

MsgBox has 2 more optional parameters allowing count down caption change in case of timed message box



UI

Add

CONTROL GET CHECK



UI

Add

CONTROL SET CHECK



UI

Add

CONTROL SET OPTION


2005.11.16

UI

Add

MENU SET TEXT



UI

Add

MENU SET STATE



UI

Add

MENU GET TEXT



UI

Add

MENU GET STATE



UI

Add

MENU DRAW BAR



UI

Add

MENU DELETE



UI

Add

MENU ATTACH



UI

Add

MENU ADD STRING



UI

Add

MENU ADD POPUP



UI

Add

MENU NEW POPUP



UI

Add

MENU NEW BAR