Hi,

There isn't a whole lot of documentation for the Javascript, and no
particular focus on a skinning API.  Doing a quick find/grep on the
source shows these files contain references to image files:

./ui/facets/image-facet.js
./ui/facets/slider.js
./ui/ui.js
./ui/views/ordered-view-frame.js
./ui/views/tabular-view.js
./ui/widgets/logo.js
./ui/widgets/option-widget.js
./ui/widgets/resizable-div-widget.js
./ui/widgets/toolbox-widget.js
./util/facets.js

The view header images are mostly in ui/widgets/option-widget.js and
ui/views/ordered-view-frame.js.  If you want to pick a specific
objective, I might be able to help guide you through what needs to
happen - but if you want to read through something, the source is the
best available reference for you for now.

On 9/9/11 5:30 AM, Skip wrote:
> Hello,
> is there a header API, to customize the sorting, grouping etc. GUI
> elements?
> I would like to rearrange the header, make links to buttons, place
> them in a different order....
> 
> Which callback functions do I have to use, on my custom sorting,
> grouping ... buttons?
> 
> Greetz
> 

-- 
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en.

Reply via email to