Steven Lloyd wrote:
I know that a horizontal slider can by created but is there a way to
create a vertical slider control using Win32::GUI? Does AddSlider
have such an option?
Steve Lloyd
http://www.basgetti.com
---
SF.Net email is Spons
I apologize for the format, my mail server decided to amazingly drop the
postmaster address for a couple of hours.
Jason P. wrote:
Brian Fredette wrote:
Greetings all.
I read in the group there was a bug submitted regarding the setting of
window background colors
(http://sourceforge.net/
I know that a horizontal slider can by created but is there a way to create
a vertical slider control using Win32::GUI? Does AddSlider have such an
option?
Steve Lloyd
http://www.basgetti.com
Greetings all.
I read in the group there was a bug submitted regarding the setting of
window background colors
(http://sourceforge.net/tracker/index.php?func=detail&aid=1236053&group_id=16572&atid=116572)
I'm still having this problem but the bug tracker says the problem has
been fixed. What do
I have this AddRichEdit:
$MW->{Console} = $MW->{MW}->AddRichEdit(
-name => $Panels[$i],
-pos => [0,100],
-size => [550,180],
-vscroll => 1,
-hscroll => 1,
-autohscroll => 1,
-au
5 matches
Mail list logo