GTK

Archives Forums/Linux Discussion/GTK

Nigel Brown(Posted 2006) [#1]
First what about a sticky for this please!

Brucey, I have a window with a STATUS_BAR when I call:

SetStatusText( main_window, changing_string )

The text is set and updates correctly, however as the length of the text string changes the window is re-sized. Do I need to set other flags to stop this happening?