Hi,
the following code will draw a line advancing slowly from top left to bottom
right, the condition is that i must draw it once only. so how i keep the
plot from been erased when covered by other windows !!.
i have tried many plans but failed. there is Update, and restore functions
but it seems
hi
i suggest the scheme of questions and answers; such as:
1- how to display a message box
answer: a complete small example with notes.
2- how to write text on a text box
3- how to retrieve text from a text box
4- how to color a word in a rich text box
5- how to retrieve the index of an item i
hello
the following code will show a msgbox before the Form appears on the screen,
i wonder if it is possible to show the msgbox after the Form appears on the
screen automatically.
use Win32::GUI;
$Win = new Win32::GUI::Window(
-left => 3,
-top=> 5,
-width => 640,
-
hello
are there any plans to update win32-gui to support the new perl 5.10
--
View this message in context:
http://www.nabble.com/win32-gui-and-perl-5.10-tp14476587p14476587.html
Sent from the perl-win32-gui-users mailing list archive at Nabble.com.
--
hi
i have a form with two radiobuttons, and i want one of them to be checked
when the form launched. i can't make this by the -check option. what should
i do
thanks
--
View this message in context:
http://www.nabble.com/RadioButton-checked-or-not-checked-tf4962411.html#a14213652
Sent from the
5 matches
Mail list logo