RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Daniel Tiru
Hi Raymond! Great feedback, thanks. Regarding: 3) It would also be nice to provide an function to turn on or off the animation. What do you mean by this? Do you mean like turning on the step by step sizing or to deactivate the minimize / maximize functionallity? Regards Daniel -Original Me

RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Raymond Irving
See below: --- Daniel Tiru <[EMAIL PROTECTED]> wrote: > Hi Raymond! > > Great feedback, thanks. > > Regarding: > 3) It would also be nice to provide an function to > turn on or off the animation. > > What do you mean by this? Do you mean like turning > on the step by step > sizing or to deacti

RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Daniel Tiru
Hi Raymond! There will be no minimize / maximize images and "no way"(you still can call the methods manually) to call the function if you dont write the htmlcode "[EMAIL PROTECTED]" in the menu layer. Is that enuff you think? Or is it vital to add more functionallity to be able to turn it off in

RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Daniel Tiru
Hi Raymond! There will be no minimize / maximize images and "no way"(you still can call the methods manually) to call the function if you dont write the htmlcode "[EMAIL PROTECTED]" in the menu layer. Is that enuff you think? Or is it vital to add more functionallity to be able to turn it off in

RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Daniel Tiru
Hi Raymond! There will be no minimize / maximize images and "no way"(you still can call the methods manually) to call the function if you dont write the htmlcode "[EMAIL PROTECTED]" in the menu layer. Is that enuff you think? Or is it vital to add more functionallity to be able to turn it off in

[Dynapi-Dev] IOS port question

2003-10-06 Thread Michael Bystrom
Hi, dynlayer_base.js _destroy() Why is the "this.id = null" not there anymore. I REALY would like to include this again, would this be a problem. Michael --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://think

RE: [Dynapi-Dev] Updates in CVS - PanelBar:

2003-10-06 Thread Raymond Irving
You can still add you default menu images and then add the code inside the precreate event to generate the html code for the menu is the user did not supply one. -- Raymond Irving --- Daniel Tiru <[EMAIL PROTECTED]> wrote: > Hi Raymond! > > There will be no minimize / maximize images and "no >

Re: [Dynapi-Dev] IOS port question

2003-10-06 Thread Raymond Irving
I don't think it's necessary because once the layer is destroyed I don't think you'll be able to use if again Note: The _destroy function removes the layer from the DynAPI.all collection. -- Raymond Irving --- Michael Bystrom <[EMAIL PROTECTED]> wrote: > Hi, > > dynlayer_base.js > > _destroy(

Re: [Dynapi-Dev] IOElement UPLOAD .asp

2003-10-06 Thread Leif W
- Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 05, 2003 11:21 PM Subject: Re: [Dynapi-Dev] IOElement UPLOAD .asp [snip] > Cool but line 16 should be commented out. The .asp > file should not by default save the file to the us

Re: [Dynapi-Dev] IOElement UPLOAD .asp

2003-10-06 Thread Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote: > - Original Message - > From: "Raymond Irving" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, October 05, 2003 11:21 PM > Subject: Re: [Dynapi-Dev] IOElement UPLOAD .asp > ... > Should this be the same in all other language > versions

[Dynapi-Dev] a comment on NS 4.03

2003-10-06 Thread Doug Melvin
Back in the day of the dinosaurs, corporations actually had to pay to use Netscape 4.03. There are still corporations that use NS 4.03 because that is what they licensed and the dinosaurs running things are unwilling to upgrade.. even for free.   "You can hate them, you can love them, but you

Re: [Dynapi-Dev] a comment on NS 4.03

2003-10-06 Thread Raymond Irving
Well in such a case let's have DynAPI 3 support nn4.03 Christopher Kissinger can you point out or add the needed return values? -- Raymond Irving --- Doug Melvin <[EMAIL PROTECTED]> wrote: > Back in the day of the dinosaurs, > corporations actually had to pay to use Netscape > 4.03. > There are

RE: [Dynapi-Dev] IOElement UPLOAD .asp

2003-10-06 Thread C Kissinger
Sorry if I missed that this is already being worked on/to do. Yes, I wouldn't want a page in the examples to actually write uploaded files to the server. I was checking if that's the right syntax for it, and BTW it does work. I REEEALLY like documentation, does anyone have any new finished docs n

Re: [Dynapi-Dev] Updates for Box model fix & BorderManager

2003-10-06 Thread Kevin
See below: "Raymond Irving" <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > I've managed to get the Box Model Fix functions into > the api. Please see the attached zip file for the full > update. > > Please test and let me how well the new setBorder() > function performs I'll try to have a l

Re: [Dynapi-Dev] IOElement UPLOAD .asp (CVS Update)

2003-10-06 Thread Leif W
[-] Added comment about file upload example disabled by default. Added PHP file upload example, commented out. Leif - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 11:41 AM Subject: Re: [Dynapi-Dev] IOElement UPLOAD

Re: [Dynapi-Dev] IOS port question

2003-10-06 Thread Michael Bystrom
Yes I know I will use DynObject.all[object.id] The way that Folder and foldermanager and folderwindow saves and reads it's container arrays I need this I just didn't want to rewrite things but to keep within the DynAPI3 I'll use latter one cheers // me Den 03-10-06 17.11, skrev "Raymond Ir

RE: [Dynapi-Dev] a comment on NS 4.03

2003-10-06 Thread C Kissinger
I can go through all the example pages and list the example, .js file, function and line number. Almost all of the errors cascade from the empty/missing returns, few are deeper and I'll try to root these out too. I don't have dev access to fix them in CVS. Sounds like double handling for someone el