[Pgui-devel] Key events...

2004-03-08 Thread Groeting Claus ICM Bocholt
Hi all... I'm testing PICO-GUI for porting it to a mobile device. We are in a pre-devolopment-state and want to find out if this project could fit our requirements. After initial testing of some examples I would like to start programm an app which receives KEY-Events, but I was not able to achieve

[Pgui-devel] Highlighting text in textbox widget

2004-03-08 Thread Raghu Ram Murthy
Hello all, I implemented small clipboard implementation (for simple text) and now I am able to select some text from textbox, cut, copy and paste in any textbox, And also i am able to drag and drop selected text somewhere in any textbox. But my problem is I didn't highlight the selected text. I j