New FTDN October/Octubre 2009 (9.10)
Posted: Mon Oct 26, 2009 10:23 am
October 2009
=============
* Enhancement: Class TXBrowse, Paste method can now be called without parameter ctext. When called without
parameters, the paste method obtains the text from clipboards and continues with the paste operation.
After pasting the text, totals are recomputed and footers updated.
* Fix: Class TXBrowse, when XBrowse() function or XBROWSER command is used in selection mode, some controls
are not aligned properly. This is fixed now. Improved: Double click also selects.
* New: GradientBrush() documentation already available:
http://wiki.fivetechsoft.com/doku.php?i ... dientbrush
* Enhancement: Class TXBrowse new CLASSDATA lKinetic to have kinetic scrolling or not. It is
TRUE by default.
* Enhancements: Some minor changes and formatting on Class TCoverFlow. Removed DATA nPorcent, not used
from the Class source code.
* Enhancement: Class TXBrowse, added new define value for TMySQL support defined in include\xbrowse.ch
* Fix: Class TRadMenu Method nOption(), it only sets the new option value if it is different from
the previous one. Thanks to Andy!
* New: Class TXBrowse with TMySQL support. Thanks to William Morales! Please review samples\mysql1.prg
for a working demo.
* New: function DiagonalGradient(). Please review samples\dglgrad.prg
* Fix: Class TTrayIcon style WS_DISABLED restored. Thanks to Davide!
* Enhancement: Class TMGet Method Refresh() keeps the mouse caret at its previous location in
the MGet text. Thanks to Peter!
* Fix: TFont class: Minor fixes in method Modify. Now methods Bold( lOnOff ) and Modify( nHeight )
work correctly.
* New: samples\Excel2.prg shows how to create a new excel book and add a new sheet and data to it,
and finally save it as a file into disk.
* Enhancement: Class TXBrowse painting speed has been improved. Many thanks to William Morales!
Notice: We have new Classes close to be finished but this month due to South Korea development, we couldn't finish them. In next 9.11 we will include them.
=============
* Enhancement: Class TXBrowse, Paste method can now be called without parameter ctext. When called without
parameters, the paste method obtains the text from clipboards and continues with the paste operation.
After pasting the text, totals are recomputed and footers updated.
* Fix: Class TXBrowse, when XBrowse() function or XBROWSER command is used in selection mode, some controls
are not aligned properly. This is fixed now. Improved: Double click also selects.
* New: GradientBrush() documentation already available:
http://wiki.fivetechsoft.com/doku.php?i ... dientbrush
* Enhancement: Class TXBrowse new CLASSDATA lKinetic to have kinetic scrolling or not. It is
TRUE by default.
* Enhancements: Some minor changes and formatting on Class TCoverFlow. Removed DATA nPorcent, not used
from the Class source code.
* Enhancement: Class TXBrowse, added new define value for TMySQL support defined in include\xbrowse.ch
* Fix: Class TRadMenu Method nOption(), it only sets the new option value if it is different from
the previous one. Thanks to Andy!
* New: Class TXBrowse with TMySQL support. Thanks to William Morales! Please review samples\mysql1.prg
for a working demo.
* New: function DiagonalGradient(). Please review samples\dglgrad.prg
* Fix: Class TTrayIcon style WS_DISABLED restored. Thanks to Davide!
* Enhancement: Class TMGet Method Refresh() keeps the mouse caret at its previous location in
the MGet text. Thanks to Peter!
* Fix: TFont class: Minor fixes in method Modify. Now methods Bold( lOnOff ) and Modify( nHeight )
work correctly.
* New: samples\Excel2.prg shows how to create a new excel book and add a new sheet and data to it,
and finally save it as a file into disk.
* Enhancement: Class TXBrowse painting speed has been improved. Many thanks to William Morales!
Notice: We have new Classes close to be finished but this month due to South Korea development, we couldn't finish them. In next 9.11 we will include them.