Thanks Roger! I tried TextPane few months ago and I found some issues, but forgot details now. I wonder if there is still any known issues. Brendan
> Subject: Re: Wrapped text with Buttons inserted > From: [email protected] > Date: Sat, 12 Jan 2013 16:23:28 -0800 > To: [email protected] > > Hi Bendan, > A TextArea can only hold text. If you want mixed text and components such > as Buttons then you will need to use a TextPane instead. This allows what > you're asking for. Unfortunately there isn't a lot of doc on how to do this. > But there is a pretty good TextPane demo in the source. > > HTH, > ~Roger Whitcomb > > Sent from my iPhone >
