[Iup-users] MultiLine editor and beeping

Antonio Scuri scuri at tecgraf.puc-rio.br
Sun Dec 9 19:15:01 GMT+3 2007


 In Linux, I don't remember Motif beeping on anything.

 I added the lines you sent me and indeed the beep is there. This could be a
default system behavior in Windows, but I will check if there is a solution.

Best,
scuri 

> -----Original Message-----
> From: iup-users-bounces at lists.luaforge.net 
> [mailto:iup-users-bounces at lists.luaforge.net] On Behalf Of 
> Jeremy Cowgar
> Sent: domingo, 9 de dezembro de 2007 19:21
> To: IUP discussion list.
> Subject: Re: [Iup-users] MultiLine editor and beeping
> 
> 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
> >   
> 
> 
> _______________________________________________
> 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