You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to virtual-...@googlegroups.com
Hi.
I would like to release V5.4.1 with this chnagelog on Monday:
* Added packages for C++ Builder XE6 * If toAutoChangeScale is set in AutoOptions, the Virtual TreeView control now
increases the DefaultNodeHeight if the font size is too large does not fit. * If toAutoChangeScale is set in AutoOptions, the columns widths are now adjusted too. * Improved implementation for toRestoreSelection option
* Fixed possible AV in PaintNodeButton() * Now ensuring that both GetHorzScrollBarSliderRect() and GetVertScrollBarSliderRect() return a valid value for every code path (Thx to Dmitri Dmitrienko). This could cause strange out of resources exceptions with VCL
styles enabled. * Fixed issue #434: Application compiled with Delphi 7 stops responding when you call AddChild * A few minor changes