First, kudos on the software. It was just what I was looking for and it works great.
Currently I am using RSyntaxTextArea in my application, in a JInternalFrame (the application involves a main desktop with different internal frames). I followed the code here to get it going:
http://fifesoft.com/rsyntaxtextarea/exa ... ample1.php
However, I'd like to also draw on many of the features that come with RText, e.g. the find-replace dialog. If there is a way to just drop the RText JPanel into a JInternalFrame that might be the best. But if not, it would be nice to use the RText jar as a library and reuse all the menu items, actions, and others functions you've spent so much time creating in my own open source app. I could probably figure out how to do these things on my own with some effort, but if you have any suggestions or guidelines I'd very much appreciate it.
Again, nice app! Thanks for any suggestions,
- Jeff
