Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#204 closed enhancement (fixed)

QueryOnClick - custom iconCls per widget

Reported by: adube Owned by:
Priority: minor Milestone:
Component: widgets Version:
Keywords: Cc:

Description

Need

We need to have multiple QueryOnClick widgets and each one must have a unique icon.

Solution

Use the same method that was used in the editfeature widgets : define 'iconCls' options for the widget which will be used by the action created.

http://trac.osgeo.org/geoprisma/ticket/186#comment:3

Change History (2)

comment:1 by adube, 13 years ago

Resolution: fixed
Status: newclosed

Commited in : r1014, featuring a new 'iconCls' option for the QueryOnClick widget. Also contains a new sample that shows the new option and that will also be used to show the upcoming features in the following tickets : #205, #206 and #207.

Fixed.

comment:2 by adube, 13 years ago

Direct link (on geoprisma.org) to the sample :

http://www.geoprisma.org/samples/queryonclick/multi/index.php

Still not quite working well because of #179.

Note: See TracTickets for help on using tickets.