Well, I have to admit. This problem was the same problem as the IupButton problem Robert Persson reported. At least the solution was very close.
In the toggle, when a double click is performed the state was not changed, although the callback was called. So I applied a solution similar to the one in IupButton. Hope now it fixes all the problems. Just committed to CVS. Next version will be released next week. Best Regards, Scuri > -----Original Message----- > From: Antonio Scuri [mailto:[email protected]] > Sent: quarta-feira, 8 de agosto de 2012 23:07 > To: 'IUP discussion list.' > Subject: RE: [Iup-users] IupToggle has slow response to mouse in Windows > > > The callback does get called every time including double clicks, even > > though the state of the toggle only changes on the single click. Same > > for IupButton; it looks like it gets pressed only on single clicks > > while the callback is called for doubleclicks, as expected. > > Ok. Thanks for the feedback. I'll check this again. > > Best, > Scuri ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
