Hi everyone.
I was using a stringgrid with windows mobile 6 and noticed that when using the stylus, the first time round the stringgrid needs to be clicked twice before the onclick handler gets executed, after that it's behaviour is normal. When using the phone in mouse mode the event doesn't get triggered at all, but if the stylus is used to click the the grid once, then the mouse triggers the event normally after that.
The grid needs to be clicked twice the first time in the emulator aswell but, strangely, when the phone is connected to and controlled from the computer with a program like mymobiler, then the first click triggers the event. I tried a few other component and they work fine.
Is this a bug in the grid or has it something to do with windows mobile? I'm using snapshot 27550 fpc 2.4.0.
Should have started a new topic, but don't know how to link a comment into a new topic.
Thanks.