On 3 Feb 2009, at 22:02, Greg Ercolano wrote: > imacarthur wrote: >> OK - below is my reworked offscreen demo. >> Sorry to all that it ended up being so long, but I got a bit carried >> away. > > Thanks Ian.. I wanted to try your app too, but noticed > your mail program (Apple Mail?) wordwrapped the code > in such a way it won't compile.
Yeah, Apple Mail - but I'm not sure it is Mail that is wrapping my posts... The problem seems to have got worse since I switched to posting via gmail, so I suspect that it may be "helping" me by reformating my long lines... > I fixed the lines so that it would compile, and am > re-posting that result here with wordwrap off on your behalf. Thanks! That's great. > I nicked word wrapping in thunderbird by setting the word wrap > margin to 999, as I paste a lot of code and terminal reports > to people, and after 20 years of vi/unix email, seem to have > automatic carriage returns built into my wrists. I've had a quick look, from time to time, and can't even see where Mail sets a wrap width... > (Also, added #include <time.h>, cause my linux box needed it.) Doh! I even remember thinking that I must add that #include when I was adding the srand() stuff. Then I forgot. Oops... Thanks Greg, -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

