<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Jason,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regarding the panmap widget, please check the 
following bug report:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><A 
href="http://bugzilla.maptools.org/bugzilla/show_bug.cgi?id=944">http://bugzilla.maptools.org/bugzilla/show_bug.cgi?id=944</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This sort of fixes it in javascript mode. But not 
entirely, because there seems to be an issue with getting the wrong extent after 
submitting. But in normal mode, maybe the fix works fully.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-----Original Message-----<BR>From: <A 
href="mailto:chameleon-bounces@lists.maptools.org">chameleon-bounces@lists.maptools.org</A> 
[mailto:chameleon-bounces@lists.maptools.org] On Behalf Of Jason Grimes<BR>Sent: 
1 April 2005 06:06<BR>To: Chameleon User List<BR>Subject: [Chameleon] PanMap 
widget update.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Well I did some more looking into the problem I'm 
having with both the<BR>PanMap and the Ruler widgets.&nbsp; I created a skeleton 
chameleon site with<BR>only three widgets MapDHTMLWidget, PanMap, and Ruler. 
There is no<BR>additional javascript, no CSS, and the only other thing I set up 
was the<BR>defaults for the navbuttons.&nbsp; Even with this minimal setup 
Firefox and<BR>Netscape do not move the image when you pan the map and the ruler 
line<BR>gets displayed in the upper left hand corner and does not 
draw<BR>correctly.&nbsp; They both work fine in IE.&nbsp; It appears that i'm 
not setting<BR>something up correctly.&nbsp; Here an excerpt from my template 
were you can<BR>see how I setup the widgets..</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;body onload="CWC2OnLoadFunction()" 
bgcolor="#009999"&gt;<BR>&lt;form method="post"&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;div&gt;<BR>&lt;!-- MAPDHTMLWIDGET 
--&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;CWC2 type="MapDHTMLWidget" 
Visible="true" Width="600"<BR>Height="400" AllowResize="true" 
MarqueeColor="#FF3333" MarqueeWidth="2"<BR>minscale="1" bordercolor="#0000ff" 
borderwidth="0"/&gt;<BR>&lt;/div&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>&lt;div&gt;<BR>&nbsp; &lt;cwc2 type="PanMap" image="icons/icon_pan.png" 
visible="true"<BR>styleresource="NavButtons" imagetip="Pan Map" 
imagewidth="24"<BR>imageheight="24" 
toolset="Navigation"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image 
state="normal"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image 
state="selected"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image state="hover"/&gt;<BR>&nbsp;&nbsp; &lt;/cwc2&gt;<BR>&lt;cwc2 
type="Ruler" image="icons/icon_ruler.png" 
visible="true"<BR>styleresource="NavButtons" imagetip="Measure Distance" 
imagewidth="24"<BR>imageheight="24" toolset="Navigation" 
units="Miles"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image 
state="normal"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image 
state="selected"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;image 
state="hover"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/cwc2&gt;<BR>&lt;/div&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;/form&gt;<BR>&lt;/body&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm testing with Netscape version 7.2 and FireFox 
version 1.0.&nbsp; Any<BR>ideas would be greatly appreciated.&nbsp; 
Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jason</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>_______________________________________________<BR>Chameleon mailing 
list<BR><A 
href="mailto:Chameleon@lists.maptools.org">Chameleon@lists.maptools.org</A><BR><A 
href="http://lists.maptools.org/mailman/listinfo/chameleon">http://lists.maptools.org/mailman/listinfo/chameleon</A><BR></FONT></DIV></BODY></HTML>