Page 1 of 1

TStatusBarPro v1.76: Bug? and suggestions:

PostPosted: January 31st, 2010, 3:34 pm
by PaPaVero
First of all: Thank you for the components!

    Bug?: The StatusPanelPro Alignment property seems to have a bug: I can get a centered alignment only with taRightJustify! taCenter and taLeftJustify don't work properly, when I use them the panel text content is partly cut off on one side!

    Suggestion 1: Please add a Cursor property to TStatusPanelPro. This would be very useful when having blue underlined text (i.e. a text which works a s a link.) inside a panel ...

    Suggestion 2: Please add a Name property to TStatusPanelPro. This would allow to address the panels by name instead of panel index number which is very useful when adding/deleting panels at run-time.

Re: TStatusBarPro v1.76: Bug? and suggestions:

PostPosted: January 31st, 2010, 3:53 pm
by Kambiz
What's your version of Delphi and OS?

Nice suggestions, thanks! I'll add them to SBPro.

Re: TStatusBarPro v1.76: Bug? and suggestions:

PostPosted: January 31st, 2010, 4:02 pm
by PaPaVero
Hi Kambiz, sorry I forgot to mention the Delphi version:

Delphi Pro Win32 2009 Upd. 4 in Windows Vista32 SP2

I am looking forward to the additions!

Re: TStatusBarPro v1.76: Bug? and suggestions:

PostPosted: February 1st, 2010, 12:11 am
by Kambiz
I added your suggestions to SBPro (not released yet).

The alignment property works fine for me. Does the malfunction appear in the demo application?