abonvici has asked for the wisdom of the Perl Monks concerning the following question:
Hi all, I wrote a program that should run on a hp elitepad 900 with windows 8. Everything works BUT tk widgets , for example button, doesn't reacts when pressed by fingers as they do with mouse. I tried any sort of option, the finger touch make the -command sub work as expected but the button is freezed. Is there a way to make a widget button act as a normal button on touchpad? Please help me because this behavior invalidate totally this wonderful toolkit, perl tk, on this class of devices. Thank a lot in advance for your support
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: perl tk button on windows 8 touchpad is doesn't not animate if touched
by zentara (Cardinal) on May 07, 2014 at 19:03 UTC | |
by abonvici (Initiate) on May 07, 2014 at 19:29 UTC | |
by Anonymous Monk on May 08, 2014 at 06:57 UTC | |
by zentara (Cardinal) on May 08, 2014 at 13:44 UTC | |
|
Re: perl tk button on windows 8 touchpad is doesn't not animate if touched
by Anonymous Monk on May 07, 2014 at 18:58 UTC |