Dear Friends,
I wrote a perl program using perl Tk,
I used Text widgets and I handling the following three options
1. Left Justify
2. Right Justify
3. Center
for me the -justify option is throwing erro.
I faced some problems using the -justify option
The following error I got
Tk::Error: Bad option `-justify' at Editor.pl line 82.
Tk callback for .text
Tk callback for .#menu.#menu#font.#menu#font#juesify
Tk::__ANON__ at /usr/lib/perl5/Tk.pm line 247
Tk::Menu::Invoke at /usr/lib/perl5/Tk/Menu.pm line 531
<ButtonRelease>
(command bound to event) what is the problem how can I solve this problem?
Thanks in advance.
by Sugumar.T.R