On Sep 6, 2007, at 5:45 PM, Ken Yarnall wrote:

> In the past, I've used fluid to generate positioning code, pasted that
> into my code, and otherwise ignored what Fluid generates.  I've  
> recently
> begun looking for better ways to use fluid.

If you put only the name of a callback function into the callback  
field, no function will be generated, only a single line like so:

   o->callback((Fl_Callback)myFunc, user_data);

If you want to write a patch that allows a choice of private,  
protected, and public, and it works 100% and is usable, I will be  
happy to add it to the SVN.

Matthias

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to