[wxpython-users] where we put the .png files?

Cody Precord codyprecord at gmail.com
Thu May 1 13:35:32 PDT 2008


Hello,

You can put them anywhere you want to, your program just has to be  
able to read them and create a wx.Bitmap from them to use your  
toolbar, ect...

You may also want to look at the img2py script that comes with  
wxpython for embedding the png images in python code.

Regard,

Cody

On May 1, 2008, at 3:19 PM, Abdessamad EL GON-NOUNI wrote:

> hello,
>     I'm working on a graphic interface with wxpython and I want to  
> make a tool bar with icons. but I don't know where should I put  
> these icons so that they can be shown. I use eclipse to develop my  
> application. any idea?
> _______________________________________________
> wxpython-users mailing list
> wxpython-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wxpython-users



More information about the wxpython-users mailing list