in reply to Re: Tk geometry function call
in thread Tk geometry function call
However, this is what's returned to me:$Main->geometry(\?\+300,\+300\?);
And when I put it in double quotes like this:search pattern not terminated at GUI.pl line 18
I get this error:$Main->geometry("?+300,+300?");
bad geometry specifier "?+300,+300?" at C:/Perl/site/lib/Tk/Submethod. +pm line 37
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Tk geometry function call
by clintp (Curate) on Aug 09, 2001 at 04:18 UTC |