> Take a look at:
> 
>   fvwm-perllib --man FVWM::Module::Tk
> 
> In the SYNOPSIS example I use $top->wrapper->[0].

I'm surprised this works. In a simple test script Perl spewed out
an error on a similar line of code.

In the end I ended up using:

$toplevel->frame();

which gave me what I wanted.

frame() & wrapper() tend to do counter-intuitive things. At least
to my way of thinking.

SCoTT. :)
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to