Schrift
Wiki:Tipp zum Debugging: use Data::Dumper; local $Data::Dumper::Useqq = 1; print Dumper \@var;
[thread]5062[/thread]

Windows-GUI's per Perl bedienen?



<< >> 6 Einträge, 1 Seite
nikster
 2005-08-26 14:51
#44416 #44416
User since
2004-05-19
12 Artikel
BenutzerIn
[default_avatar]
Hi Forum.
I have a basic Question about Perl:
Is it possible to write perlcode that interacts with Windows-GUI's?
e.g. Clicking someone through an Installation?
And if it is possible... is it practicable?

I'm just using perl for Scripts to administer my Linux-Machines e.g. checking Log-Files etc..
Someone asked me that and I answered: No... but now I'm not sure.

Best Regards

Niels
Taulmarill
 2005-08-26 15:17
#44417 #44417
User since
2004-02-19
1750 Artikel
BenutzerIn

user image
i never used them (because i hate win32 coding) but you should have a look at the Win32:: modules on cpan. maybe some of them can do what you want. at least the Win32 API has to support actions like that, because i already saw (native) programs doing it.

besides that, please note that we are a german perl forum. if you prefer to speek/type english, there is a very large perl community at http://www.perlmonks.org.
$_=unpack"B*",~pack"H*",$_ and y&1|0& |#&&print"$_\n"for@.=qw BFA2F7C39139F45F78
0A28104594444504400 0A2F107D54447DE7800 0A2110453444450500 73CF1045138445F4800 0
F3EF2044E3D17DE 8A08A0451412411 F3CF207DF41C79E 820A20451412414 83E93C4513D17D2B
lichtkind
 2005-08-26 15:43
#44418 #44418
User since
2004-03-22
5679 Artikel
ModeratorIn + EditorIn
[Homepage]
user image
it is possible please check out recent perl.com articles
Wiki:Tutorien in der Wiki, mein zeug:
kephra, baumhaus, garten, gezwitscher

Es beginnt immer mit einer Entscheidung.
jan
 2005-08-26 16:24
#44419 #44419
User since
2003-08-04
2536 Artikel
ModeratorIn
[Homepage] [default_avatar]
yeah, should be possible, check out CPAN:Win32::TestGUI\n\n

<!--EDIT|jan|1125059150-->
lichtkind
 2005-08-26 16:28
#44420 #44420
User since
2004-03-22
5679 Artikel
ModeratorIn + EditorIn
[Homepage]
user image
thats exactly the article is about

http://www.perl.com/pub/a/2005/08/11/win32guitest.html
Wiki:Tutorien in der Wiki, mein zeug:
kephra, baumhaus, garten, gezwitscher

Es beginnt immer mit einer Entscheidung.
nikster
 2005-08-26 16:35
#44421 #44421
User since
2004-05-19
12 Artikel
BenutzerIn
[default_avatar]
Hallo und Danke fuer eure schnellen Antworten. :)

Quote
besides that, please note that we are a german perl forum. if you prefer to speek/type english, there is a very large perl community at http://www.perlmonks.org.


Entschuldigt bitte, es war mir schon aufgefallen nachdem ich gepostet hatte.
Ich kam grad aus dem Forum auf gentoo.org und hab einfach weiter englisch geschrieben... es ist Freitag und ich schalte heut anscheinend nicht so schnell :>

Danke und Gruesse

Niels
<< >> 6 Einträge, 1 Seite



View all threads created 2005-08-26 14:51.