[UFO-devel] UTextEdit reacting strangely
Status: Beta
Brought to you by:
schmidtjf
From: Elie `w. B. <dro...@gm...> - 2006-04-23 13:38:33
|
Hello again fellow UFO users, This is probably my tenth problem submitted here, and I'd like to thanks Johannes for the previous nine solutions to most of my problems. Before submitting the problem, I'd like to thank him for his work that allowed us to create something that looks fine and works in a fine way. My current problem is that the cursor keys (or any other "special" key that is supposed to act on the cursor) are inserting text characters in the text= , making it impossible to correctly move in the edited text. I'm using libufo in a GLUT context, and I simply pasted my key handling code from the GLUT sample. I put a few screenshots online showing both our shiny interface (there are five of them), and four showing the UTextEdit with cursor problems. These are available on http://www.lwo-lab.net/nawart. Code source is available via svn (information is specified on the same page), and HEAD revision (should be 59) exhibits the problem for sure. I ca= n paste specific parts of the sourcecode that may seem relevant to one of you if requested (either on the list or in private). Thanks in advance ! -- { drozofil -- www.lwo-lab.net } |