[SOLVED]Key codes

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

PJani
Just popping in
Just popping in
Posts: 17
Joined: Tue Jul 14, 2009 10:10

[SOLVED]Key codes

Postby PJani » Wed Sep 23, 2009 20:11

Are CEGUI::Key remaped?

Becouse OIS doesnt work right anymore with CEGUI?

backspace, tab keys and many others doesnt work right anymore...
Last edited by PJani on Thu Sep 24, 2009 13:25, edited 1 time in total.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Key codes

Postby CrazyEddie » Thu Sep 24, 2009 08:38

Hi,

No changes have been made to scan codes recognised by CEGUI.

CE.

Impz0r
Not too shy to talk
Not too shy to talk
Posts: 26
Joined: Fri Sep 04, 2009 12:54

Re: Key codes

Postby Impz0r » Thu Sep 24, 2009 10:17

Hey there, I'd the same problem just the other day. And the problem was, that i "ate" all inputs up within the Edits OnKey() event. If you actually ate them, the Tab and the like is never processed by the Edit.

Mfg Imp

PJani
Just popping in
Just popping in
Posts: 17
Joined: Tue Jul 14, 2009 10:10

Re: Key codes

Postby PJani » Thu Sep 24, 2009 11:31

Thats funny,... in old version i passed true back in key down event and it worked now it doesnt work. I changed to false anything works fine...

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Key codes

Postby CrazyEddie » Thu Sep 24, 2009 12:32

Hi,

Yes, this is related to this change:
ChangeLog wrote:- Modified: Changed key handling in editbox classes to allow user subscribed events to 'consume' keys and prevent the usual processing from occuring.


CE

PJani
Just popping in
Just popping in
Posts: 17
Joined: Tue Jul 14, 2009 10:10

Re: [SOLVED]Key codes

Postby PJani » Thu Sep 24, 2009 13:26

hmm, that section i skiped to read :D


Return to “Help”

Who is online

Users browsing this forum: No registered users and 36 guests