Page 1 of 1

How to let rc2.70 remember the dockable bars' position?

Posted: Fri Jun 17, 2005 4:49 am
by Hakkk
I wanna put filter bar to the right of the datafile bar in order to let them lay in one line to save space. However, I find every time I restart rc the filter bar will be restored to its default position, taking up another line.
Thanks.

Posted: Fri Jun 17, 2005 9:55 am
by RomCenter
You're right, this is a bug. Sorry. :?
It will be fixed in next release.
Until then, add these lines in the romcenter.ini file:

Code: Select all

[romcenterTBToolbar1]
Rev=2000
Visible=1
DockedTo=DockTop
LastDock=DockTop
DockRow=1
DockPos=666
FloatLeft=0
FloatTop=0
FloatRightX=0

Posted: Sat Jun 18, 2005 4:57 am
by Blue Lander
Works great! Thanks a lot for the tip.

Posted: Sat Jun 18, 2005 5:39 pm
by Guest
thx for the fix :)

Posted: Sat Jun 18, 2005 5:43 pm
by Guest
another bug.. why rc cannot remember the column size? do u have a fix for this? thx in advance

Posted: Thu Jun 23, 2005 3:20 am
by jugaor
BTW, it's possible remember the columns order, too?

Thanx