I think something like the wxPerl Cookbook would be useful if well indexed and documented.
James On Fri, Nov 7, 2014 at 5:28 AM, Steve Cookson <steve.cook...@sca-uk.com> wrote: > Hi James, > > On 05/11/14 21:30, James Lynes wrote: > >> >> I couldn't find a method that returns an item's position under a node, so >> I wrote a sub to loop through all the children of a node and calculate the >> index(get_item_index). Surprised this function wasn't in wxWidgets. >> > I'm sure we all write little help functions. It would be nice if we could > have a directory in wxPerl where we can put these modules, and "use" them > if we want them. > > That would make wxPerl richer in function than wxWidgets. > > What do people think? > > Steve. >