1 Apr
2008
1 Apr
'08
3 a.m.
I wrote:
Does anybody remember whether the add() call was for some reason that I haven't noticed?
Hmm. On my various (generally quite simple) pages, it works fine with images or tables or lists or whatever. On some pages out in the wider world, though, it gets really confused. I had thought fltk was getting a mouse event and just going up the fltk widget tree to figure out x,y. That is, just Main -> UI. I guess not.