Re: win32lib and icons?
- Posted by Patrick Barnes <mrtrick at gmail.com> Nov 17, 2004
- 500 views
On Tue, 16 Nov 2004 17:30:06 -0800, Derek Parnell <guest at rapideuphoria.com> wrote: > Nothing at this stage. I can certainly set something up in the > next version. A routine to call after the "include win32lib.ew" > and before the toolbar is created. Something like ... > > setClassProperty(FlatToolBar, "size=(48,48)") Do you think that's something that would become standardised? ie setClassProperty(Window, "backcolor=0x000000") ? Ah, I see what you mean now... like the defaults for each class... Maybe "setClassDefault" would be clearer, I initially read that as something applied to an id returned from create(). > > > -- > Derek Parnell > Melbourne, Australia > > > > -- MrTrick