On Tue, Feb 23, 2010 at 3:46 PM, Greg Brown <[email protected]> wrote:

> Good question. I neglected to mention in my previous post there is
> currently no way to embed Swing components in a Pivot app. However, you
> might be able to wrap a JTextPane in a custom Pivot component and delegate
> paint() calls to it. Alternatively, there may be some lower-level Swing text
> rendering APIs you could delegate to and bypass JTextPane altogether.
>

OK, one last (probably obvious) question:  Why might flying saucer work
better with Pivot?  I assume that it is not based on Swing?  Does it use SWT
or something else that plays well with Pivot?  Again, I apologize for the
basic questions, I have almost no Java GUI experience.

Reply via email to