> Hello Paul - > > Does the code below do what you want, or am I oversimplifying the matter? > This code monitors a simple calculation and outputs a number periodically > (every million iterations). > Hi Mike,
Thanks for the example, the code is a useful in that my original console code i used a counter to display to the user how many tests had been completed, it showed continously, but i thought it may be more useful to only show when every 1000 or so tests were done, as a simple reference. So i could use it for that. Apart from that it is the opposite of the original issue which was to always show a result but every n iterations allow for the GUI to respond. I got some useful replies in this thread which should see me ok for that one. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

