MapTools.org

[maplab-users] rosa buttons

Paul Spencer spencer@dmsolutions.ca
Wed, 30 Oct 2002 17:41:53 -0500
Kevin, I added these two lines:

echo "<param name=\"TB_POSITION\" value=\"bottom\">\n";
echo "<param name=\"TB_ALIGN\" value=\"right\">\n";

right after this line:

echo "<param name=\"TB_SELECTED_BUTTON\" value=\"".$szButton."\">\n";

and it worked.

Perhaps caching is a problem?

Paul

Kevin Flanders wrote:
> Thanks Paul....I found the location you specified...and added the following
> two lines:
> 
> 
>         printf ( "<param name=\"TB_POSITION\" value=\"bottom\">\n");
>         printf ( "<param name=\"TB_ALIGN\" value=\"right\">\n");
> 
> 
> and my app runs, but the buttons are still vertical on the right side at the
> top (default postion)....?
> 
> 
> Kevin
> 
> 
> 
> 
> 
> -----Original Message-----
> From: maplab-users-admin@dmsolutions.ca
> [mailto:maplab-users-admin@dmsolutions.ca]On Behalf Of Paul Spencer
> Sent: Wednesday, October 30, 2002 4:31 PM
> To: maplab-users
> Subject: Re: [maplab-users] rosa buttons
> 
> 
> Kevin
> 
> you should edit the Test.php file (where Test is the name of your
> application).  You are looking for the drawMainMap function on or about
> line 655.  There's a block of code in there that determines if ROSA is
> enabled and writes out a ROSA applet tag.  You can put your
> modifications here.
> 
> Cheers,
> 
> Paul
> 
> Kevin Flanders wrote:
> 
>>This may be a more general question than maplab forum, but I need to move
>>the rosa buttons from their default postion to the lower right
> 
> horizontally.
> 
>>I know that is possible, but am not sure which file to edit....?
>>
>>
>>Kevin
>>
>>
>>_______________________________________________
>>Maplab-users mailing list
>>Maplab-users@dmsolutions.ca
>>http://lists.dmsolutions.ca/mailman/listinfo/maplab-users
>>
> 
> 
> 
> --
> Paul Spencer
> Applications and Software Development
> DM Solutions Group Inc.
> http://www.dmsolutions.ca
> 
> 
> _______________________________________________
> Maplab-users mailing list
> Maplab-users@dmsolutions.ca
> http://lists.dmsolutions.ca/mailman/listinfo/maplab-users
> 
> 
> 


-- 
Paul Spencer
Applications and Software Development
DM Solutions Group Inc.
http://www.dmsolutions.ca




This archive was generated by Pipermail.