> May be my question is not correctly?...
> 
> I want get access to functions (for set):
> box(...)/color(...)/buttonbox(...)/buttoncolor(...)/highlight_
> color(...).
> 
> 
> Example (test/scroll.cxx):
> 
> scroll.scrollbar.box(fltk::FLAT_BOX);
> scroll.scrollbar.color((fltk::Color)0xEEEEEE00);
> scroll.scrollbar.buttonbox(fltk::PLASTIC_UP_BOX);
> scroll.scrollbar.buttoncolor((fltk::Color)0x45454500);

That looks more like the fltk-1.x way of doing things.

I have no idea how to do that in fltk-2. I would have imagined it is the
same, but since you are asking the question, I guess it is not... Sorry.

Actually: Maybe you would be better off with fltk-1.1 or fltk-1.3 in the
meantime?

Generally, the fltk-1.x series is more widely used and more actively
supported (fltk-2 never really came out of alpha and there don't seem to
be that many folk supporting it right now - maybe just Ben and, err,
well....)


> PS: sorry for my english...

Better than my Russian...


SELEX Galileo Ltd
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

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

Reply via email to