Re: [Jsynthlib-devel] Tip-of-the-day system

2011-09-19 Thread Maciej Łoziński
Most (if not all) Swing components render html: http://download.oracle.com/javase/tutorial/uiswing/components/html.html cheers Maciek W dniu 17.09.2011 20:18, frankster pisze: > > I suppose that a separate file would be best as it would mean that > programming skills (however minimal) wouldn't b

Re: [Jsynthlib-devel] Tip-of-the-day system

2011-09-17 Thread frankster
I suppose that a separate file would be best as it would mean that programming skills (however minimal) wouldn't be required to add tips. A quick google search says that there is a control called JEditorPane which can display html. frankie On 09/17/11 16:38, Joe Emenaker wrote: > I'm sure eve

[Jsynthlib-devel] Tip-of-the-day system

2011-09-17 Thread Joe Emenaker
I'm sure everybody here has seen those "Tip of the day" pop-ups that many apps have, where the user is shown some random bit of information about what they can do with the app. And then there are buttons for "See Next" and "Stop Showing These on Startup" actions. I think that JSL could benefit