Updated SmartSplitter REALbasic
class to 1.3.2
Here is what has changed from version 1.3.1 -
- ClearRect removed from paint routine to fix background color
under Windows XP
- Splitters set to StayProportional are now proportional to attached
control extents rather than from min/maxLimits
--- Thanks to Tomas Camin for letting me know about this ---
- Fixed CanvasSmartSplitterDebugger
so that it now works in Mac OS X using RB2005 and later
- Masking CanvasSmartSplitterDebugger so that it looks better
- Fixed initialization issue happening when splitter is referenced
before Open event
|