logo       
Google Custom Search
    AddThis Social Bookmark Button

problem with the statusbar widget: msg#00102

Subject: problem with the statusbar widget
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



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>