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: [EMAIL PROTECTED] im Auftrag von Andriy Kopystyansky
Gesendet: Mi 27.09.2006 12:04
An: dynapi-dev@lists.sourceforge.net
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
Dynapi-Dev@lists.sourceforge.net
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/


<<winmail.dat>>

-------------------------------------------------------------------------
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
Dynapi-Dev@lists.sourceforge.net
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to