Is there a way to draw a line over a label? Mine keeps disappearing. I
cannot seem to get the DC lines thing to work, even without a label...
Steve
use strict;
use Win32::GUI;
our $mw = Win32::GUI::Window->new(
-name=> "MainWindow",
-title => "Line Layer Test",
-size
Hi all,
When I run my code to print an image file, the standard "Print" dialog
appears as expected, and my file is printed without problems if I click
"OK". However, if I click "Cancel" on the dialog, Win32::Printer opens a
dialog box with a cryptic error (about a printer object not being creat
On 02/07/07, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
Is it possible to display a Flash annimation in a window created with
Win32::GUI?
If yes, please tell me how. I think that it should be possible to do it
using Win32::GUI::AxWindow but I don't know what control name to use in
the -control
Hi,
Is it possible to display a Flash annimation in a window created with
Win32::GUI?
If yes, please tell me how. I think that it should be possible to do it
using Win32::GUI::AxWindow but I don't know what control name to use in
the -control option.
BTW, for other type of controls, where
4 matches
Mail list logo