#87867 - 2002-09-15 11:34 PM
Kixforms 2.0.5 Released
|
Shawn
Administrator
Registered: 1999-08-13
Posts: 8611
|
A few changes, a few bug fixes and a few enhancements announced with the release of Kixforms 2.0.5 (Build 33). Available for download at
The KiXforms Website
Heres the summary for this release:
code:
2.0.5 Build 33 - Improved task switching behavior. Form now restores keyboard focus back to previous control when task switching between forms and other windows applications. Next step - enable same feature when switching within forms itself. - Fixed some behaviors of the HyperLink object. - Can now retrieve the Value (URL) property. - Corrected constructor to properly display Caption. - ToolTips are now DISABLED by default. The following example sets the ToolTip to be the same as the VALUE (URL) property text: $HyperLink.ToolTip = $HyperLink.Value - Added FontTransparent property to Form object. By default, FontTransparent is set to TRUE. To print text on a form and have graphics underneath totally erased, set FontTransparent to FALSE. * Note when using proportional font "spaces" to overwrite text on a form. The space character in a proportional-font can is very narrow (thin), and may require many more of them to fully overwrite the entire text area. - Added the OnActivate and OnDeactivate events to FORM object. Occurs when a form is activated or deactivated by the user (task switching), or through code (popups). The very first (initial) OnActivate event for the main form object cannot be captured in the current release. - Added enhanced auto-refresh for Left,Top,Width,Height properties. - Added OnKeyDown event. Occurs when a user presses a key while the object has the focus. - Added KeyCode property. Gets the key code associated with the key that caused the OnKeyDown Event. - Fixed Sorted and List property memory leak. - Fixed automatic vertical and horizontal scroll bars for ListBox and ComboBox object.
Will be posting to this space with comments and sample scripts demontrating some of the new behaviors. As always, please feel free to post any and all questions, comments and ideas into this space.
-Shawn [ 15. September 2002, 23:54: Message edited by: Shawn ]
|
Top
|
|
|
|
#87874 - 2002-09-16 06:29 PM
Re: Kixforms 2.0.5 Released
|
Lonkero
KiX Master Guru
Registered: 2001-06-05
Posts: 22346
Loc: OK
|
|
Top
|
|
|
|
#87876 - 2002-09-16 09:18 PM
Re: Kixforms 2.0.5 Released
|
punkie
Getting the hang of it
Registered: 2002-06-23
Posts: 67
|
I know there will be posted demos soon but I'm kinda bored here and wanted to play with the ComboBox, just can't figure out how it works without the documentation.
Anyone know how to do it?
|
Top
|
|
|
|
#87878 - 2002-09-16 09:26 PM
Re: Kixforms 2.0.5 Released
|
punkie
Getting the hang of it
Registered: 2002-06-23
Posts: 67
|
Thanks, that did it.
|
Top
|
|
|
|
#87882 - 2002-09-17 05:30 PM
Re: Kixforms 2.0.5 Released
|
punkie
Getting the hang of it
Registered: 2002-06-23
Posts: 67
|
Not sure if anyone has mention this before but the ToolTip don't support line breaks.
|
Top
|
|
|
|
Moderator: Shawn, ShaneEP, Ruud van Velsen, Arend_, Jochen, Radimus, Glenn Barnas, Allen, Mart
|
0 registered
and 539 anonymous users online.
|
|
|