Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Status Bar Window Size

Status
Not open for further replies.

wsinder

Programmer
Sep 20, 2002
10
US
Does anyone know how to change the width of the Statusbar panels (not just the # of rows)?

Thanx in advance
 
To my knowledge you do not have access to any property values regarding the Status Bar.
From ObjectPal you can redirect the messages sent to the various info windows but that's it.

/Kim
 
Thanx kimenemark!

Too bad about that :(

Yep, that's why - I wanted to resize panels so messages would fit with the selected font.
 
You could ofcource select 2 lines and move the 3 state views to the 2. line.
Then you would have a message view in full width.
/Kim
 
I use an information text blank for this sort of thing, which is a simple empty text field at the bottom of the form in which I write various items of interst to the user.

Mac :)

"There are only 10 kinds of people in this world... those who understand binary and those who don't"

langley_mckelvy@cd4.co.harris.tx.us
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top