I'm using perl-Tk-800.024-433. Anyway it should work... it's a standard
Tk object... please try to change also:

-borderwidth => 0
-relief      => 'flat'

with:

-borderwidth => 1
-relief      => 'sunken'

Moreover if you run the perl-Tk demo `widget` the last example (#15 in
the user contrib section) is a progress bar demo. I simple get the
progress bar definition from here. So check also if you're able to see
those bars...

Cheers,
-Andrea

Bernard Li wrote:
> Hi Andrea:
> 
> What version of perl-Tk (or Tk) is the progress bar supposed to work
> with?  I tried it on both Fedora Core 4 and 5 and both gave me just
> blank space.  The "Status" area flashes, but I see no updates/color
> at all.
> 
> If I comment out the line:
> 
> -troughcolor => 'white',
> 
> Then I see a gray bar where I guess the progress bar is supposed to
> be.
> 
> Perhaps there are some color issues?
> 
> Thanks,
> 
> Bernard
> 
> ________________________________
> 
> From: Andrea Righi [mailto:[EMAIL PROTECTED] Sent: Sun 16/04/2006
> 14:22 To: Bernard Li Cc: sisuite-devel@lists.sourceforge.net Subject:
> Re: More si_monitortk ideas
> 
> 
> 
> Bernard Li wrote:
>> Hi Andrea:
>> 
>> The new icon looks good - the widget now looks really great!
> yup! :-) have you seen the progress bar option?
> 
>> I have a few more enhancement ideas:
>> 
>> - clicking on header (eg. MAC) sorts the column (you know about
>> this...) - auto-resize width of widget based on the longest string
>> of all collected data - provide some info about the image-server -
>> eg. transport being used, load - have legend about what each icon
>> means, might also take into consideration in the future about state
>> where node is booted up - right click to delete specified client -
>> virtual console window should open in the center of desktop -
>> multiple virtual consoles should open in the main console widget as
>> tabs
>> 
> very nice ideas! I'll begin to implement this stuff ASAP... step by
> step we'll have a great monitoring interface! ;-)
> 
> Cheers, -Andrea
> 
> 


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to