Page 1 of 1

[\] and [..] buttons alignment

Posted: 2009-09-30, 15:32 UTC
by MVV
Is it possible to align theese buttons to right when they are displayed in drive panel?
It will separate them from drive buttons.

Posted: 2009-10-01, 16:13 UTC
by ghisler(Author)
Currently it's not possible, but I will consider it.

Posted: 2009-10-01, 18:09 UTC
by MVV
Thanx :)
I don't know how your TDrivePanel works but if it contains something like TSpeedButtons and positions depend on positions of previous buttons, maybe it is possible to add invisible resizable button before [\] button?

Posted: 2009-10-02, 13:39 UTC
by ghisler(Author)
The buttons are all positioned manually, so it's no problem to position them right-aligned. It's just a problem how to let the user configure it...

Posted: 2009-10-02, 14:01 UTC
by MVV
Maybe an additional INI parameter? Or some extra value for DriveBarHide parameter...