D
Deleted member 103
Guest
hi,
the fgControls.dll is a Library with the following Controls:
1. fgTextBox
2. fgLabel
3. fgCalender(DateTimePicker)
An example exists in the Zip file.
Version 1.07 with fgMaskedEdit and fgMouseEvents
(all Updates are included)
Control fgTextBox with 5 new Property:
1. OnlyNumber
2. OnlyLetter
3. OnlyDecimal
4. AllowNegative
5. Decimals
Version 1.071 ;error fixed in fgTextbox.IgnoreKey
Version 1.072 ; with 2 new Controls
Version 1.074 ; with 2 new Controls
an example, with fgImageList, fgSystemIo, fgToolBar and fgToolBarButton, can be found at this link: http://www.b4x.com/forum/share-your-creations/2511-fgexplorer.html#post13867
Version 1.075 ; with 1 new Control and new function
Version 1.076 ; with 1 new Control and new function
Version 1.077 ; with 2 new Control
Version 1.0791 ; Controls with new Property
Version 1.0792 ;error fixed in fgMouseEvents.Border
Version 1.080 ; with 2 new Control
Version 1.081 ; with 1 new Control
Version 1.082 ; with 1 new Control
Version 1.083 ;error(Samsung i900 Omnia) fixed in fgDirChooser and fgFileChooser
Version 1.084 ;
Version 1.086 ;
Version 1.087 ;
Everything always without warranty.
the fgControls.dll is a Library with the following Controls:
1. fgTextBox
2. fgLabel
3. fgCalender(DateTimePicker)
An example exists in the Zip file.
Version 1.07 with fgMaskedEdit and fgMouseEvents
(all Updates are included)
Control fgTextBox with 5 new Property:
1. OnlyNumber
2. OnlyLetter
3. OnlyDecimal
4. AllowNegative
5. Decimals
Version 1.071 ;error fixed in fgTextbox.IgnoreKey
Version 1.072 ; with 2 new Controls
- fgImageList
- fgFileInfo
Version 1.074 ; with 2 new Controls
- fgToolbar (with VGA support)
- fgToolBarButton
- Control fgFileInfo renamed to fgSystemIo
an example, with fgImageList, fgSystemIo, fgToolBar and fgToolBarButton, can be found at this link: http://www.b4x.com/forum/share-your-creations/2511-fgexplorer.html#post13867
Version 1.075 ; with 1 new Control and new function
- fgInputBox
- new function by control "fgSystemIo"
Version 1.076 ; with 1 new Control and new function
- fgSystemColor (This allows to set the system-color for all objects)
- new function by control "fgSystemIo" (GetLastWriteTime, SetLastWriteTime)
- fgCalender whit CustomFormat
Version 1.077 ; with 2 new Control
- fgGetAsyncKeyState (The fgGetAsyncKeyState function determines whether a key is up or down in a Form)
- fgChangeOrientation (The ChangeOrientationg function allowing the automatic orientation of the display)
Version 1.0791 ; Controls with new Property
- fgLabel with Transparent-Property
- fgMouseEvents with Border, BorderColor and Movable
Version 1.0792 ;error fixed in fgMouseEvents.Border
Version 1.080 ; with 2 new Control
- fgDirChooser Treeview-Control
- fgFileChooser Treeview-Control with Listview-Control
Version 1.081 ; with 1 new Control
- fgChangeToVGA The following control changes automatically the layout of all controls to match the VGA screen
Version 1.082 ; with 1 new Control
- fgChangeToQVGA The following control changes automatically the layout of all controls from VGA to QVGA screen
Version 1.083 ;error(Samsung i900 Omnia) fixed in fgDirChooser and fgFileChooser
Version 1.084 ;
- the control fglabel is deleted (no longer compatible with Basic4ppc)
- Change in fgDirChooser:
1. the property SearchPattern is extended, there may be several patterns ( "*. dll;*. txt")
2. Initialdirectory property added
Version 1.086 ;
- change in control fgDirChooser: Menu in 4 languages
- change in control fgFileChooser: menu and Listview-headar is in 4 languages
- Languages: German, Italian, French and English
Version 1.087 ;
- The event "TextChanged" in control "fgTextbox" added.
Everything always without warranty.
Attachments
Last edited by a moderator: