MapTools.org

[Chameleon] Print Widget

Tracy Howlett thowlett@whistlermuseum.org
Fri, 23 Jan 2004 17:20:34 -0800
I'm trying to use the print widget. When I click on the Print button I get a
'No Event' box.  Any ideas?  

-----Original Message-----
From: chameleon-admin@lists.maptools.org
[mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett
Sent: Wednesday, January 14, 2004 10:15 AM
To: thowlett@whistlermuseum.org; spencer@dmsolutions.ca
Cc: chameleon@lists.maptools.org
Subject: RE: [Chameleon] Query Widget

Part 2 of my question was about the Print and Help tools.  When I click on
Print I get a 'No Event' box and I don't think I totally understand how the
Help Widget is supposed to be implemented since it only requires the base
attributes.  How can I attach this to a button? 

-----Original Message-----
From: chameleon-admin@lists.maptools.org
[mailto:chameleon-admin@lists.maptools.org] On Behalf Of Tracy Howlett
Sent: Wednesday, January 14, 2004 9:57 AM
To: spencer@dmsolutions.ca
Cc: chameleon@lists.maptools.org
Subject: RE: [Chameleon] Query Widget

That'll do it.  Thanks Paul

-----Original Message-----
From: chameleon-admin@lists.maptools.org
[mailto:chameleon-admin@lists.maptools.org] On Behalf Of Paul Spencer
Sent: Saturday, January 10, 2004 3:22 PM
To: thowlett@whistlermuseum.org
Cc: chameleon@lists.maptools.org
Subject: Re: [Chameleon] Query Widget

Tracy,

I think there is a small problem with the query widget not including the 
popup code.  Try adding the following line of code to Query.widget.php 
around line 31 (with the other includes).  If it works, I'll commit the 
change to CVS.

include_once( "Popup.php" );


Cheers,

Paul

Tracy Howlett wrote:

> I'm trying to implement the Query widget but I'm getting the following
> error:
> 
> PHP Fatal error: Cannot instantiate non-existent class: cwcpopup in
> C:\apps\cwc2\htdocs\widgets\Query.widget.php on line 56
> 
> I can't find any documentation on the cwcpopup class (or lack thereof!).
> 
> I'm also having problems getting the PrintWidget and HelpWidget working.
> Are there any known issues with these widgets?  
> 
> My setup:
> MapServer 4.0.1
> PHP/MapScript 4.3.4
> Chameleon 1.1
> Win XP (must also work on Server 2003)
> 
> 
> 
> _______________________________________________
> 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


_______________________________________________
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




This archive was generated by Pipermail.