Help for this page
use warnings; use strict; ... print STDERR $lab_frm->Subwidget('label')->PathName, "\n"; MainLoop;
$mw->optionAdd('*LabEntry*font', 'helvb12'); $mw->optionAdd('*LabEntry.entry.font', 'helvr12');