From: Leland S. <ls...@ns...> - 2006-09-27 13:19:42
|
Unfortunately, Qooxdoo does not support Mac OS X. If you're looking for a tool to build web applications that will work across the board, there are many others more highly rated than Qooxdoo. A survey in Ajaxian recently rated the popularity of the Ajax toolkits (and libraries), and the ones that show up as most popular are all fully cross-platform, cross-browser compliant (except for Atlas--at least, based on my testing in July 2006): http://ajaxian.com/archives/ajaxiancom-2006-survey-results Regards, Leland P.S. I'm one of the guys who uses Prototype and Script.aculo.us, by the way. On Sep 27, 2006, at 6:15 AM, Braitschev, Alexander wrote: > Hi, > > there doesn't seem to be anything alive anymore. > > Though it has a bit a different focus i moved over to http://qooxdoo.org > some time ago, maybe this is also in interrest for other people here. > > Quite promising, and highly active. > > Cheers, > Alex > > Von: dyn...@li... im Auftrag von Andriy > Kopystyansky > Gesendet: Mi 27.09.2006 12:04 > An: dyn...@li... > Betreff: [Dynapi-Dev] update for DynAPI 3.0.0 Beta 2 > > Hi people, Dan! > I was using DynAPI a years ago, when it was hosted on > www.dansteinman.com. I'm glad DynAPI project still alive :) > Thanks to all developers! > > Recently we need a tool for nagios hostextinfo.cfg visual > configuration. There is script in the net (cheops-ng2nagios) for this > purpose using gnome-libs and a lot of other stuff... Due to > installation problem I made a new one based on DynAPI 3.0.0 beta2. If > anybody interested, contact me... > > Well, the subject: > Looks like there should be removeLine method in dynapi.gui.Graphics > object, like this: > > > Graphics.prototype.removeLine = function(shape) { > if (Graphics.useVML) this._dlyr.elm.removeChild(shape.elm); > else this._dlyr.removeChild(shape); > return ; > }; > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys -- and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > > <ATT6612012.txt> > <ATT6612014.txt> |