Thread [Tk] Eigene Tk::messageBox (4 answers)
Opened by Kean at 2011-11-17 17:48

pq
 2011-11-17 18:31
#154263 #154263
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
ja, MsgBox.pm ist wohl das richtige.
man kann ein grep auf die distribution machen:
http://search.cpan.org/grep?cpanid=SREZIC&release=...

es erstellt eine funktion Tk::messageBox:
http://cpansearch.perl.org/src/SREZIC/Tk-804.030/T...
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread [Tk] Eigene Tk::messageBox