Search found 2 matches

by Rohitmrrk
Sat Jul 04, 2015 5:06 pm
Forum: Beginners Help
Topic: unable to enter any character at runtime
Replies: 4
Views: 799

Re: unable to enter any character at runtime

Preferably post the whole code so we can compile it. Sorry bro same code we have the examples from irrlicht SDK. When I set some text in design time like MyEditBox.text="Hello World" it displayed properly but when I run the apps and then enter some text it shows Spaces but not any charact...
by Rohitmrrk
Sat Jun 27, 2015 3:48 am
Forum: Beginners Help
Topic: unable to enter any character at runtime
Replies: 4
Views: 799

unable to enter any character at runtime

Hi... I'm very new in c++ and irrlicht too. While I set text to the editbox at design time, after run the apps it displaying but I'm entering any character his doesn't appears. What will I do. :( And very sorry for my handicapped englishenglish :wink: VB.Net (IrrlichtLime) Code:     Imports Irrlicht...