GradientSlider

Have a question about our Software Developer Kit? Ask them here.
Post Reply
User avatar
mritter0
Posts: 214
Joined: Mon Aug 25, 2014 9:41 pm
Location: Bettendorf, IA, USA

GradientSlider

Post by mritter0 »

Why is there no proto/gradientslider.h?
Workbench Explorer - A better way to browse drawers
User avatar
salass00
AmigaOS Core Developer
AmigaOS Core Developer
Posts: 530
Joined: Sat Jun 18, 2011 3:12 pm
Location: Finland
Contact:

Re: GradientSlider

Post 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".
Post Reply