[Zope3-dev] icons for factories
Jean-Marc Orliaguet
jmo at ita.chalmers.se
Wed Mar 23 09:48:18 EST 2005
Roger Ineichen wrote:
>Hi Jean-Marc
>
>
>
>>-----Original Message-----
>>From: zope3-dev-bounces+dev=projekt01.ch at zope.org
>>[mailto:zope3-dev-bounces+dev=projekt01.ch at zope.org] On
>>Behalf Of Jean-Marc Orliaguet
>>Sent: Wednesday, March 23, 2005 3:33 PM
>>To: zope3-dev at zope.org
>>Subject: [Zope3-dev] icons for factories
>>
>>
>>Hi!
>>
>>I'd like to display the factory icons next to factory names in forms
>>meant for adding content.
>>
>>It is easy to display icons for existing items, but when it comes to
>>factory icons I don't see how to do it? No zope3 application
>>that I've
>>seen so far does it either.
>>
>>
>
>Take a look at:
>- zope.app.container.browser.contents.py
>- zope.app.container.browser.contents.pt
>
>btw;
>You see the icons in the tree and in the Contents view.
>
>Regards
>Roger Ineichen
>
>
>
Hi Roger!
I mean factory icons, i.e. the icons of objects before they get created
(the items in the "add" panel). The tree view contains icons of objects
already created, so it's easy to get the icon view for them.
/JM
More information about the Zope3-dev
mailing list