that did the trick. thanks!
> -----Original Message-----
> From: Glenn Linderman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 26, 2001 1:34 PM
> To: perl-win32-gui-users@lists.sourceforge.net
> Subject: Re: [perl-win32-gui-users] Disable menu item?
>
>
> $Window->Menu -> {'SortNot'} -> Enabled ( 0 );
>
>
> Peter Eisengrein wrote:
>
> > How can you disable (grey-out) an item in a menu? I don't
> see anything in
> > the docs and it has ignored everything I have tried,
> including the obvious:
> >
> > $Window->Menu->{MenuItem}->Disable();
> >
> > _______________________________________________
> > Perl-Win32-GUI-Users mailing list
> > Perl-Win32-GUI-Users@lists.sourceforge.net
> > http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>
> --
> Glenn
> =====
> Due to the current economic situation, the light at the
> end of the tunnel will be turned off until further notice.
>
>
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>