Re: Check Boxes Don't Work Independently

2007-08-30 Thread Yeti
On Thu, Aug 30, 2007 at 10:00:55AM -0400, dhk wrote: > The attached and inline program Please, please, send it with something that does not wrap lines the next time, the code does not like it when it happens in the middle of a string or //-comment. > Can someone explain why this happens and where

Check Boxes Don't Work Independently

2007-08-30 Thread dhk
Let's try it again. The attached and inline program works but the all the check boxes get checked or unchecked when only one is clicked. Sometimes the mouse has to move accross the rows to refresh the display. Can someone explain why this happens and where the mouseover event is coming from?

Re: Check Boxes Don't Work Independently

2007-08-30 Thread Jonathan Winterflood
Hi, No attachment has ever made it to the list that I remember It seems the list program strips them (and probably with reason) Please include the program in-line (preferably a minimal example of the problem) If it's too big, consider ftp or http hosting... Cheers, Jonathan On 8/30/07, Mikael H

Re: Check Boxes Don't Work Independently

2007-08-30 Thread Mikael Hallendal
30 aug 2007 kl. 13.55 skrev dhk: Hi, > The attached program works but the all the check boxes get checked or > unchecked when only one is clicked. Sometimes the mouse has to move > accross the rows to refresh the display. > > Can someone explain why this happens and where the mouseover event is

Check Boxes Don't Work Independently

2007-08-30 Thread dhk
The attached program works but the all the check boxes get checked or unchecked when only one is clicked. Sometimes the mouse has to move accross the rows to refresh the display. Can someone explain why this happens and where the mouseover event is coming from? If you run the program you'll se