Ian wrote: > There is not really a forum as such. There is a mirror of a mailing list. > > If you don't like the way it is mirrored here, perhaps the gmane mirror > would be more to your taste? > > http://news.gmane.org/gmane.comp.lib.fltk.general
there is another here: http://www.mail-archive.com/[EMAIL PROTECTED] looking at the agent string gives following results: grep Agent | cut -d " " -f 2-11 | cut -d " " -f1 | cut -d "/" -f1 | sort | uniq -c | sort -rn 655 Thunderbird 143 Mozilla 128 KNode 62 Mutt 38 SquirrelMail 37 KMail 32 MT-NewsWatcher 14 Pan 8 Xnews 8 Gnus 4 Noworyta 2 pan 1 tin 1 slrn 1 Mail and the winner is mozilla-thunderbird _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

