|
From: KJZZ W. <kjz...@ri...> - 2005-12-21 05:59:40
|
Hi all, While I have used Python and Zope for some time, I am new to wxPython, an= d I have recently found my way to using the SPE IDE, wxPython and XRCed. I also have downloaded the ispider source from cvs a few months back, and a= m using this to get up to speed with contributing to the iPodder (now the P= odnova client). As a means of getting started, I would like to customize the image: wxToo= lBar.TOOLBARBANNER in iSpider\gui\iPodder.xrc I placed my own .png file in the images directory, and then browsed to th= e image in tool.TOOLBANNER? I made some minor changes in MAINPANEL (notably flag:wxLEFT and minsize:4= 50,400) so that the there was enough room when the program launched to see this i= mage, but to no avail. Additionally, I made some slight attempts to change the properties of TO= OLBARBANNER (flag:1, etc) but I'm really stabbing in the dark. Any help here would be= great. Additionally, as I continue to work with the program, is it possible, for= instance, to have an imagemap here, instead of a logo? I have some additional ideas, but I'd like to at least start here and see= how far I can take this. Thanks kindly, John T. |