Hi,
I have a CEikEdwin control in my application and simply wants to launch the VK FEP from a command/button instead of pressing the editor. Is it possible? I've seen posts about how to do something like this in a custom controls, but nothing about this common use case (at least it should be, noone can press these small text fields with a finger).
I've tried to simulate pointer events but even if I send exactly the same events as the ones that is generated when I actually press the Edwin, the VK FEP refuses to show up. But anyway, there should be an easier solution somewhere.



