[Geomoose-users] GeoMoose and extjs
Dan Little
danlittle at yahoo.com
Mon Sep 27 15:22:02 EDT 2010
To play nice, we have to marry to a particular Toolkit. Primarily, we can't
have a multitude of folks linking to the "onload" event. Usually, the toolkit
gets that and the rest of the application surrounds itself around the toolkits
boot-strapping methodology. "onReady" or "addOnLoad", etc., are all clobbered
by GeoMOOSE in the status quo.
>
>From: Len Kne <lkne at houstoneng.com>
>To: Dan Little <danlittle at yahoo.com>; Dante Fuster <dante.fuster at gmail.com>;
>GeoMOOSE Users List <geomoose-users at lists.sourceforge.net>
>Sent: Mon, September 27, 2010 1:14:52 PM
>Subject: RE: [Geomoose-users] GeoMoose and extjs
>
>
>Yes, my experience has been that in general, jQuery plays fairly well with
>OpenLayers. I‘ve been following ExtJS and Geo LQuery, but have not tried to use
>them within GeoMOOSE. I agree with Dan that there would be issues to get past
>when using ExtJS in GeoMOOSE.
>
>Len
>
>From:Dan Little [mailto:danlittle at yahoo.com]
>Sent: Monday, September 27, 2010 11:43 AM
>To: Dante Fuster; GeoMOOSE Users List
>Subject: Re: [Geomoose-users] GeoMoose and extjs
>
>You're probably going to want to avoid using ExtJS if you can and stick with
>Pure JQuery. I believe that's what Len is doing to get things to play nice.
>
>
>
>>From:Dante Fuster <dante.fuster at gmail.com>
>>To: Dan Little <danlittle at yahoo.com>
>>Sent: Mon, September 27, 2010 11:40:48 AM
>>Subject: Re: [Geomoose-users] GeoMoose and extjs
>>
>>Hi
>>
>>I need to show a window with the consulted information or processed and that
>>works with the map (zoom, draw, etc), like the function windows in extjs,
>>however when adding the sentences to the file map.html,
>>
>>-------------------
>>............
>><link type="text/css" rel="stylesheet" href="skins/white/white.css"/>
>>
>> <!-- add extjs-->
>> <link rel="stylesheet" type="text/css"
href="ext/resources/css/ext-all.css"/>
>> <script type="text/javascript"
>>src="ext/adapter/jquery/ext-jquery-adapter.js"></script>
>> <script type="text/javascript" src="ext/ext-all.js"></script>
>> <!-- -->
>>
>> <script type="text/javascript"
>>src="./proj4js/lib/proj4js-compressed.js"></script>
>> <script type="text/javascript"
>>src="./proj4js/lib/defs/EPSG32718.js"></script>
>>.........
>>
>>--------------------------
>>
>>the map stops to be shown, and is not draw in the map.
>>
>>greetings
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20100927/22b6bf30/attachment.html
More information about the Geomoose-users
mailing list