Oh gosh !! i forgot!!..

5.- On thememain.php

Change these lines

        function OnApplyThemeReadyStateChange()
        {
            var ready = themeReqHandler.readyState;                     
            if (ready == READY_STATE_COMPLETE)
            {           
                DisableControls(['layerSelect', 'propertySelect'], false);
                document.getElementById("busyImg").src = NOT_BUSY_IMAGE;
                themeReqHandler = null;                         
                //parent.parent.Refresh();
                Refresh();                                                      
        
            }
        }

Lol, i mentioned this change...but i forgot tell u where.

Thanks

Stygy / Tom
-- 
View this message in context: 
http://n2.nabble.com/Problems-With-the-phpviewersample%27s-Theme-Layer-on-Fusion---Here%27s-my-solution-tp3164056p3164088.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to