Re: [Boa Constr] Boa 1.0 alpha Toolbar icons and upgrade of source from previous C VS
Status: Beta
Brought to you by:
riaan
From: Hans-Peter J. <hp...@ur...> - 2002-03-07 11:36:35
|
On Thursday, 7. March 2002 00:40, Harnell, Lynndon wrote: > Hi there > > The new Boa seems great with a lot of improvements. > > I have noticed however that when inserting toolbar images in PNG format, > the image displays in the Frame Designer window, but is blank when running > the program. bmp's work OK, but you lose the transparency properties which > is a pain. At least within wxGTK, this is fine here. Did you call wxInitAllImageHandlers() in OnInit of your wxApp instance? > Also I have tried to run a program constructed with the previous CVS > version, and get an error message "Namerror: 'wxStaticTextCtrl' is not > defined". Log file is attached. > <<log.txt>> > Is there an easy way of modifying the code rather than re-building the > entire frame? > > Cheers > > Lynndon Harnell > Lyn...@up... Cheers, Hans-Peter |