[Pgui-devel] PicoGui and Cygwin

2003-07-11 Thread Marine Martin-Guillerez
We are two students and during our training periode we must use PicoGUI. We can compile our program using PicoGUI with the compiler provide with the camera we use. But we can't work in the same time with this camera. In a first time, we 've hope using Cygwin for compile our program using Pic

[Pgui-devel] Keyboard internationalization

2003-07-11 Thread Alain Paschoud
Hi, I need to know several things about keyboard internationalization in PicoGui : - Is there possible to change the settings of a keyboard (from us-qwerty to fr-latin-1 for example) ? - If yes, where is the conversion between key codes and characters done ? In Input driver ? or somewhere el