Hi Andy, i am also in the process of doing something similar as you have already done. i want to zoom in to the specific parcel from the list of available parcel, and want to display the image in the tool tip. my solution is made using the shp files and VS2005 C#,MGOS 1.2. i am successful in getting the list of selected parcel , now i want to follow something related to your solution. if you can share your code with me then it will be a great help for me as i have to submit this project very soon as a part of my curriculum. thanks for all your help. waiting for a positive reply.
thanks. vishal Andy Morsell wrote: > > Brad, > Yes, the AJAX callbacks for tooltips in MGOS can exhibit strange behaviors > if the it takes too long for that tooltip to display (as in my case where > the property photo thumbnail is produced by server-side processing for > each > tooltip on the fly). I brought this particular issue up with the > developers > about 6 months ago and it apparently has not been fixed. The problem does > not occur in Firefox. > > > Andy > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brad Nesom > Sent: Monday, January 29, 2007 7:09 AM > To: 'MapGuide Users Mail List' > Subject: RE: [mapguide-users] Properties Frame in Studio 2007 - Hyperlinks > > On Andy's Spokane page... > Looking further, Andy is there some issue with refresh in the tooltip? I > notice that if the window is active (IE7) and I hover on a parcel the tab > shows as busy (spinning?) and the tooltip flashes. If I go to the ctrl > click > window the map settles down and displays the tootip correctly (constant). > However the assessors info page is on top. Is this what everyone else > sees? > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brad Nesom > Sent: Monday, January 29, 2007 8:29 AM > To: 'MapGuide Users Mail List' > Subject: RE: [mapguide-users] Properties Frame in Studio 2007 - Hyperlinks > > This is very disappointing as a 6.5 user. Nearly every point layer I have > has a double click link on the icon for viewing the image of... > I also use a narrowed layer list and NO frames for maximum map window. > WAHHH! > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of James Card > Sent: Saturday, January 27, 2007 12:26 PM > To: MapGuide Users Mail List > Subject: Re: [mapguide-users] Properties Frame in Studio 2007 - Hyperlinks > > On Fri, 26 Jan 2007 18:05:56 -0800, <[EMAIL PROTECTED]> wrote: > >> I have a number of URLs in my table attributes. I have these columns >> appearing in my Properties frame in MG Studio. Is there a way to >> enable these URLs so that on the onClick event, the user goes to the >> respective URL? > > The way we've done this is to include the HTML link syntax in the > database; > so, instead of storing 'http://someserver/scanned_image.png', we store ' > http://someserver/scanned_image.png View Image '. > > There is an example of this at <URL: http://demos2.calcad.com/RABA/ >. > Select one of the Bus Route lines. > > -- > James Card > California CAD Solutions, Inc. > 209 578-5580 > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > -- View this message in context: http://www.nabble.com/Properties-Frame-in-Studio-2007---Hyperlinks-tp8662120s16610p16740164.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
