W dniu 09.03.2012 03:11, leowang pisze:

> Dear Piotr,
> Could you please share some documents to me? Without the documents, I even 
> don't know how to write the XML file, such as how to set the text color in 
> the button widget, how to set the column number in the browser widget, how to 
> add a picture as the widget's background, and etc.

Sorry, There no documentation and many things are unimplemented.

But if something is implemented it has same name as in fltk (v2):
fltk widgets are implemented as XML tags with the same names,
widgets methods or fields are implemented as tag property with the same 
name.

There is only one extra XML tag attribute specific only for xfltk which 
not implement any of fltk widgets method/fields: "id". For rest just see 
fltk2 doc.

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

Reply via email to