What's new in OsenXPSuite 2010 Enterprise Edition 15.24.0.31

Nov 9, 2011
  • SQLite3 library updated to version 3.7.5
  • Added CLS_Email class object, send email function does have support for connetting to SMTP server by TLS/SSL connection mode
  • Added SetParentCaption function at OsenXPForm/OsenVistaForm
  • Fixed Display WW number on dtpicker
  • Added CLS_DOS class object

New in OsenXPSuite 2010 Enterprise Edition 15.24.0.15 (Nov 9, 2011)

  • SQLite3 library updated to version 3.7.3

New in OsenXPSuite 2010 Enterprise Edition 15.24.0.10 (Nov 9, 2011)

  • Added MacAddress function is XP class object
  • Added Mac32 function is XP class object
  • Added CommonLocalData function is XP class object
  • Changed Registration system

New in OsenXPSuite 2010 Enterprise Edition 15.24.0.9 (Nov 9, 2011)

  • 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

New in OsenXPSuite 2010 Enterprise Edition 15.24.0.6 (Nov 9, 2011)

  • 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

New in OsenXPSuite 2010 Enterprise Edition 15.24.0.5 (Nov 9, 2011)

  • 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.26 (May 22, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.25 (Nov 21, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.23 (Nov 18, 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)

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.22 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.20 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.15 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.14 (Nov 18, 2009)

  • Fixed a problem on OsenXPComboBox when loaded on Japanese version of Windows XP

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.12 (Nov 18, 2009)

  • Fixed Vertical Scrollbar position on OsenXPTreeView control
  • Fixed KeyPress event on editable ListBox control
  • Fixed ExportToExcell function on OsenXPListBox control

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.10 (Nov 18, 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)

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.9 (Nov 18, 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 (?)

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.8 (Nov 18, 2009)

  • Fixed DrawItemText function on OsenXPListBox control
  • Added PictureToFile function on OsenXPPicture control
  • Added ExportToExcelEx function on OsenXPListBox control

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.6 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.4 (Nov 18, 2009)

  • Fixed ReadOnly property on OsenXPPictureBox
  • Added DropDownButton and DropDownWidth property on OsenXPButton
  • Fixed a minor problem in SQLite3 engine (SQLite2009Pro.dll)

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.3 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.2 (Nov 18, 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

New in OsenXPSuite 2010 Enterprise Edition 14.24.0.1 (Nov 18, 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