[Iup-users] Beeping in Matrix?

Jeremy Cowgar jeremy at cowgar.com
Thu Jan 10 15:58:30 GMT+3 2008


Antonio Scuri wrote:
>> There are a few controls that do it. IupMatrix, IupMultiline, 
>> and IupText I know does it.
>>     
>
>   IupMultiline and IupText use the same Windows control. IupMatrix does not
> produces the beep, in fact it only produces the beep if you are editing the
> value of a cell, which internally is using a IupText, so it falls back to
> the same Windows control.
>   
Your right. I was thinking of the dialog I am working on and the primary 
control on that dialog is the matrix, but it's in the text control 
(search where you can press enter) that the beep is occurring.

Jeremy




More information about the iup-users mailing list