Page 1 of 1

GradientSlider

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

Re: GradientSlider

Posted: Sun Oct 23, 2016 10: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".