qualifier Alt Gr

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 18/10/2008 at 22:44, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   10.111 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
Hi,

I got a tiny but odd problem:

>      int qualifier= res.GetLong(BFM_INPUT_QUALIFIER, 0); \>      if(qualifier & QALT) GePrint("ALT"); \>      if(qualifier & QALT2) GePrint("ALT GR");

All qualifiers like SHIFT, CTRL and ALT work but ALT GR is never printed. Any ideas?

Thanks,

Yakuza

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 20/10/2008 at 00:04, xxxxxxxx wrote:

I can confirm this, it might be a bug, I will report it.

cheers,
Matthias

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 20/10/2008 at 13:20, xxxxxxxx wrote:

Hi,

thanks, I used a different keycombintaion instead.
I noticed that cinema doesn't seem to work with ALT GR at all. In the commandmanager ALT GR isn't recognized either.

regards,
Yakuza