[Iup-users] MultiLine editor and beeping
Jeremy Cowgar
jeremy at cowgar.com
Sun Dec 9 18:21:12 GMT+3 2007
Antonio,
Sorry, I don't know if I mentioned this is on Win32. On Linux it does
not seem to beep.
Jeremy
Antonio Scuri wrote:
>> Your program as is does not produce beeping, but, if you add:
>>
>> if (c == K_cA)
>> return IUP_IGNORE;
>>
>> right below the K_i check in either k_any or mlaction, then it beeps.
>> So, it seems that the Control key is causing the problem?
>>
>
> Ok. That's what I need to start digging. I will check this and return to
> you soon.
>
> Best,
> scuri
>
>
> _______________________________________________
> iup-users mailing list
> iup-users at lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/iup-users
>
More information about the iup-users
mailing list