Page 1 of 1

execpff and wait for win 8 tablets

Posted: April 20th, 2015, 1:06 pm
by Anne
I just finally figured out what my problem was in a win8 tablet application: If I have one application starting another using execpff with the option "wait", the first application holds the virtual keyboard, so that you can't move it up and down in the second appilication.

I fixed it using nowait instead, but I wanted to notify you because I don't think this behaviour is intentional :roll: (and if it is, it should at least be a warning about it in the documentation )

Anne