Icons in wxPython?

Jarek Zgoda jzgoda at gazeta.usun.pl
Sat Nov 22 03:14:34 EST 2003


Frithiof Andreas Jensen <frithiof.jensen at removethis.ted.ericsson.dk> pisze:

> I would like to use some standard icons for common operations like f.ex.
> "New File" or somesuch - currently on Win32 - but preferably in a
> platform-independent way.
> 
> Does wxPython contain a defined list of standard Ressource ID's for Icons
> that are reasonably consistent across platforms or must *everyone on the
> entire planet* use his own unique set of Icons+ID's for common operations -
> as the documentation (or rather the lack of it) hints at?

Not in strict sense, but you can check wxArtProvider class -- this can be
what you look for.

-- 
Jarek Zgoda
Unregistered Linux User #-1
http://www.zgoda.biz/ JID:zgoda at chrome.pl http://zgoda.jogger.pl/




More information about the Python-list mailing list