Thread Anordnung Label und Entry (23 answers)
Opened by Gast at 2005-11-19 13:23

renee
 2005-11-20 04:35
#45009 #45009
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Bei pack() funktioniert es so:
Code: (dl )
1
2
$label->pack(-side => 'left',-anchor => 'w');
$entry->pack(-side => 'left',-anchor => 'w');
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/

View full thread Anordnung Label und Entry