On Monday 09 December 2002 5:36 pm, Lars Gullik Bjønnes wrote:

> I think you are farily right on, I am only wondering a bit about the
>
> | These two calls contain the same information, but processing of
> | (int(buffer[0]), xev) is unnecessarily complex. In fact,
> |     int(buffer[0]) == keysym
>
> issue... is this really true?
> (keysym is 16bit char is 8bit... f.ex.)

Well, I'm right in that processing of the two is identical so long as the 
modifier keys are not pressed. I'll try and get to grips with exactly what 
fl_keyboard is doing over the next few days.

Glad to see that I'm basically heading in the same direction that you might 
take.

Angus

Reply via email to