1. Re: Win32libEx -- Richedit, common controls and MDI
> 1) *Someone* that knows how should integrate Wolfgang Fritz's System Tray
> work into the win32lib (unless it's already there and I just didn't see
To give credit where it's due, Hendrik Mundt originally wrapped this... I
just 'borrowed it for a 'tut' example. The problem of course, was that he
buried it in a 'custom' version of Win32lib. Alas, it seems we might get a
*flood* of these, since David has decided to 'drop the ball'.
> It's not so much that the library is huge, because the size is pretty small
> for all it wraps, it's just that at the current size, it's a little
> overwhelming. If you want to look to see exactly how something was done it
> can be hard to find exactly what you're looking for. It can also be
> daunting for beginners to have to search/scroll 70-80 pages to find the
> correct syntax for a lib call.
* my 2-cents*
How about creating separate *distributions* for users (stamped and all), and
developers
, or testers... ;) ... without all the 'unchanged' files...
Right now, every time a 'bleeding-edge' comes out, we get a huge package,
with only a few changes. Perhaps the users package should have a version of
Win32lib with all comments removed. ( recent win32libex slices down to
approx. 190k. )
A short note in the users package referring to the other would suffice for
anyone with further interest.
Wolf