|
||||
[Chameleon] XMLThemeLegend continuedDave Astolfo dastolfo1@cogeco.caWed, 4 Feb 2004 09:36:23 -0500
|
Thanks for the info Paul. Another question for the group: I have managed to make the menu expand / collapse here: http://maps.astolfo.com/chameleon_demo/ The only problem is figuring out how to make it work for multi-tier Legends. Right now, I think the rendering file only supports THEMES/GROUPS. What I was hoping for is support for THEME/GROUP/SUBGROUP/ etc. Like this: ==LEGEND== Top Level --Level 1 -- Level 1.1 ---- Level 1.1.1 --Level 2 -- Level 2.1 Etc... In looking at the widget directory of CWC 1.1, I noticed a JSTreeView widget. Anyone know how to use this? I can't seem to find documentation on it... Thx, Dave -----Original Message----- From: chameleon-admin@lists.maptools.org [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Paul Spencer Sent: Wednesday, February 04, 2004 9:18 AM To: Dave Astolfo Cc: chameleon@lists.maptools.org Subject: Re: [Chameleon] Problem with CompassPoint Widget Sorry, I guess my reply was too late, you figured it out :) For the record, new documentation is on the way! Real soon now :) Paul Dave Astolfo wrote: > Figured it out... Although I am using V 1.1, it appears that the > required parameters that are listed on the Widget documentation don't > match. Here is what worked (see original msg below for what did not > work): > > <CWC2 type="CompassPoint" panpercent="80" imageheight="19" > imagewidth="19" direction="northwest" > image="images/pan_1_northwest.png" > visible="true" /> > > Note the variable for IMAGES. In the documentation, it states that you > need: > IMAGEBASE > DIRECTION > IMAGEEXTENSION > And that combined, these make up the pointer to the image and > direction that will be called in code.. Odd.... But it works. > > Dave > > -----Original Message----- > From: chameleon-admin@lists.maptools.org > [mailto:chameleon-admin@lists.maptools.org] On Behalf Of Dave Astolfo > Sent: Tuesday, February 03, 2004 4:52 PM > To: chameleon@lists.maptools.org > Subject: [Chameleon] Problem with CompassPoint Widget > > > I am having trouble implementing the compasspoint widget. I am using > Chameleon 1.1 > > Sample code: > > <CWC2 type="CompassPoint" panpercent="80" imageheight="19" > imagewidth="19" imageextension=".gif" imagebase="images/pan_" > direction="northwest" visible="true" /> > > I have verified that pan_nortwest.gif is in the folder images/ . The > error I am getting is: > > ERROR: Invalid image specified in Icon.php for parent 20 of type > CompassPoint. > > Any ideas? > > Thanks, > > Dave > > > _______________________________________________ > Chameleon mailing list > Chameleon@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/chameleon > > > _______________________________________________ > Chameleon mailing list > Chameleon@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/chameleon > -- ----------------------------------------------------------------- |Paul Spencer spencer@dmsolutions.ca | |-----------------------------------------------------------------| |Applications & Software Development | |DM Solutions Group Inc http://www.dmsolutions.ca/| ----------------------------------------------------------------- _______________________________________________ Chameleon mailing list Chameleon@lists.maptools.org http://lists.maptools.org/mailman/listinfo/chameleon
This archive was generated by Pipermail. |
MapTools.org -- Hosted by DM Solutions Group |