From: Brett L. <wak...@ea...> - 2005-11-30 00:23:48
|
I just had a chance to look at the help system a little more in-depth. At some point we're going to want to separate the text strings from the code. Perhaps we should generate a global help xml file to hold the text, or maybe a help directory to hold multiple files, and then also have a game-specific help file for including any game-specific help information. ---Brett. -----Original Message----- From: Erik Vos <eri...@hc...> Sent: Nov 21, 2005 4:27 PM To: rai...@li... Subject: RE: [Rails-devel] Help > Try a JTextPane: > http://java.sun.com/docs/books/tutorial/uiswing/components/text.html Good suggestion, thanks. I had looked at it before, but was put off by the talking about editor kits etc. But it can also be used in a very easy way to display simple HTML. I have actually used its somewhat simpler superclass JEditorPane. Erik. ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |