[Iup-users] Beeping in Matrix?

Antonio Scuri scuri at tecgraf.puc-rio.br
Thu Jan 10 13:49:40 GMT+3 2008


> Was anything able to be done about the beeping I described a 
> while ago even when returning IUP_IGNORE while handling a key 
> stroke in an IupMatrix on Windows?

  Hi,

  I tested a raw Windows EDIT control and it beeps the same way the
IupMultiline beeps. Some key combinations make the control beep. And of
course this independs of the returned value in the callback. The beeps
occours before the callback call.

  In the Win32 API documentation it says that the EDIT implementation uses
the MessageBeep function for "illegal" characters.

  The actual logic of the IupMultiline keyboard processing is not much
flexible. Maybe in IUP 3 I will be able to do something about it.

Best,
scuri




More information about the iup-users mailing list