Oh, now *that* is *nice*. I've been thinking that autoconverting the wxWidgets into wxPerl documentation should really not be all that difficult, but I've had a lot of family stuff going on this last couple of weeks. Hopefully in the week to come I'm going to have a little more time to explore that.
Michael On 2016-01-28 23:35, James Lynes wrote: > Ron, Steve, et. al.: > > I got to thinking a few days ago about how we could leverage the great > mass of documentation already produced by the wxWidgets folks, > especially the member function/method documentation for each widget. > > So, I threw together a proof of concept script(attached) for a wxPerl > Documentation Viewer. Download the wxWidgets html documentation(33mb) > and the attached files and give it a try. Obviously a lot more could > be added to this script and several hundred use case files would need > to be created(and downloaded), but that's a smaller effort than > recreating all the method documentation. > > What say ye? If nothing else, it's another good example program. LOL. > > James >