Commit | Date | |
---|---|---|
[r2312]
(9.7 kB)
by
delphidabbler
Fixed bug #3561713 (http://bit.ly/QEYRFx): Category overview sometimes doesn't start per preferences. Main form was indirectly changing the tab in the overview pane when starting up with any except Categories tab (tab index 0) selected. This was saving state of tab 0 before it was assigned any tree nodes, meaning that it was displayed expanded when next selected because of lack of state info. Fix meant providing any Initialise method for the overview pane that selects the required tab without saving the state of tab 0. Main form calls this via new Initialise method of TMainDisplayMgr. *** This fix is very similar to that applied to the trunk at r2304 to fix same bug in v4 code base (that time reported as bug #3561047). |
2012-08-26 08:34:11 |
View
Download |
[r1753]
(9.5 kB)
by
delphidabbler
Maintenance branch for v3.x releases
renamed from
/trunk/Src/IntfFrameMgrs.pas
|
2012-02-27 09:42:09 |
View
Download |