On Sun, 26 Feb 2006, Andreas Falkenhahn wrote: > > Hi, > > can anyone tell me how to get those nice RGB sliders that are used in > MorphOS? > > I mean these here: > http://www.falkenhahn.com/rgbsliders.jpg > > Are these simply sub-classed MUIC_Sliders to which a gradient is > drawn on MUIM_Draw? Or is it a new class introduced in 3.9?
AFAIK it is a slider with gradient background. You can set gradient by MUIA_Background (but attribute string is undocumented) or maybe overloading MUIM_DrawBackground... Ilkka Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
