On Monday 29 October 2001 10:55 am, Herbert Voss wrote: > > Also, why store > > string placement > > since this makes it hard (pointless) to check (p1.placement == p2.placement) > > don't know, ask Lars ... > it's his stuff
That's never a reason not to change! > > +int C_FormFloatFeedbackCB(FL_OBJECT * ob, int event, > > + FL_Coord, FL_Coord, int, void *) > > > > This is nice enough, but what do people think about all this feedback stuff? > > Would it be nicer as a bubble-help? This is dead easy to do with xforms 0.89 > > but is a bit more convoluted for 0.88. Nonetheless, we could provide a > > wrapper for this. Shall I do so? > > feel free, but you must ask yourself, this stuff is copied > from another place, and it was you who ... :-) ;-) First iteration. Would the second iteration be an improvement? Probably. I'll have a go... Angus