Try cleaning that up and see what happens.my $font = $mw->fontCreate(@fontopts); # that should be my $font = $mw->fontCreate('myfont', @fontopts); #otherwise you need to use $font in the -font option $fr->Button(-text=>"B1", -command=>$phello,-font=>$font )->pack(
In reply to Re: Tk fonts crash on Fedora
by zentara
in thread Tk fonts crash on Fedora
by wulvrine
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |