|
From: Marco T. <wx...@so...> - 2002-01-22 14:47:39
|
$this->{gauge}->SetRange(800000);
$this->{gauge}->SetValue(59800);
shows 100%...
but "$this->{gauge}->SetValue(900);" works...
a mistake from my site or a bug?
wxPerl 0.07 && 0.08, windows
greetings
marco
|