[wxpython-users] Windows System Image List
Robin Dunn
robin at alldunn.com
Sat May 3 16:27:43 PDT 2008
Conrado PLG wrote:
> On Mon, Apr 28, 2008 at 7:54 PM, Robin Dunn <robin at alldunn.com> wrote:
>> Ah, I should have realized that was what you were wanting to do. You can
>> get system file type icons via the MimeTypesManager class.
>>
>
> Thanks, I've missed that!
>
> But I have another question... through the MimeTypesManager I can load
> the 32x32 icon, but I want the 16x16 one. Is there any way to do that?
AFAIK, wx.FileType just gives you whatever is registered as the standard
icon for the file type, and it probably assumes there is only one.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list