|
From: Doug M. <do...@cr...> - 2003-10-24 18:38:54
|
Hey, what browsers is the vde supposed to work in?
I can't draw layers in IE6 and Moz 1.3.1 crashed when I tried to draw a
layer.
----- Original Message -----
From: "Raymond Irving" <xw...@ya...>
To: <dyn...@li...>
Sent: Friday, October 24, 2003 2:12 PM
Subject: Re: [Dynapi-Dev] VDE-0.1rc3 release
>
> --- Michael Bystrom <mi...@mi...>
> >
> > This is the sytem I'm using now to collect the info
> >
> > array[array.length] = {
> > dynlayer:c.name,
> > x:c.getX(),
> > y:c.getY(),
> > w:c.getWidth(),
> > h:c.getHeight(),
> > color:c.getBgColor(),
> > v:c.getVisible(),
> > z:c.getZIndex(),
> > img:c.getBgImage(),
> > html:c.getHTML(),
> > parent:c.parent.name,
> > locked:c.isLocked,
> > isVisible:c.isVisible,
> > vislyr:c.vislyr,
> > linkedTo:c.linkedTo,
> > name:c.name,
> > isRelative: c.isRelative
> > }
> >
> > Isn't this the fastest way. There are no sub arrays
> > or objects.
> > Except for relative (not tested this feature with
> > save and paste)
> > They are all numbers and strings.
> >
> > ?
>
> I think this should be ok. We just will have to test
> it.
>
> --
> Raymond Irving
> >
> >
> >
> -------------------------------------------------------
> > This SF.net email is sponsored by: The SF.net
> > Donation Program.
> > Do you like what SourceForge.net is doing for the
> > Open
> > Source Community? Make a contribution, and help us
> > add new
> > features and functionality. Click here:
> > http://sourceforge.net/donate/
> > _______________________________________________
> > Dynapi-Dev mailing list
> > Dyn...@li...
> >
> http://www.mail-archive.com/dyn...@li.../
>
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: The SF.net Donation Program.
> Do you like what SourceForge.net is doing for the Open
> Source Community? Make a contribution, and help us add new
> features and functionality. Click here: http://sourceforge.net/donate/
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://www.mail-archive.com/dyn...@li.../
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.530 / Virus Database: 325 - Release Date: 10/22/03
|