Yes you can devide a status bar. The below code shows how I use half the
status bar for text and half for a progress bar.
$Status = $W->AddStatusBar(
-name => "Status",
-text => " ",
-font => $SFont,
);
$Progress = new Win32::GUI::ProgressBar($Status,
-name => "Progress",
Hello,
Is there a way to divide status bar into sections?
i.e. ***Section with local time***separator***Section with column #
*** Separator, etc..
Thanks.
Igor Anufriyenko
Hi everyone
I have two listbox separated by a splitter but that splitter
doesn't appear , so it doesn't work 8-(
can anybody help me
another question how to change the alignment in the listbox -
i:e to make it right or centeral - ?
Thanx for those will replay and those will ignore me 8-)
thanx
___
3 matches
Mail list logo