Search found 2 matches

by ahe
Mon Jun 14, 2004 1:00 pm
Forum: Bug reports
Topic: run() in new devices always returns false
Replies: 6
Views: 2608

I also ran into this problem a few days ago when working in windows.
I dont have the code in front of me atm, but I think
I figured out that run() will have to be called once
after ->closeDevice() in order to flush the message buffer
or whatever run() is doing with those PeekMessage and stuff.

I ...
by ahe
Sun Jun 13, 2004 10:49 pm
Forum: Beginners Help
Topic: Some small observations
Replies: 0
Views: 337

Some small observations

Hello!

I have been trying out Irrlicht for a couple of weeks now both
in Linux and Windows and I must say that I am impressed by the
easy interfaces and how fast I actually could get something up
and running on both windows and linux.

I just wanted to post a few things that I have found and ...