Hi list folk time again VDE-0.1rc4

This is fixes a most of the bugs thatıs been reported on the list and some
of my own fixes and improvements. I think that Windows IE 6 version works
now. It does so on Virtual PC.

The biggest this with this release is that Iıve included basic event
handling (both for preview and save/load file).

Here is how you do it:

You can add event to booth document and layers. (due to the fact that I
donıt copy the document in the copy array the documentıs eventCONTAIBER will
not be copied hence the documents eventıs can not be saved. This will
change) 

If the active layer is the VDEıs grid you can add layers by clicking on the
events button, For other layers you need to be in edit mode, then you can
click the events button. The reason for this is better control over the
event window you will lose track of where you are and where youre going. I
will change the design and a lot of the way that things are displaed in the
events window.  

There need to be a new line feed thing there that will add the ";" when a
new line is added. 

I want to change the object pointer from this:

layer0.setSize(10,10);

to 

this.setSize(10,10);

This will help you with pointing to the right object all the time.

There is a bug inside the this.name when you set HTML/or paste the name will
change but the saved events's objects name will not (this will change)

If you have added a event to the layer you need not go back to edit mode.
You can access the event window by clicking on the little [e] box and the
window will open.

Let's look at the event window.
To select the event click on the button of choice "custom" will have other
system linked to it so it is not active now.

You have to click on [add event] to commit the event to the object. The
event will be added automatically if you you change the event mode ex: from
[Down] to [Up] etc...

There are some other things I know I forgot but....


http://www.michaelbystrom.com/download.php
(at the bottom)

Download it and Play with it
What do you think
Some feed back.

Cheers
Michael










-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to