[Chameleon] RE: Mapsize widget warning

listserver server chameleon.listserver at gmail.com
Sun Jun 11 06:27:53 EDT 2006


Hi Denis try with this configuration of widget!

I had same problem now i've not warning but i cannot see the 3 options
<mapsize label="small" width="400" height="300"/>   <mapsize label="medium"
width="600" height="450"/>
        <mapsize label="large" width="800" height="600"/>


Try and let me know!


<cwc2 type="MapSize" visible="true" styleresource="TextButtons"
Embedded="false" Image="icons/icon_mapsize.png" ImageTip="Set Map Size"
Label="Map Size" popintop="200" popinleft="200">
        <mapsize label="small" width="400" height="300"/>
        <mapsize label="medium" width="600" height="450"/>
        <mapsize label="large" width="800" height="600"/>
        <mapsize label="custom ..." width="custom" height="custom"/>
        <image state="normal"/>
        <image state="selected"/>
        <image state="hover"/>
      </CWC2>



>>Hi,

>> I migrated my MapServer application from IIS to Apache for technical
reasons. I use the MS4W package that was available in April 2006. Now, when
I start the map viewer, I get the map and the following warning about the
MAPSIZE widget in a popup window :

>>WARNING: following attributes are invalid for a mapsize widget:
POPUPSTYLERESOURCE,POPUPWIDTH,POPUPHEIGHT,TOOLBAR,STATUS,MENUBAR. The widget
tag was: <cwc2 type="MapSize" visible="false" styleresource="TextButton"
popupstyleresource="TextButton" Embedded="true" PopupWidth="480"
PopupHeight="240" Toolbar="false" Status="false" Menubar="false"
Image="icons/icon_mapsize.png" ImageTip="Set Map Size" Label="Map Size">
<mapsize label="Small" width="400" height="300"/> <mapsize label="Medium"
width="600" height="450"/> <mapsize label="Large" width="800" height="600"/>
<mapsize label="Custom ..." width="custom" height="custom"/> <image
state="normal"/> <image state="selected"/> <image state="hover"/> </cwc2>.

>>The Mapsize widget is used to select 3 different sizes of map for display.
I have tried to change the maturity level to UNKNOWN, as suggested in the
Application Developer's Guide, without success. I didn't get the warning
mentionned above when my application was running on IIS.
Any suggestions to solve this problem?
Thanks,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20060611/bb4d9e8b/attachment.html


More information about the Chameleon mailing list