Hi,

> How I can have got access to the `ScrollBar' in a popup menu in the 
> `InputBrowser', for change a style for it's?

Assuming I understand your request correctly, you should be able to create a 
style using fltk::Style and then give it a name with fltk::NamedStyle. Finally, 
you have to load your style.
There are a few (brief and horrible) examples in the themes/ directory, which 
should give you a good starting point.
If you're still having troubles, I'll hack up a short example when I get home 
sometime tomorrow night.....

HTH,
Ben
                                          
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to