Last past weeks I have been able to get onto it and work my spare time
on it.
I've fixed a couple of minor bugs, and made a lots of enhancements that
I have wanted to do over the past 5 years.
Some enhancements are:
- POD Font/Coloring and customization.
- Applying a HUGE amount of options for the "Source" display.
- HTML links in the AboutBox to get to Oasis sites and TGL ones.
- App Title displays current Loaded file
- TABS(POD, SOURCE) display the POD language display type (TEXT, HTML)
and the plain file name of the loaded file.
- =head3 and =head4 now are in
- statusbar displays your editor, font and some other 'status' things.
- Diagnostics DlgBox: perl.exe location libpath, POD errors, and so on.
The BIG one I am trying to do (not yet) will be to try to externalize
the editors, ie, have them be in the XML file rather than in Perl
modules. But I think this will be quite a task. (I do a lot
of "guiTest" types of things so I do know the parts of this to do).
Other things I'd like to try out:
- B<>, C<> (and some others) syntax highliting
- Print POD
- Save As POD file
and hope to get I18N type fonts used in both POD and SOURCE areas.
I have no listed everything, but if you do have any requests, let me
know.
(this will also be part of formal release documentation)