RE: [Dynapi-Dev] Old Browser Support

2003-10-23 Thread C Kissinger
Well I got the examples from Create Layer to Hover Animation in that snapshot to work in old browsers now (except TabManager because my laptop doesn't have a separate numeric keypad with arrows), but one major stumbling block which maybe someone can answer. In NN4.03 almost all examples shoot a "Ja

Re: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-23 Thread Raymond Irving
Hi Michael, Please submit a news item about the VDE on the dynapi website as well: http://dynapi.sourceforge.net/dynapi/submit.php?menu=21 I think it's now time I create that vde folder in the dynapi CVS on sourceforge, everyone agree? PS. I will be joinin the development of the VDE as soon a

Re: [Dynapi-Dev] Old Browser Support

2003-10-23 Thread Leif W
Regarding old browsers or new browsers... if you need some support for a browser, knock yourself out and write it.  :-)  Hopefully the support for all browsers can coexist within the API?  Or does the backward compatibility (adding all the return values, etc, for NN 4.03) break the newer bro

[Dynapi-Dev] VDE-0.1rc3 release

2003-10-23 Thread Michael Bystrom
VDE-0.1rc3 All functions are now working (I hope). :) Only one little thing with the way that image path is saved, have to think on this over a beer. I also wrote a VDE wrapper that lets you import the saved vde xml file directly into the dynapi, and it will recreate the project for you. Check

RE: [Dynapi-Dev] Visual DynAPI Editor (VDE) PR 2 is now ready

2003-10-23 Thread Daniel Tiru
Hi folks! I was wondering, how are you going to implement widgets to the vde? I mean, what values that need to be set and so on? What i thought of, is that on all widget files, we make a header or something, descibing what types of input the widget have. Maybee even functions and methods? What d

Re: [Dynapi-Dev] VDE-0.1rc3 release

2003-10-23 Thread Raymond Irving
See below: --- Michael Bystrom <[EMAIL PROTECTED]> wrote: > > I also wrote a VDE wrapper that lets you import the > saved vde xml file > directly into the dynapi, and it will recreate the > project for you. Not sure how this works but will look into it. > I also gave Spock a little face lift