OsenXPSuite Change History
OsenXPSuite Change History
###########################
Version: 15.24.0.10
Last Updated: July 10, 2010
###########################
+ Added MacAddress function is XP class object
+ Added Mac32 function is XP class object
+ Added CommonLocalData function is XP class object
* Changed Registration system
###########################
Version: 15.24.0.9
Last Updated: June 27, 2010
###########################
+ Added Length property in OsenXPTextBox Control
+ Added AppendText function in OsenXPTextBox Control
+ Added CreateRecordset function in IMySQL5_Connection class
+ Added RestoreProgress event in IMySQL5_Connection class
+ Added FTPDownloadProgress event in MyWinsock control
+ Added SendDataToAllClient function in MyWinsock control
* Fixed ListTreeView function in OsenXPListBox Control
###########################
Version: 15.24.0.6
Last Updated: May 07, 2010
###########################
+ Added BASE64_ENCODE function in XP class object (Global Module)
+ Added BASE64_DECODE function in XP class object (Global Module)
+ Added SOAPClient function in MyWinsock Control (to retrieve xml respon from nusoap)
+ Added SOAPResponInfo,SOAPResponProgress, and SOAPResponError event in MyWinsock Control
* Fixed SendMail function in MyWinsock Control
* Fixed SelStart,SelLength and SelText Property in OsenXPTextBox Control
###########################
Version: 15.24.0.5
Last Updated: April 02, 2010
###########################
+ Added T_DEBUG function in XP class object (Global Module)
+ Added SetColor function in OsenXPListBox Control
+ Added AddPopupMenu function in OsenXPListBox Control
+ Added SetPopupMenu function in OsenXPListBox Control
+ Added GetPopupMenu function in OsenXPListBox Control
+ Added ClearPopupMenu function in OsenXPListBox Control
+ Added ShowPopupMenu function in OsenXPListBox Control
*** SQLite3 library updated to version 3.6.23.1***
###########################
Version: 14.24.0.26
Last Updated: November 23, 2009
###########################
* Fixed Picture Property on OsenXPPicture Object
* Fixed Execute Query function on MySQL5_Connection class
###########################
Version: 14.24.0.25
Last Updated: November 17, 2009
###########################
+ Added AES encryption support in SQLite3 engine to give compatibility with wxSQLite3 encryption
+ Added SetEncryptionMethod function in SQLite3_Connection
# Replace SQLite2009Pro.dll and MySQL2009Pro.dll with MySQLite2010.dll
* Fixed RemoteIP property in IWInsock class
* Fixed keyboard support for an OsenXPOptionButton to allow SPACE key to set optionbutton state
###########################
Version: 14.24.0.23
Last Updated: November 08, 2009
###########################
+ Added Encrypt function in XP class object (Global Module)
+ Added Decrypt function in XP class object (Global Module)
+ Added CRC32MachineID function in XP class object (Global Module)
+ Added AddExtraData method in XP class object (Global Module)
+ Added GetExtraData function in XP class object (Global Module)
###########################
Version: 14.24.0.22
Last Updated: November 06, 2009
###########################
+ Added PointerToListItem property on OsenXPListBox
* Fixed a Navigation row of listbox items with arrow key
* Fixed a md5 and crc32 digest function
* Fixed an OpenDB function on SQLite3_Connection class object
*** SQLite3 library updated to version 3.6.20***
###########################
Version: 14.24.0.20
Last Updated: October 05, 2009
###########################
+ Added DragDrop function on OsenXPTreeView
- * Added OLEDragMode property
- * Added OLEDropMode property
- * Added AllowDragAndDrop property
- * Added OLEDragDrop event
- * Added OLEDragOver event
- * Added OLEGiveFeedback event
- * Added OLESetData event
- * Added OLEStartDrag event
- * Added OLEDrag method
*** SQLite3 library updated to version 3.6.18***
###########################
Version: 14.24.0.15
Last Updated: March 16, 2009
###########################
* Fixed a problem of SaveStringToFile when called on Japanese version of Windows XP
+ Added DragDropItemInfo event on OsenXPListBox
+ Added ARViewer2009 Function on XP Class library (Global Function)
+ Added ANSItoUTF8 Function on XP Class library (Global Function)
+ Added UTF8ToANSI Function on XP Class library (Global Function)
* Fixed DrawTextXP function on Global module
* Fixed Recordset Property on ImySQL_Connection class
* Fixed Recordset Property on SQLite3_Connection class
###########################
Version: 14.24.0.14
Last Updated: Feb 27, 2009
###########################
* Fixed a problem on OsenXPComboBox when loaded on Japanese version of Windows XP
*** SQLite3 library updated to version 3.6.11***
###########################
Version: 14.24.0.12
Last Updated: Feb 12, 2009
###########################
* Fixed Vertical Scrollbar position on OsenXPTreeView control
* Fixed KeyPress event on editable ListBox control
* Fixed ExportToExcell function on OsenXPListBox control
###########################
Version: 14.24.0.10
Last Updated: Feb 06, 2009
###########################
* Fixed ReDraw function on OsenXPButton when that control loaded in dockable form
* Fixed Change event on OsenXPDTPicker
* Fixed KeyPress handling on OsenXPComboBox when that control is Locked
+ Added ExecSQLToFile function on SQLite3_Connection class, this function prepared for creating a file from binary data (BLOB) value that returned by SQL statement
+ Added SaveBinaryToFile function on XP class object (Global function)
###########################
Version: 14.24.0.9
Last Updated: Feb 04, 2009
###########################
* Fixed DrawText function on OsenXPListBox control while cell text contain amperstand symbol ("&")
* Fixed AutoColumnWidth function on OsenXPListBox control while the listbox items have parentkey
* Fixed Column resize function on OsenXPListBox control while a cursor move exceed the listbox width
* Fixed Draw node symbol and DrawText position on OsenXPListBox while the Items of osenxplistbox have depth level more than 5 degree
* Fixed ForeColor parameter on MsgboxGT or MsgboxXP function, from now that parameter (forecolor) is provided for setting default text message color
+ Added GetHexStringFromFile function on XP class object (Global function)
+ Added ExecSQLToFile function on IMySQL_Connection class, this function prepared for creating a file from binary data (BLOB) value that returned by SQL statement
+ Added ExecDML function on IMySQL_Connection class, this function prepared for Execute SQL statement (DML) with paramarray as value for replace question symbol (?)
###########################
Version: 14.24.0.8
Last Updated: Feb 01, 2009
###########################
* Fixed DrawItemText function on OsenXPListBox control
+ Added PictureToFile function on OsenXPPicture control
+ Added ExportToExcelEx function on OsenXPListBox control
###########################
Version: 14.24.0.6
Last Updated: Jan 25, 2009
###########################
+ Added ShowEditCellFocus function on OsenXPListBox control
+ Added OnMoveEditCellFocus event on OsenXPListBox control
* Fixed CRC32 function (Work properly when DEP of Windows enabled)
* Fixed MoveEditCellFocus function on OsenXPListBox control
* FixedDrawList function on OsenXPListBox control when event exitfocus
* Change style checkbox of OsenXPListbox when GridViewMode Enabled.
+ Added Password style on OsenXPListBox Column Object
+ Added GridViewCaption property on OsenXPListBox control
+ Added GridViewShowNumber property on OsenXPListBox control
+ Added GridViewWidth property on OsenXPListBox control
###########################
Version: 14.24.0.4
Last Updated: Jan 19, 2009
###########################
* Fixed ReadOnly property on OsenXPPictureBox
+ Added DropDownButton and DropDownWidth property on OsenXPButton
* Fixed a minor problem in SQLite3 engine (SQLite2009Pro.dll)
###########################
Version: 14.24.0.3
Last Updated: Jan 17, 2009
###########################
* Fixed DrawGrid function on OsenXPListbox
+ Added CellOnDraw Event on OsenXPListBox
+ Added new property on OsenXPButton
- BinaryImage Property
- BinaryImageNormal Property
- BinaryImageOver Property
- PaintPicture Function
- SetBinaryImageNormal Function
- Style Property
* Fixed Draw Cell Function On OsenXPListBox
*** SQLite3 library updated to version 3.6.10***
###########################
Version: 14.24.0.2
Last Updated: Jan 15, 2009
###########################
* Fixed Update Function on MyADODC
* Fixed Animated GIF viewer on OsenXPPictureBox
+ Added Internal property on cls_ListItem for implementation TreeListView feature on OsenXPListBox
+ Added CellUpdate,CellAfterUpdate and CellValidate event on OsenXPListBox
+ Added GridViewMode property on OsenXPListBox
* Fixed Draw function on OsenXPFrame, when DropDownButton is enabled (TRUE)
* Remove Unused variable from OsenXPPicture
*** SQLite3 library updated to version 3.6.9***
###########################
Version: 14.24.0.1
Last Updated: Jan 13, 2009
###########################
+ Added Lua programming language support
- LuaOpen Method
- LuaClose Method
- LuaDoFile Method
- LuaDoFileEx Method
- LuaDoString Method
- LuaToNumber Function
- LuaToString Function
- LuaStringPrintF Funtion
- LuaHTTP2String Function
+ Added Transparant PNG support for OsenXPPictureBox, OsenXPListBox, OsenXPTreeView and OsenXPFrame
+ Added PictureToStream and PictureToHex Function on OsenXPPictureBox
*** SQLite3 library updated to version 3.6.8**** A dozens of minor bug fixes and coding optimized
###########################
Version: 13.24.0.2
Last Updated: May 8, 2008
###########################
* Fixed column resize on osenxplistbox
###########################
Version: 13.24.0.1
Last Updated: Apr 18, 2008
###########################
* Changed * project name to OSENXPSUITE2008.
* Fixed auto set minimal date on dtpicker.
* Fixed auto move scroll on osenxplistbox
* Fixed update mysql data on MyADODC
*** SQLite3 library updated to version 3.5.8***
###########################
Version: 12.24.0.39
Last Updated: Dec 17, 2007
###########################
* Added MoveItem method on osenxplistbox control
* Added DisableVerticalScrollBar property on osenxplistbox control
* Added DisableHorizontal scrollBall property on osenxplistbox control
*** SQLite3 library updated to version 3.5.4***
###########################
Version: 12.24.0.37
Last Updated: Dec 07, 2007
###########################
* Fixed DrawFocusRect on OsenXPListBox when the last item inside that object removed
* Added SortListData method on osenxplistbox control
*** SQLite3 library updated to version 3.5.3***
###########################
Version: 12.24.0.36
Last Updated: Nov 22, 2007
###########################
* Fixed Backup/Rsstore function in IMySQL5_Connection class object.
* Fixed SelStart/SelLength, and SelTExt property in OsenXPTextBox control.
* A few of minor bug fixed.
*** SQLite3 library updated to version 3.5.2 ***
###########################
Version: 12.24.0.34
Last Updated: Oct 21, 2007
###########################
* Added Zip/UnZip function in the XP class object (CreateZip, ZipAdd, CloseZip and ExtractZip).
* Added HexFromString function in the XP class object.
* Added EscapeString function in the XP class object.
* Added GetTempFileName function in the XP class object.
* Added EscapeString function in the XP class object.
* Added BindFile function in the SQLite3_Connection class object.
* Added BindPicture function in the SQLite3_Connection class object.
* Fixed Refresh method at the OsenXPTreeView control.
###########################
Version: 12.24.0.33
Last Updated: Oct 05, 2007
###########################
* Add FTS3 Support in Internal SQLite3 Library.
* Fixed DblClick event in OsenXPHScrollBar and OsenXPVScrollBar.
###########################
Version: 12.24.0.31
Last Updated: Sep 28, 2007
###########################
* Fixed BIG INTEGER Value in SQLite Database Connection.
* Fixed Initialization and Clear Method in OsenXPListbox.
###########################
Version: 12.24.0.30
Last Updated: Sep 26, 2007
###########################
* Fixed Cancel method in MyADODC control.
* Fixed RefreshFileManager in OsenXPTreeView.
* Fixed MessageBox form width (MsgboxGT or MsgboxXP).
* Fixed KeyPress event in OsenXPDTPicker.
* Fixed Mousemove event in OsenXPLabel, OsenXPOptionButton, and OsenXPCheckbox.
* Fixed Validation date in OsenXPDTPicker.
* Fixed VerticalScrollbar position in OSenXPListbox when ViewMode is enabled.
###########################
Version: 12.24.0.27
Last Updated: Sep 13, 2007
This release is not compatible with all previous version of osenxpsuite 2007
###########################
* Fixed mouse hover event in radiobutton/checkbox/label when that control backstyle is transparant.
* Fixed tabselected event in osenxptab to support setfocus method.
* Fixed MsgboxGT/MsgboxXP function to support unicode character.
* A few of minor bug fixed.
###########################
Version: 12.24.0.26
Last Updated: Sep 06, 2007
###########################
* Fixed window event in CLS_Systray
###########################
Version: 12.24.0.25
Last Updated: Sep 05, 2007
###########################
* Fixed restore position in OsenXPForm [Maximize->Minimize->Restore]
###########################
Version: 12.24.0.24
Last Updated: Sep 02, 2007
###########################
* Fixed Clear method in OsenXPListbox [DataGrid Mode]
* Improved OsenXPForm performance [coding optimized]
* Fixed ListIndex property in OsenXPListbox
* Fixed compress/decompress function [using zlib library]
* A few of minor bug fixes [coding optimized]
Version: 12.24.0.23
Last Updated: Aug 27, 2007
###########################
* Fixed resize event and clear method in OsenXPListbox
###########################
Version: 12.24.0.22
Last Updated: Aug 24, 2007
###########################
* Fixed keydown event in OsenXPComboBox.
Version: 12.24.0.21
Last Updated: Aug 14, 2007
###########################
* Fixed critical problem in OsenXPListbox and osenxpcombobox.
* UnderlineOnOver property is now work properly when osenxplabel backstyle is transparant.
* Updated SQLite3 engine (v3.4.2).
###########################
Version: 12.24.0.19
Last Updated: Aug 10, 2007
###########################
+ Added PrepareObject method in OsenXPListbox control.
+ Added MyObject property in OsenXPListbox control.
+ Added Refresh method in OsenXPTab control.
+ Added ActiveDBName property in SQLite3_Connection class.
+ Added Database_List property in SQLite3_Connection class.
+ Added cRecordset property in XP class.
+ Added ChkGDIUsage function in XP class.
+ Added DrawSeparatorLine method in XP class.
+ Added MsAccess2007ConnString function in XP class.
+ Added ShellEx method in XP class.
+ Added DefaultPrivilegesPrefix property in XP class.
+ Added ARViewer2 method in XP class.
* Fixed lockupdate property at OsenXPListBox control.
* Fixed DrawCaption method in osenxpframe when user set a headerheight = 0.
* A few of minor bug fixes
* Updated SQLite3 engine (v3.4.1).
Redistribution files was changed
###########################
Version: 12.24.0.11
Last Updated: May 03, 2007
###########################
* Fixed AddItem method in OsenXPListBox control.
* Fixed ItemByKey property in OsenXPListBox control.
* A few of minor bug fixes
* Updated SQLite3 engine (v3.3.17).
Redistribution files was changed
###########################
Version: 12.24.0.10
Last Updated: April 20, 2007
###########################
+ Added IMySQL5_Recordset class object.
+ Added DownArrowDblClick event in OsenXPVScrollbar control.
+ Added UpArrowDblClick event in OsenXPVScrollbar control.
+ Added RightArrowDblClick event in OsenXPVScrollbar control.
+ Added LeftArrowDblClick event in OsenXPVScrollbar control.
+ Added ItemByKey property on the OsenXPListbox for supporting manipulation data at the selected item by pass Key value.
* Fixed DblClick event on both Scrollbar controls (OsenXPVScrollbar and OsenXPHScrollbar), for responding quick click method.
* Updated SQLite3 engine (v3.3.16).
###########################
Version: 12.24.0.9
Last Updated: April 09, 2007
###########################
* Fixed Draw Icon method in OsenXPToolBar for supporting 32 bit icons.
* Fixed Font style in the OsenXPHookMenu.
* Fixed MoveEditCellFocus method in OsenXPListbox.
###########################
Version: 12.24.0.8
Last Updated: April 05, 2007
###########################
+ Added SelectMode property at the OsenXPDTPicker control.
+ Added SelectedDate event into OsenXPDTPicker control.
+ Added RunAppAndWait method into XP class object.
+ Added NET_START method into XP class object.
+ Added NET_STOP method into XP class object.
+ Added NET_INFO function into XP class object.
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Updated SQLite3 engine
(v3.3.14).
###########################
Version: 12.24.0.7
Last Updated: March 28, 2007
###########################
+ Added ExportToClipboard method at the OsenXPListbox control.
+ Added AutoChangeColorScheme property into OsenXPProgressbar control.
+ Added DblCLick event into OsenXPComboBox control.
+ Added MinDate property into OsenXPDTPicker control.
+ Added MaxDate property into OsenXPDTPicker control.
+ Added InitSQLite3DB method at the MyADODC control.
+ Added CaptionAlignment property into OsenXPButton control.
* Fixed DeleteTab bug (OsenXPTab control).
* Fixed bug with Bind object in MyADODC while using sqlite3 connection (MyADODC control).
* Fixed AutoColumnWidth bug (OsenXPListbox control).
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Fixed InsertX method bug (OsenXPListbox).
###########################
Version: 12.24.0.6
Last Updated: March 07, 2007
###########################
* Fixed Dateformat at the OsenXPListbox and OsenXPCombobox is now work properly
###########################
Version: 12.24.0.5
Last Updated: March 03, 2007
###########################
* Fixed Set default FormatDateTime Value at OsenXPCombobox control
* Fixed Insert Column method at the osenxplistbox
###########################
Version: 12.24.0.4
Last Updated: March 02, 2007
###########################
+ Added XPDefaultTheme property at the OsenXPForm control
+ Added ColumnType property at the OsenXPListBox control
+ Added FormatDateTime property at OsenXPCombobox control
+ Added ShowSaveDialogEx method at the OsenXPTextBox control
+ Added AutoMoveCellFocus property at the OsenXPListbox control
* Fixed the problem about Initialize event at the OsenXPPicture control
* Fixed the problem about Recordset function in ImySQL5_Connection class
###########################
Version: 12.24.0.3
Last Updated: February 23, 2007
###########################
+ Added additional class object (IMySQL5_Connetion)
+ Added GradientHover Property at OsenXPButton
* Fixed Dozens of minor bug fixes
* Update SQLite3 database engine (3.3.13)
* Public release of OsenXPSuite 2007 *
OSENXPSUITE 2006
********************
v11.24, Build 117
December 29, 2006
********************
1. Fixed bug with InsertItemFromExcel in OsenXPListbox
2. Fixed bug with Data Binding in OsenXPComboBox
3. Fixed bug with MsgboxGT Function
4. Office2007 look and feel in OsenXPHookMenu
********************
v11.24, Build 116
December 22, 2006
********************
1. Added Unicode Property in part components of osenxpsuite 2006
2. Fixed bug with OpenExcelFile at CLS_Excel
********************
v11.24, Build 114
December 17, 2006
********************
1. Problem with columnformat property at osenxplistbox was fixed
2. Added FormatDateTime Property at osenxplistbox
3. Added BackUpDB method at SQLite3_Connection class
4. Added RestoreDB method at SQLite3_Connection class
5. Added CreateTTX method at SQLite3_Connection class
6. Added CreateTTX method at CLS_MySQL class
7. Added CreateTTX method at XP class
8. OsenXPSuite 2006 is now full Unicode compliance
********************
v11.24, Build 112
December 10, 2006
********************
1. Problem with click event in osenxpoptionbutton (on tranparant mode) was fixed
2. Problem with Scrolling controls in MyContainerCTL was fixed
3. Added InsertItemFromExcel Method in OsenXPListbox
4. Added GetSpecialFolder Function in XP Class
5. Added Alignment property in OsenXPSPin
6. Added CopyDB Method in SQLite3_Connection Class
7. Added RefreshCurrentNode Method in OSenXPTreeView
********************
v11.24, Build 111
December 02, 2006
********************
1. Fixed bug with OwnerDraw when visible/hide tab object (osenxptab)
2. Fixed bug with Setfocus method at OsenXPTextbox
3. Fixed bug with InsertX method at OsenXPListBox
4. Improved: Picture at OsenXPlistbox has supported png format
5. Improved: Picture at OsenXPTreeView has supported png format
6. Improved: Picture at OsenXPFrame has supported png format
7. Improved: Picture at OsenXPDTPicker has supported png format
8. Improved: Picture at OsenXPPicture has supported png format
9. Added SQLtoXML method to SQLite3_Connection and CLS_MySQL class
10. Fixed bug with MyContainerCTL when resize event
********************
v11.24, Build 110
November 17, 2006
********************
1. Added Picture property in OsenXPTreeView
2. Added PicturePosition property in OsenXPTreeView
3. Added TansparancyLevel Property in OsenXPTreeView
4. Fix the problem about Vertical Scrollbar in OsenXPTreeView
5. Fix the problem about Vertical Scrollbar in OsenXPListbox
6. Added DownloadFile (FTP DownloadFile) function in MyWinsock
7. Added SendMailX (Send Mail with Server Authentication) function in MyWinsock
8. Fix the problem about ExportToExcel function in OsenXPListBox
9. Fix the problem about Change event in OsenXPTextBox
10. Fix the problem about checkbox value in OsenXPListBox
11. Added BackColorOver Property in OsenXPDTPicker
********************
v11.24, Build 108
November 13, 2006
********************
1. Added DropDownButton property in OsenXPFrame
2. Added DropDownState property in OsenXPFame
3. Added Picture property in OsenXPFrame
4. Added PicturePosition Property in OsenXPFrame
5. Added TransparancyLevel propery in OsenXPFrame
6. Added InsertItemByCSV method in OsenXPlistbox
7. Added OpenCSV method in MyADODC
8. Added CsvConnString function in XP Class
9. Added SortArray Method in XP Class
10. Added SortStringArray method in XP Class
11. Update the OsenXPListbox custom property
12. Added Query Designer in SQLite2006 Pro
********************
v11.24, Build 105
November 03, 2006
********************
1. Fix the problem for change event in OsenXPTextBox
2. Fix the problem for On Enter event in OsenXPDTPicker
3. Fix the problem for Colorscheme in MsgboxGT and InputBoxGT
4. Update SQLite2006 Pro enterprise manager
5. Add new custom keyword (“VIEW”) in SQLite3_Connection class and CLS_MySQL
6. Provide northwind traders project with MySQL database or SQLite3 database as
back end
7. Dozens of minor bug fixes
********************
v11.24, Build 104
October 24, 2006
********************
1. Only minor bug fixes
2. Update SQLite3 engine (v3.3.8)
********************
v11.24, Build 103
October 03, 2006
********************
A. Bug Fixes
1. Fix the problem about Mask property in OsenXPDTPicker
2. Auto detect default system date format for OsenXPDTPicker (Mask: Default)
3. Page Up and Page Down key function is now available or supported in
OsenXPListBox
4. Dozens of minor bug fixes
B. Feature Added
1. Added Style Property in OsenXPTab
2. Added CaptionAlignment property in OsenXPTab
3. Added Picture Alignment property in OsenXPTab
4. Added TabsPerRow property in OsenXPTab
5. Added keyUp and KeyDown event in OsenXPSpin
6. Added RequiredColor property in OsenXPTextBox
7. Added TableExists function in SQLite3_Connection
8. Added ViewTableName property in CLS_MySQL
********************
v11.24, Build 94
August 23, 2006
********************
A. Bug Fixes
1. Fix the problem about MoveEditCellFocus Method in OsenXPListBox
2. Fix the problem about ItemPicture property in MyImagelist
3. Dozens of minor bug fixes
********************
v11.24, Build 93+
August 03, 2006
********************
A. Bug Fixes
1. Fix the problem for Font property in OsenXPButton
2. Fix the problem for Filemanager function In OsenXPTreeview, If the
OsenXPTreeView and OsenXPListbox placed in the Usercontrol.
3. Fix the problem for editable cell in OsenXPListbox (Spreadsheet feature)
4. Fix the problem for ”check for updates” utility
********************
v11.24, Build 92
July 26, 2006
********************
A. Bug Fixes
1. Fix the problem for blank value in OsenXPDTPicker
2. Fix the problem for GET Text property in OsenXPTextBox
3. Redefine the charset value for each font properties in all osenxpsuite user
controls.
4. Fix the problem for ListIndexChange event in OsenXPListbox
5. Fix the problem for ItemHeight property in OsenXPCombobox
6. Coding optimized
B. Feature Added
1. Added AutoCompletion method in OsenXPTextBox.
********************
v11.24, Build 91
July 25, 2006
********************
A. Bug Fixes
1. Problem about BitmapSize (24,28,32 px) in OsenXPHookMenu was fixed
2. Problem about FormatNumber in OsenXPListbox was fixed.
3. Fix the problem for Nodes.Remove method in OsenXPTreeview
B. Feature Added
1. Added new method (“RefreshCurrentFolder”) in OsenXPTreeview
2. Added new method (“SetCurrentFolder”) in OsenXPTreeview
3. Added new property (“CurrencyBackColor”) in OsenXPTextBox
4. Added new property (“CurrencyForeColor”) in OsenXPTextBox
********************
v11.24, Build 90
July 19, 2006
********************
A. Bug Fixes
1. Fix the problem for Scrollbar in MyContainerCTL.
2. Bug in OsenXPTab was fixed (Can’t select/change tab in design mode).
3. OsenXPTextbox with FormatNumber is now supported bound mode.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “CurrencyFormat” property in OsenXPTextBox
C. Feature Remove
1. DecimalSeparator and ThousandSeparator Properties was remove from
OsenXPTextbox, From now, OsenXPTextbox was detected the DecimalSeparator and
ThousanSeparator depend with the Regional setting in current system.
********************
v11.24, Build 89
July 07, 2006
********************
A. Bug Fixes
1. DecimalSeparator (“,”) in OsenXPTextBox was fixed.
2. Auto detect Decimalseparator and Thousandseparator (GetRegionalSetting is now
work in Initialize Properties of OsenXPTextbox).
B. Feature Added
• Added “ThousandSeparator” event in OsenXPTextBox.
********************
v11.24, Build 88
July 04, 2006
********************
A. Bug Fixes
1. OsenXPCombobox with DropDownList mode is now mouse wheel supported.
2. Bug fixes AutoHide (Popup listbox) function in OsenXPCombobox.
3. Bug fixes AutoHide (Popup Calender) function in OsenXPDTPicker.
********************
v11.24, Build 87
July 03 2006
********************
A. Bug Fixes
1. OsenXPForm with fadein effect was fixed.
2. GridHeaderMode in OsenXPListbox is now was work perfectly.
3. Dozens of minor bug fixes.
********************
v11.24, Build 85
June 28, 2006
********************
A. Bug Fixes
1. Improve OsenXPComboBox and OsenXPDTPicker performance.
B. Feature Added
1. Added “CheckboxChange” event in OsenXPDTPicker.
********************
v11.24, Build 84
June 27, 2006
********************
A. Bug Fixes
1. Problem about memory leak in OsenXPTextbox (GDI object) was fixed.
2. Problem about vbCrlf in OsenXPTextbox (for Multiline style) was fixed.
B. Feature Added
1. Added “FadeInEffect” property in OsenXPDTPicker.
********************
v11.24, Build 82
June 26, 2006
********************
A. Bug Fixes
1. Fixed the problem for CaptionStyle in OsenXPButton.
2. The problem with redraw function in OsenXPFrame was fixed..
3. From Now, OsenXPStatusBar was supported for icon format in Panelpicture.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “Required” property in OsenXPTextBox, OsenXPDTPicker and OsenXPComboBox.
2. Added “Checked” and “SHowCheckBox” property in OsenXPDTPicker.
3. Added FadeIn and FadeOut property in OsenXPForm.
4. Added Fade effect in popup calendar of OsenXPDTPicker.
********************
v11.24, Build 77
June 20, 2006
********************
A. Bug Fixes
1. Fixed the problem for Click Event in OsenXPDTPicker.
2. InsertItembySQL in OsenXPListBox with AutoCreateColumn=FALSE was fixed.
3. Problem with Enabled/Disabled caption of CAPS, NUM, and SCROLL in
OsenXPStatusBar was fixed.
********************
v11.24, Build 76
June 16, 2006
********************
A. Bug Fixes
1. Fixed the problem with CustomFont in MsgBoxXP method.
2. Using define column in OsenXPListbox was fixed, when user call
InsertItemBySQL method.
3. Problem with Locked in OsenXPDTPicker was fixed.
4. System crash when show the Dropdown list in OsenXPcombobox was fixed.
5. OsenXPFrame re-paint method was fixed.
6. Redraw method in OsenXPButton was fixed.
7. Problem with Mask in OsenXPDTPicker was fixed.
8. Problem with load picture method in MyContainer control at runtime was fixed.
B. Feature Added
1. Secure SQLite3 Database Engines (Encrypted Database).
2. Added BeforeCellEdit event in OsenXPListbox.
3. Define customs parameter for InsertItemBySQL or InsertItemByRecordset in
OsenXPListbox (to allow user to customize an icon for special column).
4. Added UploadFIle Method in MyWInsock control (Purpose: This method provide to
upload your file into your FTP Server)
********************
v11.24, Build 72
June 07, 2006
********************
A. Bug Fixes
1. Dropdown calender in OsenXPDTPicker was fixed.
2. Owner draw method and style in OsenXPDTPicker was improved.
3. DropDown List in OsenXPCombobox was fixed (where osenxpcombobox is placed in
the usercontrol).
4. Mask property in OsenXPTextbox was fixed.
5. Error handler in MyImageList was fixed.
6. SQLite2006 Pro - Access to SQLite database conversion was fixed.
7. Search/Filter Dialog was fixed.
B. Feature Added
1. Added "Picture" property in OsenXPDTPciker (Purpose: Background picture in
dropdown calender)
2. Added "TransparancyLevel" property in OsenXPDTPicker (Purpose: Set the
alphablend/transparancy level for draw the picture in the dropdown calender).
3. Added "SFCaptionCollection" property in MyADODC and OsenXPListbox (Purpose:
Provide new caption collection (caption list) for field name replacement when
user show the Search/Filter dialog).
4. Added "PanelForeColor" property in OsenXPStatusbar (Purpose: Allow user to
customize forecolor for each panel in OsenXPStatusBar).
5. Filemanager in OsenXPTreeVIew is now supported the Network folders.
6. Use SQLite3 library v3.3.6 (June 06, 2006).
********************
v11.24, Build 70
June 02, 2006
********************
A. Bug Fixes
1. Dropdown list in OsenXPComboBox was fixed.
2. Search and filter dialog is now supported character "'".
3. Dozens of minor bug fixes.
B. Feature Added
1. Added "Mask" property in OsenXPTextBox ( Mask edit implementation "Beta")
2. OleDragMode is now supported in OsenXPTextBox.
3. Added "CaptionAlignment" property in OsenXPtoolbar.
4. Added "MouseOver" event in CLS_Systray.
C. Samples
1. Added Barcode Generator/creator project.
********************
v11.24, Build 57
May 24, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yy was fixed.
2. Fixed minor bug about Dropdown Box in OsenXPDTPicker and OsenXPCombobox.
********************
v11.24, Build 56
May 22, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yyyy was fixed.
2. Flicker by OsenXPComboBox on parent form was fixed.
3. Redraw method in OsenXPStatusBar was fixed.
4. Multiply skinned form was allowed.
5. Dozens of minor bug fixes.
B. Feature Added
1. Added "AutoFitDropDownWidth" properties in OsenXPComboBox.
2. Added "ItemPictureBmp" properties in MyImageList.
3. Added "Unbind" method in OsenXPListbox.
4. Added "NumberOnly" properties in OsenXPSpin.
5. Added "UpperCase" properties in OsenXPTextBox.
********************
v11.24, Build 55
May 15, 2006
********************
A. Bug Fixes
1. RemoveItem in OsenXPListbox was fixed (Bug: When fill items/data from
recordset, this function will remove 2 records/item on each call).
2. ComboBox can't edit/select the checkbox, when the Dropdownlist=true was
fixed.
3. OsenXPListbox can't display any item from combobox when using bindobject
method, was fixed.
4. Allowed "," or "." when numberonly property is TRUE in OsenXPTextbox was
fixed.
********************
v11.24, Build 45
May 12, 2006
********************
A. Bug Fixes
• On Show Popup list in OsenXPCombobox when parent form display in show modal
was fixed.
• Auto MoveCell when using OsenXPCOmbobox in OsenXPListbox was fixed.
• Show system modal for Search or Filter dialog was disabled.
• Runtime error 0. in OsenXPCheckbox when binding with MyADODC was fixed.
• Anymate gif owner draw function in OsenXPPicture was fixed.
• Dozens of minor bug fixes.
B. Feature Added
• Added "ShowEmptyList" properties in OsenXPCombobox, usefull if you want to
disabled popup list if the osenxpcombobox have not any items.
• Added "Filter" properties in OsenXPTreeview.
• Added "FileFilter" properties in OsenXPListbox.
• Added "AutoSetRowHeight" properties in OsenXPListbox.
• Added "DataSize" parameter on Ping function in MyWinsock.
• Added "DataSource" and "DataField" properties in OsenXPSpin, to supported
bound mode.
C. Samples
• Included nwind database with MS SQL 2005 XE.
• Added sample project about OsenXPListbox with AutoSetRowHeight.
###########################
Version: 11.24.0.5
Last Updated: May 09, 2006
###########################
A. Bug fixes
* Fixed OnEnter in OsenXPComboBox was fixed.
* Fixed AutoHide Popup list in OsenXPComboBox was fixed.
* Fixed DrawCellFocus in OsenXPListbox was fixed.
* Fixed The Senddata function in MyWinsock was fixed.
* Fixed Hidden Popup calender in OsenXPDTPicker was fixed.
* Fixed Error Message in MyADODC, when user click the edit button.
* Fixed The OsenXPListbox Editable cell.
* Fixed The OsenXPDTPicker popup calender is now one pixel down than OsenXPTextBox.
* Fixed The OsenXPPictureBox drawing transparant gif (anymate gif).
B. Feature Added
+ Added The drop down list on combobox is now can be call by press key (ALT+DOWN).
+ Added CustomBackColor for each column in OsenXPListbox
+ Added "Rows" properties in OsenXPListbox, it is can be use to create spreadsheet.
+ Added "SendMail" function in MyWinsock, with this function you can send email with easy to use.
+ Added "Ping" function in MyWinsock.
+ Added "Tracert" funtion in MyWinsock.
+ Added "CLSXTooltip", this class preapred to create customize tooltip on each controls in form with easy to use.
+ Added "LoadGif" procedure in OsenXPPictureBox, Now you can display GIF image with fully animation. save and load gif image into and from database is allowed.
+ Added "Filemanager" property in OsenXPTreeview, usefull property to display your folders and files from your system.
+ Added "Drag and Drop" support in OsenXPListbox.
+ Added "DragSelected" property in OsenXPListbox (Purpose: easy way to move/swap item in osenxplistbox).
+ Added "AutoOpenFile" property in OsenXPListbox (Purpose: Open/Run selected file when user dblclick the selected item(file)).
+ Added "AutoOpenFile" Property in OsenXPTreeview (Purpose: Open/Run selected file when use dblclick the seleted node(file)).
+ Added "CustomButtonStyle" in OsenXPListbox.
+ Added "ScrollingPicture" property in MyContainerCtl (Purpose: If you want to display large image/picture with scrolling controls(MyContainerCTL)).
+ Added "CLS_SFDialog", this class prepared to allow you to customize/change language/font properties of search/filter dialog.
+ Added "CustomTitlebarFont" parameter on MSGBOXXP, this parameter was prepared to allow you to change default font of MSGBOX titlebar.
+ Added "SendCommand" procedure in MyWinsock and IWinsock.
C. Setup Package Enhangcements
~ Changes The Evaluation version setup package included full commercial version except 30 days trial version.
~ Changes All sample projects will be display in Start menu when installation finished.
~ Changes The setup package now provide "Bug report/Suggestion form", with this you can send me a bug/suggestion immediately.
~ Changes The setup package now provide "Check for updates", include with source code.
Thanks
- We would like to extend our thanks to those developers who notified us of some
of the above issues, and who assisted us in testing this version of OsenXPSuite.
- We also offer our gratitude to everyone who has purchased OsenXPSuite. Your
great feedback alone has made OsenXPSuite a worthwhile project.
###########################
Version: 12.24.0.8
Last Updated: April 05, 2007
###########################
+ Added SelectMode property at the OsenXPDTPicker control.
+ Added SelectedDate event into OsenXPDTPicker control.
+ Added RunAppAndWait method into XP class object.
+ Added NET_START method into XP class object.
+ Added NET_STOP method into XP class object.
+ Added NET_INFO function into XP class object.
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Updated SQLite3 engine
(v3.3.14).
###########################
Version: 12.24.0.7
Last Updated: March 28, 2007
###########################
+ Added ExportToClipboard method at the OsenXPListbox control.
+ Added AutoChangeColorScheme property into OsenXPProgressbar control.
+ Added DblCLick event into OsenXPComboBox control.
+ Added MinDate property into OsenXPDTPicker control.
+ Added MaxDate property into OsenXPDTPicker control.
+ Added InitSQLite3DB method at the MyADODC control.
+ Added CaptionAlignment property into OsenXPButton control.
* Fixed DeleteTab bug (OsenXPTab control).
* Fixed bug with Bind object in MyADODC while using sqlite3 connection (MyADODC control).
* Fixed AutoColumnWidth bug (OsenXPListbox control).
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Fixed InsertX method bug (OsenXPListbox).
###########################
Version: 12.24.0.6
Last Updated: March 07, 2007
###########################
* Fixed Dateformat at the OsenXPListbox and OsenXPCombobox is now work properly
###########################
Version: 12.24.0.5
Last Updated: March 03, 2007
###########################
* Fixed Set default FormatDateTime Value at OsenXPCombobox control
* Fixed Insert Column method at the osenxplistbox
###########################
Version: 12.24.0.4
Last Updated: March 02, 2007
###########################
+ Added XPDefaultTheme property at the OsenXPForm control
+ Added ColumnType property at the OsenXPListBox control
+ Added FormatDateTime property at OsenXPCombobox control
+ Added ShowSaveDialogEx method at the OsenXPTextBox control
+ Added AutoMoveCellFocus property at the OsenXPListbox control
* Fixed the problem about Initialize event at the OsenXPPicture control
* Fixed the problem about Recordset function in ImySQL5_Connection class
###########################
Version: 12.24.0.3
Last Updated: February 23, 2007
###########################
+ Added additional class object (IMySQL5_Connetion)
+ Added GradientHover Property at OsenXPButton
* Fixed Dozens of minor bug fixes
* Update SQLite3 database engine (3.3.13)
* Public release of OsenXPSuite 2007 *
OSENXPSUITE 2006
********************
v11.24, Build 117
December 29, 2006
********************
1. Fixed bug with InsertItemFromExcel in OsenXPListbox
2. Fixed bug with Data Binding in OsenXPComboBox
3. Fixed bug with MsgboxGT Function
4. Office2007 look and feel in OsenXPHookMenu
********************
v11.24, Build 116
December 22, 2006
********************
1. Added Unicode Property in part components of osenxpsuite 2006
2. Fixed bug with OpenExcelFile at CLS_Excel
********************
v11.24, Build 114
December 17, 2006
********************
1. Problem with columnformat property at osenxplistbox was fixed
2. Added FormatDateTime Property at osenxplistbox
3. Added BackUpDB method at SQLite3_Connection class
4. Added RestoreDB method at SQLite3_Connection class
5. Added CreateTTX method at SQLite3_Connection class
6. Added CreateTTX method at CLS_MySQL class
7. Added CreateTTX method at XP class
8. OsenXPSuite 2006 is now full Unicode compliance
********************
v11.24, Build 112
December 10, 2006
********************
1. Problem with click event in osenxpoptionbutton (on tranparant mode) was fixed
2. Problem with Scrolling controls in MyContainerCTL was fixed
3. Added InsertItemFromExcel Method in OsenXPListbox
4. Added GetSpecialFolder Function in XP Class
5. Added Alignment property in OsenXPSPin
6. Added CopyDB Method in SQLite3_Connection Class
7. Added RefreshCurrentNode Method in OSenXPTreeView
********************
v11.24, Build 111
December 02, 2006
********************
1. Fixed bug with OwnerDraw when visible/hide tab object (osenxptab)
2. Fixed bug with Setfocus method at OsenXPTextbox
3. Fixed bug with InsertX method at OsenXPListBox
4. Improved: Picture at OsenXPlistbox has supported png format
5. Improved: Picture at OsenXPTreeView has supported png format
6. Improved: Picture at OsenXPFrame has supported png format
7. Improved: Picture at OsenXPDTPicker has supported png format
8. Improved: Picture at OsenXPPicture has supported png format
9. Added SQLtoXML method to SQLite3_Connection and CLS_MySQL class
10. Fixed bug with MyContainerCTL when resize event
********************
v11.24, Build 110
November 17, 2006
********************
1. Added Picture property in OsenXPTreeView
2. Added PicturePosition property in OsenXPTreeView
3. Added TansparancyLevel Property in OsenXPTreeView
4. Fix the problem about Vertical Scrollbar in OsenXPTreeView
5. Fix the problem about Vertical Scrollbar in OsenXPListbox
6. Added DownloadFile (FTP DownloadFile) function in MyWinsock
7. Added SendMailX (Send Mail with Server Authentication) function in MyWinsock
8. Fix the problem about ExportToExcel function in OsenXPListBox
9. Fix the problem about Change event in OsenXPTextBox
10. Fix the problem about checkbox value in OsenXPListBox
11. Added BackColorOver Property in OsenXPDTPicker
********************
v11.24, Build 108
November 13, 2006
********************
1. Added DropDownButton property in OsenXPFrame
2. Added DropDownState property in OsenXPFame
3. Added Picture property in OsenXPFrame
4. Added PicturePosition Property in OsenXPFrame
5. Added TransparancyLevel propery in OsenXPFrame
6. Added InsertItemByCSV method in OsenXPlistbox
7. Added OpenCSV method in MyADODC
8. Added CsvConnString function in XP Class
9. Added SortArray Method in XP Class
10. Added SortStringArray method in XP Class
11. Update the OsenXPListbox custom property
12. Added Query Designer in SQLite2006 Pro
********************
v11.24, Build 105
November 03, 2006
********************
1. Fix the problem for change event in OsenXPTextBox
2. Fix the problem for On Enter event in OsenXPDTPicker
3. Fix the problem for Colorscheme in MsgboxGT and InputBoxGT
4. Update SQLite2006 Pro enterprise manager
5. Add new custom keyword (“VIEW”) in SQLite3_Connection class and CLS_MySQL
6. Provide northwind traders project with MySQL database or SQLite3 database as
back end
7. Dozens of minor bug fixes
********************
v11.24, Build 104
October 24, 2006
********************
1. Only minor bug fixes
2. Update SQLite3 engine (v3.3.8)
********************
v11.24, Build 103
October 03, 2006
********************
A. Bug Fixes
1. Fix the problem about Mask property in OsenXPDTPicker
2. Auto detect default system date format for OsenXPDTPicker (Mask: Default)
3. Page Up and Page Down key function is now available or supported in
OsenXPListBox
4. Dozens of minor bug fixes
B. Feature Added
1. Added Style Property in OsenXPTab
2. Added CaptionAlignment property in OsenXPTab
3. Added Picture Alignment property in OsenXPTab
4. Added TabsPerRow property in OsenXPTab
5. Added keyUp and KeyDown event in OsenXPSpin
6. Added RequiredColor property in OsenXPTextBox
7. Added TableExists function in SQLite3_Connection
8. Added ViewTableName property in CLS_MySQL
********************
v11.24, Build 94
August 23, 2006
********************
A. Bug Fixes
1. Fix the problem about MoveEditCellFocus Method in OsenXPListBox
2. Fix the problem about ItemPicture property in MyImagelist
3. Dozens of minor bug fixes
********************
v11.24, Build 93+
August 03, 2006
********************
A. Bug Fixes
1. Fix the problem for Font property in OsenXPButton
2. Fix the problem for Filemanager function In OsenXPTreeview, If the
OsenXPTreeView and OsenXPListbox placed in the Usercontrol.
3. Fix the problem for editable cell in OsenXPListbox (Spreadsheet feature)
4. Fix the problem for ”check for updates” utility
********************
v11.24, Build 92
July 26, 2006
********************
A. Bug Fixes
1. Fix the problem for blank value in OsenXPDTPicker
2. Fix the problem for GET Text property in OsenXPTextBox
3. Redefine the charset value for each font properties in all osenxpsuite user
controls.
4. Fix the problem for ListIndexChange event in OsenXPListbox
5. Fix the problem for ItemHeight property in OsenXPCombobox
6. Coding optimized
B. Feature Added
1. Added AutoCompletion method in OsenXPTextBox.
********************
v11.24, Build 91
July 25, 2006
********************
A. Bug Fixes
1. Problem about BitmapSize (24,28,32 px) in OsenXPHookMenu was fixed
2. Problem about FormatNumber in OsenXPListbox was fixed.
3. Fix the problem for Nodes.Remove method in OsenXPTreeview
B. Feature Added
1. Added new method (“RefreshCurrentFolder”) in OsenXPTreeview
2. Added new method (“SetCurrentFolder”) in OsenXPTreeview
3. Added new property (“CurrencyBackColor”) in OsenXPTextBox
4. Added new property (“CurrencyForeColor”) in OsenXPTextBox
********************
v11.24, Build 90
July 19, 2006
********************
A. Bug Fixes
1. Fix the problem for Scrollbar in MyContainerCTL.
2. Bug in OsenXPTab was fixed (Can’t select/change tab in design mode).
3. OsenXPTextbox with FormatNumber is now supported bound mode.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “CurrencyFormat” property in OsenXPTextBox
C. Feature Remove
1. DecimalSeparator and ThousandSeparator Properties was remove from
OsenXPTextbox, From now, OsenXPTextbox was detected the DecimalSeparator and
ThousanSeparator depend with the Regional setting in current system.
********************
v11.24, Build 89
July 07, 2006
********************
A. Bug Fixes
1. DecimalSeparator (“,”) in OsenXPTextBox was fixed.
2. Auto detect Decimalseparator and Thousandseparator (GetRegionalSetting is now
work in Initialize Properties of OsenXPTextbox).
B. Feature Added
• Added “ThousandSeparator” event in OsenXPTextBox.
********************
v11.24, Build 88
July 04, 2006
********************
A. Bug Fixes
1. OsenXPCombobox with DropDownList mode is now mouse wheel supported.
2. Bug fixes AutoHide (Popup listbox) function in OsenXPCombobox.
3. Bug fixes AutoHide (Popup Calender) function in OsenXPDTPicker.
********************
v11.24, Build 87
July 03 2006
********************
A. Bug Fixes
1. OsenXPForm with fadein effect was fixed.
2. GridHeaderMode in OsenXPListbox is now was work perfectly.
3. Dozens of minor bug fixes.
********************
v11.24, Build 85
June 28, 2006
********************
A. Bug Fixes
1. Improve OsenXPComboBox and OsenXPDTPicker performance.
B. Feature Added
1. Added “CheckboxChange” event in OsenXPDTPicker.
********************
v11.24, Build 84
June 27, 2006
********************
A. Bug Fixes
1. Problem about memory leak in OsenXPTextbox (GDI object) was fixed.
2. Problem about vbCrlf in OsenXPTextbox (for Multiline style) was fixed.
B. Feature Added
1. Added “FadeInEffect” property in OsenXPDTPicker.
********************
v11.24, Build 82
June 26, 2006
********************
A. Bug Fixes
1. Fixed the problem for CaptionStyle in OsenXPButton.
2. The problem with redraw function in OsenXPFrame was fixed..
3. From Now, OsenXPStatusBar was supported for icon format in Panelpicture.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “Required” property in OsenXPTextBox, OsenXPDTPicker and OsenXPComboBox.
2. Added “Checked” and “SHowCheckBox” property in OsenXPDTPicker.
3. Added FadeIn and FadeOut property in OsenXPForm.
4. Added Fade effect in popup calendar of OsenXPDTPicker.
********************
v11.24, Build 77
June 20, 2006
********************
A. Bug Fixes
1. Fixed the problem for Click Event in OsenXPDTPicker.
2. InsertItembySQL in OsenXPListBox with AutoCreateColumn=FALSE was fixed.
3. Problem with Enabled/Disabled caption of CAPS, NUM, and SCROLL in
OsenXPStatusBar was fixed.
********************
v11.24, Build 76
June 16, 2006
********************
A. Bug Fixes
1. Fixed the problem with CustomFont in MsgBoxXP method.
2. Using define column in OsenXPListbox was fixed, when user call
InsertItemBySQL method.
3. Problem with Locked in OsenXPDTPicker was fixed.
4. System crash when show the Dropdown list in OsenXPcombobox was fixed.
5. OsenXPFrame re-paint method was fixed.
6. Redraw method in OsenXPButton was fixed.
7. Problem with Mask in OsenXPDTPicker was fixed.
8. Problem with load picture method in MyContainer control at runtime was fixed.
B. Feature Added
1. Secure SQLite3 Database Engines (Encrypted Database).
2. Added BeforeCellEdit event in OsenXPListbox.
3. Define customs parameter for InsertItemBySQL or InsertItemByRecordset in
OsenXPListbox (to allow user to customize an icon for special column).
4. Added UploadFIle Method in MyWInsock control (Purpose: This method provide to
upload your file into your FTP Server)
********************
v11.24, Build 72
June 07, 2006
********************
A. Bug Fixes
1. Dropdown calender in OsenXPDTPicker was fixed.
2. Owner draw method and style in OsenXPDTPicker was improved.
3. DropDown List in OsenXPCombobox was fixed (where osenxpcombobox is placed in
the usercontrol).
4. Mask property in OsenXPTextbox was fixed.
5. Error handler in MyImageList was fixed.
6. SQLite2006 Pro - Access to SQLite database conversion was fixed.
7. Search/Filter Dialog was fixed.
B. Feature Added
1. Added "Picture" property in OsenXPDTPciker (Purpose: Background picture in
dropdown calender)
2. Added "TransparancyLevel" property in OsenXPDTPicker (Purpose: Set the
alphablend/transparancy level for draw the picture in the dropdown calender).
3. Added "SFCaptionCollection" property in MyADODC and OsenXPListbox (Purpose:
Provide new caption collection (caption list) for field name replacement when
user show the Search/Filter dialog).
4. Added "PanelForeColor" property in OsenXPStatusbar (Purpose: Allow user to
customize forecolor for each panel in OsenXPStatusBar).
5. Filemanager in OsenXPTreeVIew is now supported the Network folders.
6. Use SQLite3 library v3.3.6 (June 06, 2006).
********************
v11.24, Build 70
June 02, 2006
********************
A. Bug Fixes
1. Dropdown list in OsenXPComboBox was fixed.
2. Search and filter dialog is now supported character "'".
3. Dozens of minor bug fixes.
B. Feature Added
1. Added "Mask" property in OsenXPTextBox ( Mask edit implementation "Beta")
2. OleDragMode is now supported in OsenXPTextBox.
3. Added "CaptionAlignment" property in OsenXPtoolbar.
4. Added "MouseOver" event in CLS_Systray.
C. Samples
1. Added Barcode Generator/creator project.
********************
v11.24, Build 57
May 24, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yy was fixed.
2. Fixed minor bug about Dropdown Box in OsenXPDTPicker and OsenXPCombobox.
********************
v11.24, Build 56
May 22, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yyyy was fixed.
2. Flicker by OsenXPComboBox on parent form was fixed.
3. Redraw method in OsenXPStatusBar was fixed.
4. Multiply skinned form was allowed.
5. Dozens of minor bug fixes.
B. Feature Added
1. Added "AutoFitDropDownWidth" properties in OsenXPComboBox.
2. Added "ItemPictureBmp" properties in MyImageList.
3. Added "Unbind" method in OsenXPListbox.
4. Added "NumberOnly" properties in OsenXPSpin.
5. Added "UpperCase" properties in OsenXPTextBox.
********************
v11.24, Build 55
May 15, 2006
********************
A. Bug Fixes
1. RemoveItem in OsenXPListbox was fixed (Bug: When fill items/data from
recordset, this function will remove 2 records/item on each call).
2. ComboBox can't edit/select the checkbox, when the Dropdownlist=true was
fixed.
3. OsenXPListbox can't display any item from combobox when using bindobject
method, was fixed.
4. Allowed "," or "." when numberonly property is TRUE in OsenXPTextbox was
fixed.
********************
v11.24, Build 45
May 12, 2006
********************
A. Bug Fixes
• On Show Popup list in OsenXPCombobox when parent form display in show modal
was fixed.
• Auto MoveCell when using OsenXPCOmbobox in OsenXPListbox was fixed.
• Show system modal for Search or Filter dialog was disabled.
• Runtime error 0. in OsenXPCheckbox when binding with MyADODC was fixed.
• Anymate gif owner draw function in OsenXPPicture was fixed.
• Dozens of minor bug fixes.
B. Feature Added
• Added "ShowEmptyList" properties in OsenXPCombobox, usefull if you want to
disabled popup list if the osenxpcombobox have not any items.
• Added "Filter" properties in OsenXPTreeview.
• Added "FileFilter" properties in OsenXPListbox.
• Added "AutoSetRowHeight" properties in OsenXPListbox.
• Added "DataSize" parameter on Ping function in MyWinsock.
• Added "DataSource" and "DataField" properties in OsenXPSpin, to supported
bound mode.
C. Samples
• Included nwind database with MS SQL 2005 XE.
• Added sample project about OsenXPListbox with AutoSetRowHeight.
###########################
Version: 11.24.0.5
Last Updated: May 09, 2006
###########################
A. Bug fixes
* Fixed OnEnter in OsenXPComboBox was fixed.
* Fixed AutoHide Popup list in OsenXPComboBox was fixed.
* Fixed DrawCellFocus in OsenXPListbox was fixed.
* Fixed The Senddata function in MyWinsock was fixed.
* Fixed Hidden Popup calender in OsenXPDTPicker was fixed.
* Fixed Error Message in MyADODC, when user click the edit button.
* Fixed The OsenXPListbox Editable cell.
* Fixed The OsenXPDTPicker popup calender is now one pixel down than OsenXPTextBox.
* Fixed The OsenXPPictureBox drawing transparant gif (anymate gif).
B. Feature Added
+ Added The drop down list on combobox is now can be call by press key (ALT+DOWN).
+ Added CustomBackColor for each column in OsenXPListbox
+ Added "Rows" properties in OsenXPListbox, it is can be use to create spreadsheet.
+ Added "SendMail" function in MyWinsock, with this function you can send email with easy to use.
+ Added "Ping" function in MyWinsock.
+ Added "Tracert" funtion in MyWinsock.
+ Added "CLSXTooltip", this class preapred to create customize tooltip on each controls in form with easy to use.
+ Added "LoadGif" procedure in OsenXPPictureBox, Now you can display GIF image with fully animation. save and load gif image into and from database is allowed.
+ Added "Filemanager" property in OsenXPTreeview, usefull property to display your folders and files from your system.
+ Added "Drag and Drop" support in OsenXPListbox.
+ Added "DragSelected" property in OsenXPListbox (Purpose: easy way to move/swap item in osenxplistbox).
+ Added "AutoOpenFile" property in OsenXPListbox (Purpose: Open/Run selected file when user dblclick the selected item(file)).
+ Added "AutoOpenFile" Property in OsenXPTreeview (Purpose: Open/Run selected file when use dblclick the seleted node(file)).
+ Added "CustomButtonStyle" in OsenXPListbox.
+ Added "ScrollingPicture" property in MyContainerCtl (Purpose: If you want to display large image/picture with scrolling controls(MyContainerCTL)).
+ Added "CLS_SFDialog", this class prepared to allow you to customize/change language/font properties of search/filter dialog.
+ Added "CustomTitlebarFont" parameter on MSGBOXXP, this parameter was prepared to allow you to change default font of MSGBOX titlebar.
+ Added "SendCommand" procedure in MyWinsock and IWinsock.
C. Setup Package Enhangcements
~ Changes The Evaluation version setup package included full commercial version except 30 days trial version.
~ Changes All sample projects will be display in Start menu when installation finished.
~ Changes The setup package now provide "Bug report/Suggestion form", with this you can send me a bug/suggestion immediately.
~ Changes The setup package now provide "Check for updates", include with source code.
Thanks
- We would like to extend our thanks to those developers who notified us of some
of the above issues, and who assisted us in testing this version of OsenXPSuite.
- We also offer our gratitude to everyone who has purchased OsenXPSuite. Your
great feedback alone has made OsenXPSuite a worthwhile project.
###########################
Version: 12.24.0.37
Last Updated: Dec 07, 2007
###########################
* Fixed DrawFocusRect on OsenXPListBox when the last item inside that object removed
* Added SortListData method on osenxplistbox control
*** SQLite3 library updated to version 3.5.3***
###########################
Version: 12.24.0.36
Last Updated: Nov 22, 2007
###########################
* Fixed Backup/Rsstore function in IMySQL5_Connection class object.
* Fixed SelStart/SelLength, and SelTExt property in OsenXPTextBox control.
* A few of minor bug fixed.
*** SQLite3 library updated to version 3.5.2 ***
###########################
Version: 12.24.0.34
Last Updated: Oct 21, 2007
###########################
* Added Zip/UnZip function in the XP class object (CreateZip, ZipAdd, CloseZip and ExtractZip).
* Added HexFromString function in the XP class object.
* Added EscapeString function in the XP class object.
* Added GetTempFileName function in the XP class object.
* Added EscapeString function in the XP class object.
* Added BindFile function in the SQLite3_Connection class object.
* Added BindPicture function in the SQLite3_Connection class object.
* Fixed Refresh method at the OsenXPTreeView control.
###########################
Version: 12.24.0.33
Last Updated: Oct 05, 2007
###########################
* Add FTS3 Support in Internal SQLite3 Library.
* Fixed DblClick event in OsenXPHScrollBar and OsenXPVScrollBar.
###########################
Version: 12.24.0.31
Last Updated: Sep 28, 2007
###########################
* Fixed BIG INTEGER Value in SQLite Database Connection.
* Fixed Initialization and Clear Method in OsenXPListbox.
###########################
Version: 12.24.0.30
Last Updated: Sep 26, 2007
###########################
* Fixed Cancel method in MyADODC control.
* Fixed RefreshFileManager in OsenXPTreeView.
* Fixed MessageBox form width (MsgboxGT or MsgboxXP).
* Fixed KeyPress event in OsenXPDTPicker.
* Fixed Mousemove event in OsenXPLabel, OsenXPOptionButton, and OsenXPCheckbox.
* Fixed Validation date in OsenXPDTPicker.
* Fixed VerticalScrollbar position in OSenXPListbox when ViewMode is enabled.
###########################
Version: 12.24.0.27
Last Updated: Sep 13, 2007
This release is not compatible with all previous version of osenxpsuite 2007
###########################
* Fixed mouse hover event in radiobutton/checkbox/label when that control backstyle is transparant.
* Fixed tabselected event in osenxptab to support setfocus method.
* Fixed MsgboxGT/MsgboxXP function to support unicode character.
* A few of minor bug fixed.
###########################
Version: 12.24.0.26
Last Updated: Sep 06, 2007
###########################
* Fixed window event in CLS_Systray
###########################
Version: 12.24.0.25
Last Updated: Sep 05, 2007
###########################
* Fixed restore position in OsenXPForm [Maximize->Minimize->Restore]
###########################
Version: 12.24.0.24
Last Updated: Sep 02, 2007
###########################
* Fixed Clear method in OsenXPListbox [DataGrid Mode]
* Improved OsenXPForm performance [coding optimized]
* Fixed ListIndex property in OsenXPListbox
* Fixed compress/decompress function [using zlib library]
* A few of minor bug fixes [coding optimized]
Version: 12.24.0.23
Last Updated: Aug 27, 2007
###########################
* Fixed resize event and clear method in OsenXPListbox
###########################
Version: 12.24.0.22
Last Updated: Aug 24, 2007
###########################
* Fixed keydown event in OsenXPComboBox.
Version: 12.24.0.21
Last Updated: Aug 14, 2007
###########################
* Fixed critical problem in OsenXPListbox and osenxpcombobox.
* UnderlineOnOver property is now work properly when osenxplabel backstyle is transparant.
* Updated SQLite3 engine (v3.4.2).
###########################
Version: 12.24.0.19
Last Updated: Aug 10, 2007
###########################
+ Added PrepareObject method in OsenXPListbox control.
+ Added MyObject property in OsenXPListbox control.
+ Added Refresh method in OsenXPTab control.
+ Added ActiveDBName property in SQLite3_Connection class.
+ Added Database_List property in SQLite3_Connection class.
+ Added cRecordset property in XP class.
+ Added ChkGDIUsage function in XP class.
+ Added DrawSeparatorLine method in XP class.
+ Added MsAccess2007ConnString function in XP class.
+ Added ShellEx method in XP class.
+ Added DefaultPrivilegesPrefix property in XP class.
+ Added ARViewer2 method in XP class.
* Fixed lockupdate property at OsenXPListBox control.
* Fixed DrawCaption method in osenxpframe when user set a headerheight = 0.
* A few of minor bug fixes
* Updated SQLite3 engine (v3.4.1).
Redistribution files was changed
###########################
Version: 12.24.0.11
Last Updated: May 03, 2007
###########################
* Fixed AddItem method in OsenXPListBox control.
* Fixed ItemByKey property in OsenXPListBox control.
* A few of minor bug fixes
* Updated SQLite3 engine (v3.3.17).
Redistribution files was changed
###########################
Version: 12.24.0.10
Last Updated: April 20, 2007
###########################
+ Added IMySQL5_Recordset class object.
+ Added DownArrowDblClick event in OsenXPVScrollbar control.
+ Added UpArrowDblClick event in OsenXPVScrollbar control.
+ Added RightArrowDblClick event in OsenXPVScrollbar control.
+ Added LeftArrowDblClick event in OsenXPVScrollbar control.
+ Added ItemByKey property on the OsenXPListbox for supporting manipulation data at the selected item by pass Key value.
* Fixed DblClick event on both Scrollbar controls (OsenXPVScrollbar and OsenXPHScrollbar), for responding quick click method.
* Updated SQLite3 engine (v3.3.16).
###########################
Version: 12.24.0.9
Last Updated: April 09, 2007
###########################
* Fixed Draw Icon method in OsenXPToolBar for supporting 32 bit icons.
* Fixed Font style in the OsenXPHookMenu.
* Fixed MoveEditCellFocus method in OsenXPListbox.
###########################
Version: 12.24.0.8
Last Updated: April 05, 2007
###########################
+ Added SelectMode property at the OsenXPDTPicker control.
+ Added SelectedDate event into OsenXPDTPicker control.
+ Added RunAppAndWait method into XP class object.
+ Added NET_START method into XP class object.
+ Added NET_STOP method into XP class object.
+ Added NET_INFO function into XP class object.
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Updated SQLite3 engine
(v3.3.14).
###########################
Version: 12.24.0.7
Last Updated: March 28, 2007
###########################
+ Added ExportToClipboard method at the OsenXPListbox control.
+ Added AutoChangeColorScheme property into OsenXPProgressbar control.
+ Added DblCLick event into OsenXPComboBox control.
+ Added MinDate property into OsenXPDTPicker control.
+ Added MaxDate property into OsenXPDTPicker control.
+ Added InitSQLite3DB method at the MyADODC control.
+ Added CaptionAlignment property into OsenXPButton control.
* Fixed DeleteTab bug (OsenXPTab control).
* Fixed bug with Bind object in MyADODC while using sqlite3 connection (MyADODC control).
* Fixed AutoColumnWidth bug (OsenXPListbox control).
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Fixed InsertX method bug (OsenXPListbox).
###########################
Version: 12.24.0.6
Last Updated: March 07, 2007
###########################
* Fixed Dateformat at the OsenXPListbox and OsenXPCombobox is now work properly
###########################
Version: 12.24.0.5
Last Updated: March 03, 2007
###########################
* Fixed Set default FormatDateTime Value at OsenXPCombobox control
* Fixed Insert Column method at the osenxplistbox
###########################
Version: 12.24.0.4
Last Updated: March 02, 2007
###########################
+ Added XPDefaultTheme property at the OsenXPForm control
+ Added ColumnType property at the OsenXPListBox control
+ Added FormatDateTime property at OsenXPCombobox control
+ Added ShowSaveDialogEx method at the OsenXPTextBox control
+ Added AutoMoveCellFocus property at the OsenXPListbox control
* Fixed the problem about Initialize event at the OsenXPPicture control
* Fixed the problem about Recordset function in ImySQL5_Connection class
###########################
Version: 12.24.0.3
Last Updated: February 23, 2007
###########################
+ Added additional class object (IMySQL5_Connetion)
+ Added GradientHover Property at OsenXPButton
* Fixed Dozens of minor bug fixes
* Update SQLite3 database engine (3.3.13)
* Public release of OsenXPSuite 2007 *
OSENXPSUITE 2006
********************
v11.24, Build 117
December 29, 2006
********************
1. Fixed bug with InsertItemFromExcel in OsenXPListbox
2. Fixed bug with Data Binding in OsenXPComboBox
3. Fixed bug with MsgboxGT Function
4. Office2007 look and feel in OsenXPHookMenu
********************
v11.24, Build 116
December 22, 2006
********************
1. Added Unicode Property in part components of osenxpsuite 2006
2. Fixed bug with OpenExcelFile at CLS_Excel
********************
v11.24, Build 114
December 17, 2006
********************
1. Problem with columnformat property at osenxplistbox was fixed
2. Added FormatDateTime Property at osenxplistbox
3. Added BackUpDB method at SQLite3_Connection class
4. Added RestoreDB method at SQLite3_Connection class
5. Added CreateTTX method at SQLite3_Connection class
6. Added CreateTTX method at CLS_MySQL class
7. Added CreateTTX method at XP class
8. OsenXPSuite 2006 is now full Unicode compliance
********************
v11.24, Build 112
December 10, 2006
********************
1. Problem with click event in osenxpoptionbutton (on tranparant mode) was fixed
2. Problem with Scrolling controls in MyContainerCTL was fixed
3. Added InsertItemFromExcel Method in OsenXPListbox
4. Added GetSpecialFolder Function in XP Class
5. Added Alignment property in OsenXPSPin
6. Added CopyDB Method in SQLite3_Connection Class
7. Added RefreshCurrentNode Method in OSenXPTreeView
********************
v11.24, Build 111
December 02, 2006
********************
1. Fixed bug with OwnerDraw when visible/hide tab object (osenxptab)
2. Fixed bug with Setfocus method at OsenXPTextbox
3. Fixed bug with InsertX method at OsenXPListBox
4. Improved: Picture at OsenXPlistbox has supported png format
5. Improved: Picture at OsenXPTreeView has supported png format
6. Improved: Picture at OsenXPFrame has supported png format
7. Improved: Picture at OsenXPDTPicker has supported png format
8. Improved: Picture at OsenXPPicture has supported png format
9. Added SQLtoXML method to SQLite3_Connection and CLS_MySQL class
10. Fixed bug with MyContainerCTL when resize event
********************
v11.24, Build 110
November 17, 2006
********************
1. Added Picture property in OsenXPTreeView
2. Added PicturePosition property in OsenXPTreeView
3. Added TansparancyLevel Property in OsenXPTreeView
4. Fix the problem about Vertical Scrollbar in OsenXPTreeView
5. Fix the problem about Vertical Scrollbar in OsenXPListbox
6. Added DownloadFile (FTP DownloadFile) function in MyWinsock
7. Added SendMailX (Send Mail with Server Authentication) function in MyWinsock
8. Fix the problem about ExportToExcel function in OsenXPListBox
9. Fix the problem about Change event in OsenXPTextBox
10. Fix the problem about checkbox value in OsenXPListBox
11. Added BackColorOver Property in OsenXPDTPicker
********************
v11.24, Build 108
November 13, 2006
********************
1. Added DropDownButton property in OsenXPFrame
2. Added DropDownState property in OsenXPFame
3. Added Picture property in OsenXPFrame
4. Added PicturePosition Property in OsenXPFrame
5. Added TransparancyLevel propery in OsenXPFrame
6. Added InsertItemByCSV method in OsenXPlistbox
7. Added OpenCSV method in MyADODC
8. Added CsvConnString function in XP Class
9. Added SortArray Method in XP Class
10. Added SortStringArray method in XP Class
11. Update the OsenXPListbox custom property
12. Added Query Designer in SQLite2006 Pro
********************
v11.24, Build 105
November 03, 2006
********************
1. Fix the problem for change event in OsenXPTextBox
2. Fix the problem for On Enter event in OsenXPDTPicker
3. Fix the problem for Colorscheme in MsgboxGT and InputBoxGT
4. Update SQLite2006 Pro enterprise manager
5. Add new custom keyword (“VIEW”) in SQLite3_Connection class and CLS_MySQL
6. Provide northwind traders project with MySQL database or SQLite3 database as
back end
7. Dozens of minor bug fixes
********************
v11.24, Build 104
October 24, 2006
********************
1. Only minor bug fixes
2. Update SQLite3 engine (v3.3.8)
********************
v11.24, Build 103
October 03, 2006
********************
A. Bug Fixes
1. Fix the problem about Mask property in OsenXPDTPicker
2. Auto detect default system date format for OsenXPDTPicker (Mask: Default)
3. Page Up and Page Down key function is now available or supported in
OsenXPListBox
4. Dozens of minor bug fixes
B. Feature Added
1. Added Style Property in OsenXPTab
2. Added CaptionAlignment property in OsenXPTab
3. Added Picture Alignment property in OsenXPTab
4. Added TabsPerRow property in OsenXPTab
5. Added keyUp and KeyDown event in OsenXPSpin
6. Added RequiredColor property in OsenXPTextBox
7. Added TableExists function in SQLite3_Connection
8. Added ViewTableName property in CLS_MySQL
********************
v11.24, Build 94
August 23, 2006
********************
A. Bug Fixes
1. Fix the problem about MoveEditCellFocus Method in OsenXPListBox
2. Fix the problem about ItemPicture property in MyImagelist
3. Dozens of minor bug fixes
********************
v11.24, Build 93+
August 03, 2006
********************
A. Bug Fixes
1. Fix the problem for Font property in OsenXPButton
2. Fix the problem for Filemanager function In OsenXPTreeview, If the
OsenXPTreeView and OsenXPListbox placed in the Usercontrol.
3. Fix the problem for editable cell in OsenXPListbox (Spreadsheet feature)
4. Fix the problem for ”check for updates” utility
********************
v11.24, Build 92
July 26, 2006
********************
A. Bug Fixes
1. Fix the problem for blank value in OsenXPDTPicker
2. Fix the problem for GET Text property in OsenXPTextBox
3. Redefine the charset value for each font properties in all osenxpsuite user
controls.
4. Fix the problem for ListIndexChange event in OsenXPListbox
5. Fix the problem for ItemHeight property in OsenXPCombobox
6. Coding optimized
B. Feature Added
1. Added AutoCompletion method in OsenXPTextBox.
********************
v11.24, Build 91
July 25, 2006
********************
A. Bug Fixes
1. Problem about BitmapSize (24,28,32 px) in OsenXPHookMenu was fixed
2. Problem about FormatNumber in OsenXPListbox was fixed.
3. Fix the problem for Nodes.Remove method in OsenXPTreeview
B. Feature Added
1. Added new method (“RefreshCurrentFolder”) in OsenXPTreeview
2. Added new method (“SetCurrentFolder”) in OsenXPTreeview
3. Added new property (“CurrencyBackColor”) in OsenXPTextBox
4. Added new property (“CurrencyForeColor”) in OsenXPTextBox
********************
v11.24, Build 90
July 19, 2006
********************
A. Bug Fixes
1. Fix the problem for Scrollbar in MyContainerCTL.
2. Bug in OsenXPTab was fixed (Can’t select/change tab in design mode).
3. OsenXPTextbox with FormatNumber is now supported bound mode.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “CurrencyFormat” property in OsenXPTextBox
C. Feature Remove
1. DecimalSeparator and ThousandSeparator Properties was remove from
OsenXPTextbox, From now, OsenXPTextbox was detected the DecimalSeparator and
ThousanSeparator depend with the Regional setting in current system.
********************
v11.24, Build 89
July 07, 2006
********************
A. Bug Fixes
1. DecimalSeparator (“,”) in OsenXPTextBox was fixed.
2. Auto detect Decimalseparator and Thousandseparator (GetRegionalSetting is now
work in Initialize Properties of OsenXPTextbox).
B. Feature Added
• Added “ThousandSeparator” event in OsenXPTextBox.
********************
v11.24, Build 88
July 04, 2006
********************
A. Bug Fixes
1. OsenXPCombobox with DropDownList mode is now mouse wheel supported.
2. Bug fixes AutoHide (Popup listbox) function in OsenXPCombobox.
3. Bug fixes AutoHide (Popup Calender) function in OsenXPDTPicker.
********************
v11.24, Build 87
July 03 2006
********************
A. Bug Fixes
1. OsenXPForm with fadein effect was fixed.
2. GridHeaderMode in OsenXPListbox is now was work perfectly.
3. Dozens of minor bug fixes.
********************
v11.24, Build 85
June 28, 2006
********************
A. Bug Fixes
1. Improve OsenXPComboBox and OsenXPDTPicker performance.
B. Feature Added
1. Added “CheckboxChange” event in OsenXPDTPicker.
********************
v11.24, Build 84
June 27, 2006
********************
A. Bug Fixes
1. Problem about memory leak in OsenXPTextbox (GDI object) was fixed.
2. Problem about vbCrlf in OsenXPTextbox (for Multiline style) was fixed.
B. Feature Added
1. Added “FadeInEffect” property in OsenXPDTPicker.
********************
v11.24, Build 82
June 26, 2006
********************
A. Bug Fixes
1. Fixed the problem for CaptionStyle in OsenXPButton.
2. The problem with redraw function in OsenXPFrame was fixed..
3. From Now, OsenXPStatusBar was supported for icon format in Panelpicture.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “Required” property in OsenXPTextBox, OsenXPDTPicker and OsenXPComboBox.
2. Added “Checked” and “SHowCheckBox” property in OsenXPDTPicker.
3. Added FadeIn and FadeOut property in OsenXPForm.
4. Added Fade effect in popup calendar of OsenXPDTPicker.
********************
v11.24, Build 77
June 20, 2006
********************
A. Bug Fixes
1. Fixed the problem for Click Event in OsenXPDTPicker.
2. InsertItembySQL in OsenXPListBox with AutoCreateColumn=FALSE was fixed.
3. Problem with Enabled/Disabled caption of CAPS, NUM, and SCROLL in
OsenXPStatusBar was fixed.
********************
v11.24, Build 76
June 16, 2006
********************
A. Bug Fixes
1. Fixed the problem with CustomFont in MsgBoxXP method.
2. Using define column in OsenXPListbox was fixed, when user call
InsertItemBySQL method.
3. Problem with Locked in OsenXPDTPicker was fixed.
4. System crash when show the Dropdown list in OsenXPcombobox was fixed.
5. OsenXPFrame re-paint method was fixed.
6. Redraw method in OsenXPButton was fixed.
7. Problem with Mask in OsenXPDTPicker was fixed.
8. Problem with load picture method in MyContainer control at runtime was fixed.
B. Feature Added
1. Secure SQLite3 Database Engines (Encrypted Database).
2. Added BeforeCellEdit event in OsenXPListbox.
3. Define customs parameter for InsertItemBySQL or InsertItemByRecordset in
OsenXPListbox (to allow user to customize an icon for special column).
4. Added UploadFIle Method in MyWInsock control (Purpose: This method provide to
upload your file into your FTP Server)
********************
v11.24, Build 72
June 07, 2006
********************
A. Bug Fixes
1. Dropdown calender in OsenXPDTPicker was fixed.
2. Owner draw method and style in OsenXPDTPicker was improved.
3. DropDown List in OsenXPCombobox was fixed (where osenxpcombobox is placed in
the usercontrol).
4. Mask property in OsenXPTextbox was fixed.
5. Error handler in MyImageList was fixed.
6. SQLite2006 Pro - Access to SQLite database conversion was fixed.
7. Search/Filter Dialog was fixed.
B. Feature Added
1. Added "Picture" property in OsenXPDTPciker (Purpose: Background picture in
dropdown calender)
2. Added "TransparancyLevel" property in OsenXPDTPicker (Purpose: Set the
alphablend/transparancy level for draw the picture in the dropdown calender).
3. Added "SFCaptionCollection" property in MyADODC and OsenXPListbox (Purpose:
Provide new caption collection (caption list) for field name replacement when
user show the Search/Filter dialog).
4. Added "PanelForeColor" property in OsenXPStatusbar (Purpose: Allow user to
customize forecolor for each panel in OsenXPStatusBar).
5. Filemanager in OsenXPTreeVIew is now supported the Network folders.
6. Use SQLite3 library v3.3.6 (June 06, 2006).
********************
v11.24, Build 70
June 02, 2006
********************
A. Bug Fixes
1. Dropdown list in OsenXPComboBox was fixed.
2. Search and filter dialog is now supported character "'".
3. Dozens of minor bug fixes.
B. Feature Added
1. Added "Mask" property in OsenXPTextBox ( Mask edit implementation "Beta")
2. OleDragMode is now supported in OsenXPTextBox.
3. Added "CaptionAlignment" property in OsenXPtoolbar.
4. Added "MouseOver" event in CLS_Systray.
C. Samples
1. Added Barcode Generator/creator project.
********************
v11.24, Build 57
May 24, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yy was fixed.
2. Fixed minor bug about Dropdown Box in OsenXPDTPicker and OsenXPCombobox.
********************
v11.24, Build 56
May 22, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yyyy was fixed.
2. Flicker by OsenXPComboBox on parent form was fixed.
3. Redraw method in OsenXPStatusBar was fixed.
4. Multiply skinned form was allowed.
5. Dozens of minor bug fixes.
B. Feature Added
1. Added "AutoFitDropDownWidth" properties in OsenXPComboBox.
2. Added "ItemPictureBmp" properties in MyImageList.
3. Added "Unbind" method in OsenXPListbox.
4. Added "NumberOnly" properties in OsenXPSpin.
5. Added "UpperCase" properties in OsenXPTextBox.
********************
v11.24, Build 55
May 15, 2006
********************
A. Bug Fixes
1. RemoveItem in OsenXPListbox was fixed (Bug: When fill items/data from
recordset, this function will remove 2 records/item on each call).
2. ComboBox can't edit/select the checkbox, when the Dropdownlist=true was
fixed.
3. OsenXPListbox can't display any item from combobox when using bindobject
method, was fixed.
4. Allowed "," or "." when numberonly property is TRUE in OsenXPTextbox was
fixed.
********************
v11.24, Build 45
May 12, 2006
********************
A. Bug Fixes
• On Show Popup list in OsenXPCombobox when parent form display in show modal
was fixed.
• Auto MoveCell when using OsenXPCOmbobox in OsenXPListbox was fixed.
• Show system modal for Search or Filter dialog was disabled.
• Runtime error 0. in OsenXPCheckbox when binding with MyADODC was fixed.
• Anymate gif owner draw function in OsenXPPicture was fixed.
• Dozens of minor bug fixes.
B. Feature Added
• Added "ShowEmptyList" properties in OsenXPCombobox, usefull if you want to
disabled popup list if the osenxpcombobox have not any items.
• Added "Filter" properties in OsenXPTreeview.
• Added "FileFilter" properties in OsenXPListbox.
• Added "AutoSetRowHeight" properties in OsenXPListbox.
• Added "DataSize" parameter on Ping function in MyWinsock.
• Added "DataSource" and "DataField" properties in OsenXPSpin, to supported
bound mode.
C. Samples
• Included nwind database with MS SQL 2005 XE.
• Added sample project about OsenXPListbox with AutoSetRowHeight.
###########################
Version: 11.24.0.5
Last Updated: May 09, 2006
###########################
A. Bug fixes
* Fixed OnEnter in OsenXPComboBox was fixed.
* Fixed AutoHide Popup list in OsenXPComboBox was fixed.
* Fixed DrawCellFocus in OsenXPListbox was fixed.
* Fixed The Senddata function in MyWinsock was fixed.
* Fixed Hidden Popup calender in OsenXPDTPicker was fixed.
* Fixed Error Message in MyADODC, when user click the edit button.
* Fixed The OsenXPListbox Editable cell.
* Fixed The OsenXPDTPicker popup calender is now one pixel down than OsenXPTextBox.
* Fixed The OsenXPPictureBox drawing transparant gif (anymate gif).
B. Feature Added
+ Added The drop down list on combobox is now can be call by press key (ALT+DOWN).
+ Added CustomBackColor for each column in OsenXPListbox
+ Added "Rows" properties in OsenXPListbox, it is can be use to create spreadsheet.
+ Added "SendMail" function in MyWinsock, with this function you can send email with easy to use.
+ Added "Ping" function in MyWinsock.
+ Added "Tracert" funtion in MyWinsock.
+ Added "CLSXTooltip", this class preapred to create customize tooltip on each controls in form with easy to use.
+ Added "LoadGif" procedure in OsenXPPictureBox, Now you can display GIF image with fully animation. save and load gif image into and from database is allowed.
+ Added "Filemanager" property in OsenXPTreeview, usefull property to display your folders and files from your system.
+ Added "Drag and Drop" support in OsenXPListbox.
+ Added "DragSelected" property in OsenXPListbox (Purpose: easy way to move/swap item in osenxplistbox).
+ Added "AutoOpenFile" property in OsenXPListbox (Purpose: Open/Run selected file when user dblclick the selected item(file)).
+ Added "AutoOpenFile" Property in OsenXPTreeview (Purpose: Open/Run selected file when use dblclick the seleted node(file)).
+ Added "CustomButtonStyle" in OsenXPListbox.
+ Added "ScrollingPicture" property in MyContainerCtl (Purpose: If you want to display large image/picture with scrolling controls(MyContainerCTL)).
+ Added "CLS_SFDialog", this class prepared to allow you to customize/change language/font properties of search/filter dialog.
+ Added "CustomTitlebarFont" parameter on MSGBOXXP, this parameter was prepared to allow you to change default font of MSGBOX titlebar.
+ Added "SendCommand" procedure in MyWinsock and IWinsock.
C. Setup Package Enhangcements
~ Changes The Evaluation version setup package included full commercial version except 30 days trial version.
~ Changes All sample projects will be display in Start menu when installation finished.
~ Changes The setup package now provide "Bug report/Suggestion form", with this you can send me a bug/suggestion immediately.
~ Changes The setup package now provide "Check for updates", include with source code.
Thanks
- We would like to extend our thanks to those developers who notified us of some
of the above issues, and who assisted us in testing this version of OsenXPSuite.
- We also offer our gratitude to everyone who has purchased OsenXPSuite. Your
great feedback alone has made OsenXPSuite a worthwhile project.
###########################
Version: 12.24.0.8
Last Updated: April 05, 2007
###########################
+ Added SelectMode property at the OsenXPDTPicker control.
+ Added SelectedDate event into OsenXPDTPicker control.
+ Added RunAppAndWait method into XP class object.
+ Added NET_START method into XP class object.
+ Added NET_STOP method into XP class object.
+ Added NET_INFO function into XP class object.
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Updated SQLite3 engine
(v3.3.14).
###########################
Version: 12.24.0.7
Last Updated: March 28, 2007
###########################
+ Added ExportToClipboard method at the OsenXPListbox control.
+ Added AutoChangeColorScheme property into OsenXPProgressbar control.
+ Added DblCLick event into OsenXPComboBox control.
+ Added MinDate property into OsenXPDTPicker control.
+ Added MaxDate property into OsenXPDTPicker control.
+ Added InitSQLite3DB method at the MyADODC control.
+ Added CaptionAlignment property into OsenXPButton control.
* Fixed DeleteTab bug (OsenXPTab control).
* Fixed bug with Bind object in MyADODC while using sqlite3 connection (MyADODC control).
* Fixed AutoColumnWidth bug (OsenXPListbox control).
* Fixed show popup bug in OsenXPCOmbobox or OsenXPDTPicker.
* Fixed InsertX method bug (OsenXPListbox).
###########################
Version: 12.24.0.6
Last Updated: March 07, 2007
###########################
* Fixed Dateformat at the OsenXPListbox and OsenXPCombobox is now work properly
###########################
Version: 12.24.0.5
Last Updated: March 03, 2007
###########################
* Fixed Set default FormatDateTime Value at OsenXPCombobox control
* Fixed Insert Column method at the osenxplistbox
###########################
Version: 12.24.0.4
Last Updated: March 02, 2007
###########################
+ Added XPDefaultTheme property at the OsenXPForm control
+ Added ColumnType property at the OsenXPListBox control
+ Added FormatDateTime property at OsenXPCombobox control
+ Added ShowSaveDialogEx method at the OsenXPTextBox control
+ Added AutoMoveCellFocus property at the OsenXPListbox control
* Fixed the problem about Initialize event at the OsenXPPicture control
* Fixed the problem about Recordset function in ImySQL5_Connection class
###########################
Version: 12.24.0.3
Last Updated: February 23, 2007
###########################
+ Added additional class object (IMySQL5_Connetion)
+ Added GradientHover Property at OsenXPButton
* Fixed Dozens of minor bug fixes
* Update SQLite3 database engine (3.3.13)
* Public release of OsenXPSuite 2007 *
OSENXPSUITE 2006
********************
v11.24, Build 117
December 29, 2006
********************
1. Fixed bug with InsertItemFromExcel in OsenXPListbox
2. Fixed bug with Data Binding in OsenXPComboBox
3. Fixed bug with MsgboxGT Function
4. Office2007 look and feel in OsenXPHookMenu
********************
v11.24, Build 116
December 22, 2006
********************
1. Added Unicode Property in part components of osenxpsuite 2006
2. Fixed bug with OpenExcelFile at CLS_Excel
********************
v11.24, Build 114
December 17, 2006
********************
1. Problem with columnformat property at osenxplistbox was fixed
2. Added FormatDateTime Property at osenxplistbox
3. Added BackUpDB method at SQLite3_Connection class
4. Added RestoreDB method at SQLite3_Connection class
5. Added CreateTTX method at SQLite3_Connection class
6. Added CreateTTX method at CLS_MySQL class
7. Added CreateTTX method at XP class
8. OsenXPSuite 2006 is now full Unicode compliance
********************
v11.24, Build 112
December 10, 2006
********************
1. Problem with click event in osenxpoptionbutton (on tranparant mode) was fixed
2. Problem with Scrolling controls in MyContainerCTL was fixed
3. Added InsertItemFromExcel Method in OsenXPListbox
4. Added GetSpecialFolder Function in XP Class
5. Added Alignment property in OsenXPSPin
6. Added CopyDB Method in SQLite3_Connection Class
7. Added RefreshCurrentNode Method in OSenXPTreeView
********************
v11.24, Build 111
December 02, 2006
********************
1. Fixed bug with OwnerDraw when visible/hide tab object (osenxptab)
2. Fixed bug with Setfocus method at OsenXPTextbox
3. Fixed bug with InsertX method at OsenXPListBox
4. Improved: Picture at OsenXPlistbox has supported png format
5. Improved: Picture at OsenXPTreeView has supported png format
6. Improved: Picture at OsenXPFrame has supported png format
7. Improved: Picture at OsenXPDTPicker has supported png format
8. Improved: Picture at OsenXPPicture has supported png format
9. Added SQLtoXML method to SQLite3_Connection and CLS_MySQL class
10. Fixed bug with MyContainerCTL when resize event
********************
v11.24, Build 110
November 17, 2006
********************
1. Added Picture property in OsenXPTreeView
2. Added PicturePosition property in OsenXPTreeView
3. Added TansparancyLevel Property in OsenXPTreeView
4. Fix the problem about Vertical Scrollbar in OsenXPTreeView
5. Fix the problem about Vertical Scrollbar in OsenXPListbox
6. Added DownloadFile (FTP DownloadFile) function in MyWinsock
7. Added SendMailX (Send Mail with Server Authentication) function in MyWinsock
8. Fix the problem about ExportToExcel function in OsenXPListBox
9. Fix the problem about Change event in OsenXPTextBox
10. Fix the problem about checkbox value in OsenXPListBox
11. Added BackColorOver Property in OsenXPDTPicker
********************
v11.24, Build 108
November 13, 2006
********************
1. Added DropDownButton property in OsenXPFrame
2. Added DropDownState property in OsenXPFame
3. Added Picture property in OsenXPFrame
4. Added PicturePosition Property in OsenXPFrame
5. Added TransparancyLevel propery in OsenXPFrame
6. Added InsertItemByCSV method in OsenXPlistbox
7. Added OpenCSV method in MyADODC
8. Added CsvConnString function in XP Class
9. Added SortArray Method in XP Class
10. Added SortStringArray method in XP Class
11. Update the OsenXPListbox custom property
12. Added Query Designer in SQLite2006 Pro
********************
v11.24, Build 105
November 03, 2006
********************
1. Fix the problem for change event in OsenXPTextBox
2. Fix the problem for On Enter event in OsenXPDTPicker
3. Fix the problem for Colorscheme in MsgboxGT and InputBoxGT
4. Update SQLite2006 Pro enterprise manager
5. Add new custom keyword (“VIEW”) in SQLite3_Connection class and CLS_MySQL
6. Provide northwind traders project with MySQL database or SQLite3 database as
back end
7. Dozens of minor bug fixes
********************
v11.24, Build 104
October 24, 2006
********************
1. Only minor bug fixes
2. Update SQLite3 engine (v3.3.8)
********************
v11.24, Build 103
October 03, 2006
********************
A. Bug Fixes
1. Fix the problem about Mask property in OsenXPDTPicker
2. Auto detect default system date format for OsenXPDTPicker (Mask: Default)
3. Page Up and Page Down key function is now available or supported in
OsenXPListBox
4. Dozens of minor bug fixes
B. Feature Added
1. Added Style Property in OsenXPTab
2. Added CaptionAlignment property in OsenXPTab
3. Added Picture Alignment property in OsenXPTab
4. Added TabsPerRow property in OsenXPTab
5. Added keyUp and KeyDown event in OsenXPSpin
6. Added RequiredColor property in OsenXPTextBox
7. Added TableExists function in SQLite3_Connection
8. Added ViewTableName property in CLS_MySQL
********************
v11.24, Build 94
August 23, 2006
********************
A. Bug Fixes
1. Fix the problem about MoveEditCellFocus Method in OsenXPListBox
2. Fix the problem about ItemPicture property in MyImagelist
3. Dozens of minor bug fixes
********************
v11.24, Build 93+
August 03, 2006
********************
A. Bug Fixes
1. Fix the problem for Font property in OsenXPButton
2. Fix the problem for Filemanager function In OsenXPTreeview, If the
OsenXPTreeView and OsenXPListbox placed in the Usercontrol.
3. Fix the problem for editable cell in OsenXPListbox (Spreadsheet feature)
4. Fix the problem for ”check for updates” utility
********************
v11.24, Build 92
July 26, 2006
********************
A. Bug Fixes
1. Fix the problem for blank value in OsenXPDTPicker
2. Fix the problem for GET Text property in OsenXPTextBox
3. Redefine the charset value for each font properties in all osenxpsuite user
controls.
4. Fix the problem for ListIndexChange event in OsenXPListbox
5. Fix the problem for ItemHeight property in OsenXPCombobox
6. Coding optimized
B. Feature Added
1. Added AutoCompletion method in OsenXPTextBox.
********************
v11.24, Build 91
July 25, 2006
********************
A. Bug Fixes
1. Problem about BitmapSize (24,28,32 px) in OsenXPHookMenu was fixed
2. Problem about FormatNumber in OsenXPListbox was fixed.
3. Fix the problem for Nodes.Remove method in OsenXPTreeview
B. Feature Added
1. Added new method (“RefreshCurrentFolder”) in OsenXPTreeview
2. Added new method (“SetCurrentFolder”) in OsenXPTreeview
3. Added new property (“CurrencyBackColor”) in OsenXPTextBox
4. Added new property (“CurrencyForeColor”) in OsenXPTextBox
********************
v11.24, Build 90
July 19, 2006
********************
A. Bug Fixes
1. Fix the problem for Scrollbar in MyContainerCTL.
2. Bug in OsenXPTab was fixed (Can’t select/change tab in design mode).
3. OsenXPTextbox with FormatNumber is now supported bound mode.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “CurrencyFormat” property in OsenXPTextBox
C. Feature Remove
1. DecimalSeparator and ThousandSeparator Properties was remove from
OsenXPTextbox, From now, OsenXPTextbox was detected the DecimalSeparator and
ThousanSeparator depend with the Regional setting in current system.
********************
v11.24, Build 89
July 07, 2006
********************
A. Bug Fixes
1. DecimalSeparator (“,”) in OsenXPTextBox was fixed.
2. Auto detect Decimalseparator and Thousandseparator (GetRegionalSetting is now
work in Initialize Properties of OsenXPTextbox).
B. Feature Added
• Added “ThousandSeparator” event in OsenXPTextBox.
********************
v11.24, Build 88
July 04, 2006
********************
A. Bug Fixes
1. OsenXPCombobox with DropDownList mode is now mouse wheel supported.
2. Bug fixes AutoHide (Popup listbox) function in OsenXPCombobox.
3. Bug fixes AutoHide (Popup Calender) function in OsenXPDTPicker.
********************
v11.24, Build 87
July 03 2006
********************
A. Bug Fixes
1. OsenXPForm with fadein effect was fixed.
2. GridHeaderMode in OsenXPListbox is now was work perfectly.
3. Dozens of minor bug fixes.
********************
v11.24, Build 85
June 28, 2006
********************
A. Bug Fixes
1. Improve OsenXPComboBox and OsenXPDTPicker performance.
B. Feature Added
1. Added “CheckboxChange” event in OsenXPDTPicker.
********************
v11.24, Build 84
June 27, 2006
********************
A. Bug Fixes
1. Problem about memory leak in OsenXPTextbox (GDI object) was fixed.
2. Problem about vbCrlf in OsenXPTextbox (for Multiline style) was fixed.
B. Feature Added
1. Added “FadeInEffect” property in OsenXPDTPicker.
********************
v11.24, Build 82
June 26, 2006
********************
A. Bug Fixes
1. Fixed the problem for CaptionStyle in OsenXPButton.
2. The problem with redraw function in OsenXPFrame was fixed..
3. From Now, OsenXPStatusBar was supported for icon format in Panelpicture.
4. Dozens of minor bug fixes.
B. Feature Added
1. Added “Required” property in OsenXPTextBox, OsenXPDTPicker and OsenXPComboBox.
2. Added “Checked” and “SHowCheckBox” property in OsenXPDTPicker.
3. Added FadeIn and FadeOut property in OsenXPForm.
4. Added Fade effect in popup calendar of OsenXPDTPicker.
********************
v11.24, Build 77
June 20, 2006
********************
A. Bug Fixes
1. Fixed the problem for Click Event in OsenXPDTPicker.
2. InsertItembySQL in OsenXPListBox with AutoCreateColumn=FALSE was fixed.
3. Problem with Enabled/Disabled caption of CAPS, NUM, and SCROLL in
OsenXPStatusBar was fixed.
********************
v11.24, Build 76
June 16, 2006
********************
A. Bug Fixes
1. Fixed the problem with CustomFont in MsgBoxXP method.
2. Using define column in OsenXPListbox was fixed, when user call
InsertItemBySQL method.
3. Problem with Locked in OsenXPDTPicker was fixed.
4. System crash when show the Dropdown list in OsenXPcombobox was fixed.
5. OsenXPFrame re-paint method was fixed.
6. Redraw method in OsenXPButton was fixed.
7. Problem with Mask in OsenXPDTPicker was fixed.
8. Problem with load picture method in MyContainer control at runtime was fixed.
B. Feature Added
1. Secure SQLite3 Database Engines (Encrypted Database).
2. Added BeforeCellEdit event in OsenXPListbox.
3. Define customs parameter for InsertItemBySQL or InsertItemByRecordset in
OsenXPListbox (to allow user to customize an icon for special column).
4. Added UploadFIle Method in MyWInsock control (Purpose: This method provide to
upload your file into your FTP Server)
********************
v11.24, Build 72
June 07, 2006
********************
A. Bug Fixes
1. Dropdown calender in OsenXPDTPicker was fixed.
2. Owner draw method and style in OsenXPDTPicker was improved.
3. DropDown List in OsenXPCombobox was fixed (where osenxpcombobox is placed in
the usercontrol).
4. Mask property in OsenXPTextbox was fixed.
5. Error handler in MyImageList was fixed.
6. SQLite2006 Pro - Access to SQLite database conversion was fixed.
7. Search/Filter Dialog was fixed.
B. Feature Added
1. Added "Picture" property in OsenXPDTPciker (Purpose: Background picture in
dropdown calender)
2. Added "TransparancyLevel" property in OsenXPDTPicker (Purpose: Set the
alphablend/transparancy level for draw the picture in the dropdown calender).
3. Added "SFCaptionCollection" property in MyADODC and OsenXPListbox (Purpose:
Provide new caption collection (caption list) for field name replacement when
user show the Search/Filter dialog).
4. Added "PanelForeColor" property in OsenXPStatusbar (Purpose: Allow user to
customize forecolor for each panel in OsenXPStatusBar).
5. Filemanager in OsenXPTreeVIew is now supported the Network folders.
6. Use SQLite3 library v3.3.6 (June 06, 2006).
********************
v11.24, Build 70
June 02, 2006
********************
A. Bug Fixes
1. Dropdown list in OsenXPComboBox was fixed.
2. Search and filter dialog is now supported character "'".
3. Dozens of minor bug fixes.
B. Feature Added
1. Added "Mask" property in OsenXPTextBox ( Mask edit implementation "Beta")
2. OleDragMode is now supported in OsenXPTextBox.
3. Added "CaptionAlignment" property in OsenXPtoolbar.
4. Added "MouseOver" event in CLS_Systray.
C. Samples
1. Added Barcode Generator/creator project.
********************
v11.24, Build 57
May 24, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yy was fixed.
2. Fixed minor bug about Dropdown Box in OsenXPDTPicker and OsenXPCombobox.
********************
v11.24, Build 56
May 22, 2006
********************
A. Bug Fixes
1. OsenXPDTPicker in format dd/mm/yyyy was fixed.
2. Flicker by OsenXPComboBox on parent form was fixed.
3. Redraw method in OsenXPStatusBar was fixed.
4. Multiply skinned form was allowed.
5. Dozens of minor bug fixes.
B. Feature Added
1. Added "AutoFitDropDownWidth" properties in OsenXPComboBox.
2. Added "ItemPictureBmp" properties in MyImageList.
3. Added "Unbind" method in OsenXPListbox.
4. Added "NumberOnly" properties in OsenXPSpin.
5. Added "UpperCase" properties in OsenXPTextBox.
********************
v11.24, Build 55
May 15, 2006
********************
A. Bug Fixes
1. RemoveItem in OsenXPListbox was fixed (Bug: When fill items/data from
recordset, this function will remove 2 records/item on each call).
2. ComboBox can't edit/select the checkbox, when the Dropdownlist=true was
fixed.
3. OsenXPListbox can't display any item from combobox when using bindobject
method, was fixed.
4. Allowed "," or "." when numberonly property is TRUE in OsenXPTextbox was
fixed.
********************
v11.24, Build 45
May 12, 2006
********************
A. Bug Fixes
• On Show Popup list in OsenXPCombobox when parent form display in show modal
was fixed.
• Auto MoveCell when using OsenXPCOmbobox in OsenXPListbox was fixed.
• Show system modal for Search or Filter dialog was disabled.
• Runtime error 0. in OsenXPCheckbox when binding with MyADODC was fixed.
• Anymate gif owner draw function in OsenXPPicture was fixed.
• Dozens of minor bug fixes.
B. Feature Added
• Added "ShowEmptyList" properties in OsenXPCombobox, usefull if you want to
disabled popup list if the osenxpcombobox have not any items.
• Added "Filter" properties in OsenXPTreeview.
• Added "FileFilter" properties in OsenXPListbox.
• Added "AutoSetRowHeight" properties in OsenXPListbox.
• Added "DataSize" parameter on Ping function in MyWinsock.
• Added "DataSource" and "DataField" properties in OsenXPSpin, to supported
bound mode.
C. Samples
• Included nwind database with MS SQL 2005 XE.
• Added sample project about OsenXPListbox with AutoSetRowHeight.
###########################
Version: 11.24.0.5
Last Updated: May 09, 2006
###########################
A. Bug fixes
* Fixed OnEnter in OsenXPComboBox was fixed.
* Fixed AutoHide Popup list in OsenXPComboBox was fixed.
* Fixed DrawCellFocus in OsenXPListbox was fixed.
* Fixed The Senddata function in MyWinsock was fixed.
* Fixed Hidden Popup calender in OsenXPDTPicker was fixed.
* Fixed Error Message in MyADODC, when user click the edit button.
* Fixed The OsenXPListbox Editable cell.
* Fixed The OsenXPDTPicker popup calender is now one pixel down than OsenXPTextBox.
* Fixed The OsenXPPictureBox drawing transparant gif (anymate gif).
B. Feature Added
+ Added The drop down list on combobox is now can be call by press key (ALT+DOWN).
+ Added CustomBackColor for each column in OsenXPListbox
+ Added "Rows" properties in OsenXPListbox, it is can be use to create spreadsheet.
+ Added "SendMail" function in MyWinsock, with this function you can send email with easy to use.
+ Added "Ping" function in MyWinsock.
+ Added "Tracert" funtion in MyWinsock.
+ Added "CLSXTooltip", this class preapred to create customize tooltip on each controls in form with easy to use.
+ Added "LoadGif" procedure in OsenXPPictureBox, Now you can display GIF image with fully animation. save and load gif image into and from database is allowed.
+ Added "Filemanager" property in OsenXPTreeview, usefull property to display your folders and files from your system.
+ Added "Drag and Drop" support in OsenXPListbox.
+ Added "DragSelected" property in OsenXPListbox (Purpose: easy way to move/swap item in osenxplistbox).
+ Added "AutoOpenFile" property in OsenXPListbox (Purpose: Open/Run selected file when user dblclick the selected item(file)).
+ Added "AutoOpenFile" Property in OsenXPTreeview (Purpose: Open/Run selected file when use dblclick the seleted node(file)).
+ Added "CustomButtonStyle" in OsenXPListbox.
+ Added "ScrollingPicture" property in MyContainerCtl (Purpose: If you want to display large image/picture with scrolling controls(MyContainerCTL)).
+ Added "CLS_SFDialog", this class prepared to allow you to customize/change language/font properties of search/filter dialog.
+ Added "CustomTitlebarFont" parameter on MSGBOXXP, this parameter was prepared to allow you to change default font of MSGBOX titlebar.
+ Added "SendCommand" procedure in MyWinsock and IWinsock.
C. Setup Package Enhangcements
~ Changes The Evaluation version setup package included full commercial version except 30 days trial version.
~ Changes All sample projects will be display in Start menu when installation finished.
~ Changes The setup package now provide "Bug report/Suggestion form", with this you can send me a bug/suggestion immediately.
~ Changes The setup package now provide "Check for updates", include with source code.
Thanks
- We would like to extend our thanks to those developers who notified us of some
of the above issues, and who assisted us in testing this version of OsenXPSuite.
- We also offer our gratitude to everyone who has purchased OsenXPSuite. Your
great feedback alone has made OsenXPSuite a worthwhile project.