[Mapbuilder-devel] map builder

2008-01-23 Thread Ruscil, Frank J.
Is it possible to use map builder with the compact framework in a disconnected environment? Thanks in advance, - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.at

Re: [Mapbuilder-devel] external library for an own widget

2008-01-23 Thread Andreas Hocevar
Markus Innerebner wrote: > Just one short question. If you integrated it into your widget, did you > loaded it with mapbuilder.loadScript() function? > > No, I just added it as script tag in the html head. IIRC Steven and Gertjan should have experience with Scriptaculous in conjunction with

Re: [Mapbuilder-devel] external library for an own widget

2008-01-23 Thread Andreas Hocevar
Hi, IMO Mapbuilder should leave the dicision whether or not to use any such library to the application developer. I have successfully used Dojo for custom widgets, and AFAIK others have had success with other libraries as well. Regards, Andreas. Markus Innerebner wrote: > Hi, > > I wanted to

[Mapbuilder-devel] external library for an own widget

2008-01-23 Thread Markus Innerebner
Hi, I wanted to integrate the external library scriptaculous in one of my widget: Purpose for this is to use fade in and fade out effects for a widget! Scriptaculous uses also Prototype.js? Was there already a plan to integrate that external libraries or are there other used? cheers Markus --