in reply to Re: Entry widget does not work in 5.18.1
in thread Entry widget does not work in 5.18.1

Hi zentara, I tried putting focus just on the last entry and execute. But still other than cursor blinking at last entry widget keyboard input does not reflect in the entry. Thanks for looking. I am at a total loss

  • Comment on Re^2: Entry widget does not work in 5.18.1

Replies are listed 'Best First'.
Re^3: Entry widget does not work in 5.18.1
by rjohn1 (Sexton) on Jan 10, 2014 at 14:24 UTC

    Actually it is all very strange. I am facing this issue in my office. When i switch to perl 5.8.3, the last entry widget in a multiple entry mega widget takes the input, rest all of them dont accept the input even if the cursor blinks in the entry boxes. Now when i switch to Perl 5.18.1, none of the entry boxes takes input, and i realized even Text box is not editable. But at my home where it all works well(on Ubuntu with different versions of Perl) Now i can't understand where the problem lies.