Disable a key[BUG on win7]

Started by Mehrdad, Mon 09/05/2011 17:41:44

Previous topic - Next topic

Mehrdad

I done turn on gpanel GUI with Escape key.but if i press ctrl key i cannot appear gpanel again with Escape key !!!!!!!.other keys is not problem.

meantime i did disable many keycodes with //
also i havent this problem on winxp directdraw 5!!!!!!!thats work fine. ???

I use win7 ultimate.directx11

is any code for disable ctrl key like:
Code: ags

//rep_exe
if ((IsKeyPressed(405) == 1)||(IsKeyPressed(406) == 1))
{
!!!!!!!!!
}


i dont know what use code instead '!!!!!!!!'

ClaimEvent()   is dont work in up code.



Mehrdad


My official site: http://www.pershaland.com/

Ryan Timothy B

It's an issue with Windows 7 and AGS. I believe it's being looked into.
Hit Shift to have control over the Escape key again.

Mehrdad

OK.thanks Ryan.so this is a bug for AGS and must report to CJ for fix that.ok?
My official site: http://www.pershaland.com/

Ryan Timothy B

There has been a couple posts referring to this issue. I'm sure he's aware of it.
No need to PM him since he'll be browsing these threads anyway and it won't get to his attention any faster. Also with AGS being open-sourced, someone else might fix it.

Mehrdad

Oh yes.sure.your right.thanks Ryan.
My official site: http://www.pershaland.com/

SMF spam blocked by CleanTalk