GradientSlider

Posted:
Sun Oct 23, 2016 3:40 am
by mritter0
Why is there no proto/gradientslider.h?
Re: GradientSlider

Posted:
Sun Oct 23, 2016 11:31 am
by salass00
Probably because there is no interface.
The gadget uses struct ClassLibrary so it's compatible with IIntuition->OpenClass()/IIntuition->CloseClass(). Also you can reference it in NewObject() by its public class name "gradientslider.gadget".