2009/9/30 rocku :
> Hi,
> I need to make a popup window with text that is highlightable, so the
> user can select it and copy. Is it possible with Win32::MsgBox or any
> other module that is delivered out of the box in ActiveState Perl
> (Win32::GUI is not)?
Not widely known, but Ctrl-C while a me
You could drive Internet Explorer Win32::OLE, or even simpler:
Open FILE ">temp.htm"
Print FILE "This is a message";
Close FILE
System("iexplore temp.htm");
-Original Message-
From: perl-win32-users-boun...@listserv.activestate.com
[mailto:perl-win32-users-boun...@listserv.activestate.co
Hi,
I need to make a popup window with text that is highlightable, so the
user can select it and copy. Is it possible with Win32::MsgBox or any
other module that is delivered out of the box in ActiveState Perl
(Win32::GUI is not)?
--
greets,
rocku
___
> >
> > Hi,
> >
> > I want to write
> > use Win32::OLE::Const 'Microsoft PowerPoint';
> > instead of
> > use Win32::OLE::Const Microsoft PowerPoint 9.0 Object Library';
> >
> > ... on one machine the first Notation works correctly on the other machine
> > not, I get
> > an error Message when Loadin
Hi,
see annotations below,
Cheers,
Armin
Armin Nolte
Database-Marketing
Deutsche Behindertenhilfe -
Aktion Mensch e.V.
Heinemannstr. 36
53175 Bonn
Tel.: 0228-2092-233
Fax: 0228-2092-222
www.aktion-mensch.de
Justin Allegakoen
Gesendet von: perl-win32-users-boun...@listserv.activestate.com
3