problem with the statusbar widget
- From: Kim Schulz <kim schulz dk>
- To: gtk-perl-list gnome org
- Subject: problem with the statusbar widget
- Date: Sun, 19 May 2002 03:31:19 +0200
hi
I have a problem with the statusbar widget. when I push text onto its
context_id then it just writes the text on top (same line) as the
previous text(like it doesnt redraw the statusbar):
see the bug here: http://www.kampsax.dtu.dk/~schulz/statusbar_bug.jpg
How do I prevent this?
$text = $clist->get_text( $row, 1 );
$statusbar->pop($context_id);
# Just prints some information about the selected row
$statusbar->push($context_id, $text);
--
Kim Schulz - Freelance Development | Given its constituency, the
www.schulz.dk - En nørds bekendelser | only thing I expect to be
www.linuxia.dk - hverdagens små hacks | "open" about [the Open
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]