Use ATStatusbar

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Use ATStatusbar

Post by *Alextp »

For panel statusbar,which drawn badly if some items overlap each other, use my Lazarus thing:

http://wiki.lazarus.freepascal.org/ATStatusBar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Just switch to full view, adjust the tabs, then switch back to brief view and choose Configuration - Save position.
Author of Total Commander
https://www.ghisler.com
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

New component allows to draw correctly even with sizes not ok.
No overlaps of columns.
Also u can paint nice 1px frame around each column
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Well, it's not very useful when the size column looks like this: 12...
Author of Total Commander
https://www.ghisler.com
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

It seems component doesn;t use "12...", it uses full string truncated with column width.
Post Reply