[PLUG] Tk Configuration

Rich Shepard rshepard at appl-ecosys.com
Fri Mar 25 22:07:12 UTC 2005


On Fri, 25 Mar 2005, Roderick A. Anderson wrote:

> After a bit of time fiddling and lunch I decided for my interpretation of
> your stated want/need that you should use the -font attribute in the menu
> creation/definition.
>
> my $mw = MainWindow->new;
> $mw->title( "Yada Yada" );
> ...
> $menu1 = $mw->Menu( ... -font => ['courier', 24] ... )->pack( );
> #                       ^^^^^^^^^^^^^^^^^^^^^^^^
> ...

Rod,

   Ah, that confirms what I suspected. I need to dig into the sixpack code and
redo it there.

Thanks,

Rich

-- 
Dr. Richard B. Shepard, President
Applied Ecosystem Services, Inc. (TM)
<http://www.appl-ecosys.com>   Voice: 503-667-4517   Fax: 503-667-8863



More information about the PLUG mailing list