lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> >> When instantiated each widget has about 10
> >> lua stub scripts pre-assigned to them.
> > 
> > Is this really necessary?
> 
> Yes, this is very important as without the "stub" definition, 
> the user would
> not know what parameters are passed, what they mean, etc

Can't you just emit those commented out ? The user can then
uncomment the ones that need to be there.

-- 
Vincent Penquerc'h