[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Custom wxArtProvider affects html help toolbar buttons
From: |
Vaclav Slavik |
Subject: |
Re: [lmi] Custom wxArtProvider affects html help toolbar buttons |
Date: |
Sun, 29 Mar 2009 23:33:47 +0200 |
On Mon, 2008-10-06 at 21:54 +0000, Greg Chicares wrote:
> > 1. add support for icon sets to wxArtProvider
> > 2. set help browser's frame icon as a set of icons of several sizes (as
> > any well-behaved app should do)
> > 3. fix the same thing in LMI Unix version (MSW already uses a set; we
> > don't even need to extend XRC for this, even though it's something
> > nice to have independently of LMI)
>
> ...especially if we're not doing something every app should do.
This is now fixed on wx trunk, together with this patch to LMI (for 3.):
http://lists.nongnu.org/archive/html/lmi/2009-03/msg00070.html
Vaclav