From: Andrea Righi [mailto:[EMAIL PROTECTED]
Sent: Tue 25/04/2006 02:34
To: Bernard Li
Cc: sisuite-devel@lists.sourceforge.net
Subject: Re: More si_monitortk ideas
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
>
>