Opened 14 years ago

Last modified 14 years ago

#7552 closed enhancement

combo item icon in template preset — at Version 3

Reported by: kendzi Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: combo Cc:

Description (last modified by skyper)

There is no way to define icon for combo items in template preset.

It should be possible to define icon for combo items. For example:

<combo key="roof:shape" text="Type" values="flat,gabled">
   <comboItem icon="roofs/flat.png" />
   <comboItem icon=”roofs/gabled.png” />
</combo>

Change History (5)

comment:1 by kendzi, 14 years ago

Summary: combo item in template presetcombo item icon in template preset

comment:2 by kendzi, 14 years ago

Description: modified (diff)

comment:3 by skyper, 14 years ago

Description: modified (diff)

layout

by simon04, 14 years ago

Attachment: alpha.png added

by simon04, 14 years ago

Attachment: 7552_alpha.patch added
Note: See TracTickets for help on using tickets.