Hey Wes,
Did you run into anything in particular where you needed to have a
PictureButton subclass of Widget? The reason I'm asking is because the main
reason behind having the widgets dynamically defined in an XML document is
so we don't have to create Widget subclasses for each widget centrallix has.
So when they make a change to a widget, we don't have to modify any source
code -- we just use the widget xml defs generated from the centrallix
project.
That's another item to add to the todo list i guess: finishing support for
direct importing of the centrallix widget defs instead of using our own
XML. :)
nre
|