RE: [Dynapi-Dev] LayoutManager

2003-09-23 Thread Daniel Tiru
Hi Jacob In what way do you mean react? If you mean that all layers should move, thats already included into the groupmanager. How do you mean "and when they are hidden, the Z-order changes" If they are hidden they should be overseen i think, and when they are made visible again, then they should

[Dynapi-Dev] Any word on Documentation?

2003-09-23 Thread Raymond Irving
Hi, How's the documentation coming on? Anyone at work on this? How about you Dan Willemsen? Are you still working on the docs? -- Raymond Irving __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -

[Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Raymond Irving
Hi Jesse, Any word on the Visual side of the Java Compressor for DynAPI? -- Raymond Irving __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --- Thi

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Raymond Irving
Ok I'll try to implement such a featrure into to JScript version (beacause I'm not that verse at Java) and then you can implement it into the Java version.   Once we have a gui interface I think we can then do away with the JScript version.   __ Raymond Irving Jesse Vitrone <[EMAIL PROTECTED]> wro

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Jesse Vitrone
Raymond, Unfortunately, no. I've been using it all the time, but just from the command line. I'd love to be able to put more time in it, but I've been busy with other stuff :( If there was time to work on it, I think it might be better spent trying to add logic to determine where missing

Re: [Dynapi-Dev] Any word on the Java Compressor

2003-09-23 Thread Jesse Vitrone
If you have long term plans of doing away with the _javascript_ version, then why implement the missing semi-colon logic in _javascript_?  If you have ideas and just give me some pseudo, I can whip something up in Java and add it in. Jesse Raymond Irving wrote: Ok I'll try to implement suc

RE: [Dynapi-Dev] LayoutManager

2003-09-23 Thread Jacob Levy
Sounds to me like the LayoutManager and GroupManager are performing similar or related functions. Should they be merged into one entity that implements their summed functions? I don't know the answer myself to those questions I asked, I just wanted to see what you thought is reasonable. Do you thi

[Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php

2003-09-23 Thread Kevin
Hi, dynapi.util.ioelement-post.html I posted before that the get option of the above asp example doesn't work. I had a look at the php version and neither get or post worked. I had a look and attached a fix. I'm not familiar with vb so could someone help with the asp implementation. Sorry I'm n

Re: [Dynapi-Dev] LayoutManager

2003-09-23 Thread Kevin
Hi, FocusManager deals with z-index issues. - Kevin "Jacob Levy" <[EMAIL PROTECTED]> wrote: > Sounds to me like the LayoutManager and GroupManager are performing > similar or related functions. Should they be merged into one entity that > implements their summed functions? > > I don't know th

RE: [Dynapi-Dev] LayoutManager

2003-09-23 Thread Daniel Tiru
Hi, The layoutmanager i have made currently supports layers to be placed and hold position to eatchother either verticaly or horisontal with x space between them. So far the layers X and Y positions are not locked so you can get a diagonal placement of the layers. This will be fixed before cvs upl

Re: [Dynapi-Dev] example dynapi.util.ioelement-post.html asp / php

2003-09-23 Thread Raymond Irving
Thanks for the update on the php. I had the asp bug on my to-do list :) -- Raymond Irving --- Kevin <[EMAIL PROTECTED]> wrote: > Hi, > > dynapi.util.ioelement-post.html > > I posted before that the get option of the above asp > example doesn't work. > > I had a look at the php version and nei