Thread "unknown option "width" at" mit Perl 5.8.8
(3 answers)
Opened by manfred192 at 2007-10-16 18:17
Schreib' mal noch ein '-' davor...
Code (perl): (dl
)
1 2 3 4 5 6 7 8 9 10 11 #! /usr/bin/perl use strict; use warnings; use Tk; use Tk::Entry; use Tk::Widget; use Tk::Dialog; ... my $entry_listenpreis=$frame_place->Entry(-width => 10)->place(-x => 95,-y => 20); OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/) -- Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html Perl-Entwicklung: http://perl-services.de/ |