If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
logic_sci
Posts: 6 Joined: Wed Sep 17, 2003 8:28 pm
Post
by logic_sci » Fri Sep 19, 2003 11:18 am
How can i handle ALT+TAB Message ?
what engine message sent ?
thank
niko
Site Admin
Posts: 1759 Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:
Post
by niko » Fri Sep 19, 2003 12:28 pm
You can't. And there will be now way to handle this in the future. The engine does not behave correctly after switching tasks when useing D3D in fullscreen mode currently, but this will change.
Anyway, for what do you need a message for Alt tab?
Guest
Post
by Guest » Sun Sep 21, 2003 5:14 pm
if user press ALT+TAB , user will switch to desktop so
when user come to program user will not see anything
how can i handle this case ?
hearsedriver
Posts: 81 Joined: Fri Aug 22, 2003 12:06 pm
Location: Germany
Contact:
Post
by hearsedriver » Sun Sep 21, 2003 5:49 pm
As Niko said, this is a bug and is about to be fixed. Just wait for the 0.4.1 / 0.5 release.
Cheers.
Guest
Post
by Guest » Wed Sep 24, 2003 4:48 am
ok , i will waiting for
thanks