EditBox is focused but doesn't get text

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Ceacy

EditBox is focused but doesn't get text

Post by Ceacy »

Hello,
when i used an editbox (whether it's in an example, like meshviewer, or in my own code), i can select the box, i can see the cursor, but i can't write anything !
Is it "normal" ? I use Irrlicht 0.7, with gcc 3.3.2, on a Mandrake Linux 10.0.

Thanks,
c@c

PS :sorry for my poor english, i'm french ;-)
mm765
Posts: 172
Joined: Fri May 28, 2004 10:12 am

Post by mm765 »

use irrlichtnx, its fixed there.
http://www.irrlichtnx.mmdevel.de/
c@c
Posts: 10
Joined: Sun Mar 28, 2004 8:38 pm

Post by c@c »

Thanks a lot for your answer ! I'll try irrlichtnx this afternoon ;-)

---
Oh, just a question : does irrlichtnx have the same API than "official" Irrlicht ? (and, will irrlichtnx patches be added to official irrlicht ?)
mm765
Posts: 172
Joined: Fri May 28, 2004 10:12 am

Post by mm765 »

c@c wrote: Oh, just a question : does irrlichtnx have the same API than "official" Irrlicht ? (and, will irrlichtnx patches be added to official irrlicht ?)
At the moment it has the same API, yes.

Your second question can only be answered by niko.
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

Actually, NX has it's own API documentation that includes the patches they have included.
Post Reply