> > One time developed it (in a way compatible with Pivot), how can I use > it, reference from a wtkx file, etc ... ? >
I'd start by reading the WTKX primer a few times - there's a lot of dense content in there as to how WTKX works. http://incubator.apache.org/pivot/1.3/tutorials/wtkx_primer.html > And a last question: > could be useful (for my applications using this component) to add the > visual part of this component to a custom extension of the TerraTheme > ? > I don't understand the question - can you clarify? > > Oh, maybe a Tutorial on creating a simple custom component could be > useful for our users ... add a ticket to JIRA ? > What I'd do is create your component first, then write up the experience from the point of view of someone who'd never created a custom component before. Then that write-up could both be published as an article and checked into the platform developer's guide :). No JIRA ticket necessary for stuff like this - it falls into the existing bucket of "improve documentation". -T