Help for this page
$mw->Button( -text => 'func', ... -text => 'embed', -command => sub { my $p1 = $jcb->getSelectedIndex(); printf("e: \$p +1 = >>$p1<<\n"); } )->pack;