Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Daniel Holmen
> > IE can't put Java in any "new" products as a result of the law suit they > lost recently with Sun. They can only support Java in existing products > for > 7 years. Whistler (Windows X) and IE6 are Java clean. then why does IE6 run java applets? and why do the internet options in IE6 list

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Daniel Holmen
Becuase I've installed it... I just wanted my stuff to work, and it was a simple fix. I'm not saying that any of you HAVE to focus on rewriting DynAPI to go perfectly with IE6, but I think at least we should patch it so that it works to a certain degree. Anyway, we will probably have to modify it

RE: [Dynapi-Dev] ie6 public preview

2001-03-27 Thread Michael Towers
No you can't install both. IE is intergrated into the OS which prevents multiple versions, unlike NS which allows them. If you find you really do need IE5.5 you can always uninstall IE6. -Original Message- From: Doug Melvin [mailto:[EMAIL PROTECTED]] Sent: 27 March 2001 22:28 To: [EMAI

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Michael Towers
Because it is always nice to get a head start by trying things before they are released.  Anyway, it seems to work just fine with everything I've tired so far.  Same you can't same the same about NS6 which is a release product. -Original Message-From: Doug Melvin [mailto:[EMAIL

[Dynapi-Dev] IE6 bug

2001-03-27 Thread Raymond Smith
One bug I noticed with IE6 so far is that the cursor flickers with the clock icon during path animations. Ray ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

[Dynapi-Dev] [ dynapi-Patches-409134 ] Focus Problem

2001-03-27 Thread noreply
Patches item #409134, was updated on 2001-03-16 06:23 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=409134&group_id=5757 Category: DynAPI-Event Group: None >Status: Closed Priority: 5 Submitted By: Michael Pemberton (mpember) Assigned to: Nobody/Anonymo

[Dynapi-Dev] [ dynapi-Patches-411635 ] MOUSEMOVE not captured in NS4

2001-03-27 Thread noreply
Patches item #411635, was updated on 2001-03-27 06:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=411635&group_id=5757 Category: DynAPI-Event Group: None >Status: Closed Priority: 5 Submitted By: Christof Pohl (chripo) Assigned to: Nobody/Anonymous (n

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Brent Ashley
quoth Michael Pemberton: >> The problem with posting large amounts of data remains. 3k is not really alot >> of room. I usually find it to be quite a bit of room for sending data to the server. There is a much larger limit for receiving data from the server (not sure what it is exactly - the si

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Raymond Smith
RPC has been "reborn" so to speak. With the advent of XML-RPC alot of the older limitation that stained RPC functionality are no longer there. - Original Message - From: "Brent Ashley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 27, 2001 6:17 PM Subject: Re: [Dynapi-

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Raymond Smith
"there is NO reason to stop using java" The last thing any quality developer should be doing is selling and promoting a platform that is inherently dysfunctional in the "very near future", unless of course you bill your clients to re-engineer their applications to recomply with ever changing

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Michael Pemberton
The problem with posting large amounts of data remains. 3k is not really alot of room. Also, the problem of syncronization remains. with the java version, the method does not return until after the data is downloaded. The js version requires looping and usch to stop it from wontinuing before t

Re: [Dynapi-Dev] DynAPIX

2001-03-27 Thread Robert Rainwater
The only thing that was changed in the DynAPIX is now the NS6 is using the precreation. NS4 is the only browser that doesnt support the creation of all the children at once. -- Robert Rainwater On 3/27/2001, 11:31:18 AM EST, Eytan wrote about "[Dynapi-Dev] DynAPIX": > Is it my imagination o

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Brent Ashley
Sorry, I'm late jumping back into this thread. Thanks to Jim for pointing out the thread activity. I'm somewhat confused by the Java discussion. The whole point of my JSRS remote scripting library was to obviate the need of a Java applet as used by Microsoft's Remote Scripting. If you use JSRS

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Raymond Smith
IE can't put Java in any "new" products as a result of the law suit they lost recently with Sun. They can only support Java in existing products for 7 years. Whistler (Windows X) and IE6 are Java clean. Sun recently launched a "plug-in" for Java with a rather "limp" marketing push. I downloade

RE: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Eytan Heidingsfeld
First of all I don't know where you guys heard of this 18 MB VM and no Java support in IE. I personally hate Java as a client side language (and in general too) and I also know from recent experience that you can't trust people to allow java on their systems. So I agree there needs to be another w

[Dynapi-Dev] More Badness (PushPanel)

2001-03-27 Thread Robert Rainwater
Now that dragging and the scrollpane/viewport seem to be fixed, the pushpanel is not working correctly. If you look at the dynapi.gui.pushpanel.html example, the second pushpanel does not load the label that is passes in the constructor. This is similar to what scrollpane was doing, but for the p

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Raymond Smith
Java on the client side is very rare. In most cases "users" won't understand why the site doesn't work, only that it is broken and in frustration they will leave. Also, I cheer the challenge of selling any client on the idea of implementing a solution that only embraces 70% (and reducing) of the

RE: [Dynapi-Dev] DynAPIX

2001-03-27 Thread Robert Rainwater
Thats the whole point of the new code. If you look carefully, it is using the dom, but it only does one insert, instead of inserting all of the children separately. Creating an element with createElement may be faster, but try creating an element and its 50 children with createElement. Thats 5

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Stephen J. Carroll
What is the percentage of sites that require the VM now? I think its very very low. But yet, more demanding client side functionality is inevitable. Most clients today are more powerful then the servers the access! And the only multibrowser solution now and for future functionality is DynAPI! ---

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Doug Melvin
why are we even worrying about IE6? It's not an official release.. - Original Message - From: Daniel Holmen To: [EMAIL PROTECTED] Sent: Tuesday, March 27, 2001 12:07 PM Subject: [Dynapi-Dev] IE 6 Browser.js temporary fix IE 6 throws an error elm.style is

Re: [Dynapi-Dev] ie6 public preview

2001-03-27 Thread Doug Melvin
does anyone know if IE6 can be installed concurrently with other versions? I can not afford to loose IE 5.5 (I KNOW it works) and I do not trust IE6 enough yet to go with it alone. They haven't even provided a service pack yet!! :-) - Original Message - From: "martin ström" <[EMAIL PROTECT

Re: Re[3]: [Dynapi-Dev] How I can enlarge the velocity of my work?

2001-03-27 Thread Doug Melvin
there is a widget called the scroll-pane.. it's a single layer with scrollbars that acts much like a standard frame.. It may take some work to make the old Scrollpane work with the current code, but it may be worth a shot - Original Message - From: "Alexander Alexandrov" <[EMAIL PROTECTED]

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Doug Melvin
My thought on this (the 18mb java VM download) is this: The liekly hood of someone getiing away with NOT downloading the VM and yet still enjoying free access to all they love on the net is very slim. The odds are pretty good that 8 in 10 users will have to DL the VM sooner or later, or just give

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Doug Melvin
if a url won't do, try cookies, or mutiple 'posts' (and save to session variable ) - Original Message - From: "Michael Pemberton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 11:19 PM Subject: Re: [Dynapi-Dev] Loading External Content (Remote Scripting) > Have

Re: [Dynapi-Dev] [ dynapi-Feature Requests-406723 ] wipe to , glide to

2001-03-27 Thread Doug Melvin
this person has a very good point. We need a more solid attempt to document what is being done. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 4:06 PM Subject: [Dynapi-Dev] [ dynapi-Feature Requests-406723 ] wipe to , glide to > Featu

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Doug Melvin
I am also in need of a solid server-side companion, and I too have ASP with Jscript experience.. Let me know if I can help you boys out - Original Message - From: "Henrik Våglin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 2:12 PM Subject: Re: [Dynapi-Dev] Load

RE: [Dynapi-Dev] DynAPIX

2001-03-27 Thread Eytan Heidingsfeld
So with all this talk of DOM this and DOM that we don't take advantage of DOM. And btw I think that creating elements in IE5 with createElement should be faster. I'll have to test. 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourcef

Re: [Dynapi-Dev] Nightmare in Leak Street

2001-03-27 Thread Jordi - IlMaestro - Ministral
I'm puzzled. I've tried with several combinations and I can't find any logical pattern. Sometimes it leaks, sometimes it doesn't Eytan Heidingsfeld wrote: > Just to check if it is a Event Listener bug or a mouse listener bug why > don't you try my simple events with a mouse event (something

Re: [Dynapi-Dev] DynAPIX

2001-03-27 Thread Jordi - IlMaestro - Ministral
The layer's HTML tag, as well as those of its children are converted into a big HTML string that is inserted as a block of text. Then elements are assigned for those created. This is the precreation stuff Dan introduced several months ago. BEfore that each children was created as a node, being muc

RE: [Dynapi-Dev] Nightmare in Leak Street

2001-03-27 Thread Eytan Heidingsfeld
Just to check if it is a Event Listener bug or a mouse listener bug why don't you try my simple events with a mouse event (something like if the mouse if over change color). 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net

[Dynapi-Dev] DynAPIX

2001-03-27 Thread Eytan Heidingsfeld
Is it my imagination or does DynAPIX not use createElement for IE5 and NN6? 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Re: [Dynapi-Dev] Nightmare in Leak Street

2001-03-27 Thread Jordi - IlMaestro - Ministral
Battle diary: 2001-03-27 Continuing with my struggle against memory leaks, I've setup a simple page where a layer is moved via a setInterval method. I'm not using any thread.js to make it simple. The example does not leak. If I have mouseevents on that layer, it leaks a lot. I don't know if it is

[Dynapi-Dev] [ dynapi-Bugs-410880 ] dynapix ns4 refresh bug

2001-03-27 Thread noreply
Bugs item #410880, was updated on 2001-03-23 09:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=410880&group_id=5757 Category: DynAPIX Group: None Status: Deleted Priority: 7 Submitted By: Jordan Pickup (jpickup) Assigned to: Nobody/Anonymous (nobody)

[Dynapi-Dev] [ dynapi-Bugs-410880 ] dynapix ns4 refresh bug

2001-03-27 Thread noreply
Bugs item #410880, was updated on 2001-03-23 09:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=410880&group_id=5757 Category: DynAPIX Group: None >Status: Deleted Priority: 7 Submitted By: Jordan Pickup (jpickup) Assigned to: Nobody/Anonymous (nobody)

[Dynapi-Dev] [ dynapi-Patches-411635 ] MOUSEMOVE not captured in NS4

2001-03-27 Thread noreply
Patches item #411635, was updated on 2001-03-27 06:11 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=411635&group_id=5757 Category: DynAPI-Event Group: None Status: Open Priority: 5 Submitted By: Christof Pohl (chripo) Assigned to: Nobody/Anonymous (nobo

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Michael Towers
And how many people are going to do that? -Original Message- From: Raymond Smith [mailto:[EMAIL PROTECTED]] Sent: 27 March 2001 12:33 To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] IE 6 Browser.js temporary fix Take IE6 beta over to MSNBC Technology Font and see it throw errors. :O) Y

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Daniel Holmen
I think I'll do a bit more IE 6 testing and fixing before I do that. DynAPI has to be rewritten a bit more for full IE6 support. This was just a quick and ugly patch to get things started (and working). -Original Message- > Well I guess you could always uninstall it! > > -Original Me

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Raymond Smith
Take IE6 beta over to MSNBC Technology Font and see it throw errors. :O) You would have thought M$ would have shored it's own ships up before setting sail... The Wonderboys strike again. - Original Message - From: "Michael Towers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesda

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Cameron Hart
I don't know if this was mailed here, or to another list, but a good approach to having multiple copies of IE on one machine is to get a copy vmware or something similar, and run a seperate copy of windows and IE in vmware. At least you don't need seperate machines for testing then, you just

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Michael Towers
Well I guess you could always uninstall it! -Original Message- From: Daniel Holmen [mailto:[EMAIL PROTECTED]] Sent: 27 March 2001 22:12 To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev] IE 6 Browser.js temporary fix > Does the IE6 beta overwrites your older version of IE? Yes, unfortunat

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Daniel Holmen
> Does the IE6 beta overwrites your older version of IE? Yes, unfortunately. I didn't think MS had the guts to release a BETA that overwrites a "stable" release. If I had known I don't know if I would have downloaded it. But at least I got to fix my current project to work with IE6 this way. --

Re: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Raymond Smith
I Dl'ed it.  My site ran fine with patch also. - Original Message - From: Michael Towers To: [EMAIL PROTECTED] Sent: Tuesday, March 27, 2001 2:58 AM Subject: RE: [Dynapi-Dev] IE 6 Browser.js temporary fix Yes!  Unfortunately it's not like NS in that you ca

Re: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Raymond Smith
Web OS basically leverages XML/XSL, XHTML and Javascript on the client leading to Java(servlets, EJB's,JSP,XSP)/Corba/RMI-IIOP middleware on the server to translate and pass data signals and responses to the server. For NS4 we may need to develop a circular response que to live within the form-fa

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Michael Towers
Yes!  Unfortunately it's not like NS in that you can have multiple versions on the same machine.  However it does seem to be fairly stable as far as I can tell from the brief testing I have done.   -Original Message-From: Cameron Hart [mailto:[EMAIL PROTECTED]]Sent: 27 March 2001 11:

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Cameron Hart
Does the IE6 beta overwrites your older version of IE? -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael TowersSent: 27 March 2001 11:45To: [EMAIL PROTECTED]Subject: RE: [Dynapi-Dev] IE 6 Browser.js temporary fix Thanks.  It now

RE: [Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Michael Towers
Thanks.  It now seems to work just fine for me. -Original Message-From: Daniel Holmen [mailto:[EMAIL PROTECTED]]Sent: 27 March 2001 21:07To: [EMAIL PROTECTED]Subject: [Dynapi-Dev] IE 6 Browser.js temporary fix IE 6 throws an error elm.style is null or not an object. Here

[Dynapi-Dev] IE 6 Browser.js temporary fix

2001-03-27 Thread Daniel Holmen
IE 6 throws an error elm.style is null or not an object. Here is a small VERY temporary fix to get things working in IE6 (at least it works for me). IE6 seems to act more like ie5 than ie5.5, so here's my new browser.js:   --- /*   DynAPI Distribution   Browser Class      The DynAPI Distribu

RE: [Dynapi-Dev] Loading External Content (Remote Scripting)

2001-03-27 Thread Cameron Hart
I don't know if anyone has noticed, but after a few updates, LoadPanel now works in IE5, NS4, and NS6 on both Mac and PC, and IE4 PC (yes, it does work in IE5 for Mac!). While LoadPanel certainly has it's limitations, because of it's simplicity it's quite easy to get working in lots of browsers.

[Dynapi-Dev] ie6 public preview

2001-03-27 Thread martin ström
http://www.microsoft.com/windows/ie/download/preview/ie6/ie6preview.asp /martin ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Re: [Dynapi-Dev] Threads

2001-03-27 Thread Eytan Heidingsfeld
Again this thread is completly off track. I was just talking about making it lighter and it will also help the person (forgot who) who NS4 loses has code because it is too busy creating a layer. 8an ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http:/

RE: [Dynapi-Dev] Threads

2001-03-27 Thread Cameron Hart
You can do this without putting the script tags after the closing html and body tag, as long as they appear after your preloading code it works. I had to bootstrap the dynapi.js in the head of the document for this to work in Netscape 6, but I've otherwise had no problems. > > > > Some preloadin

Re[3]: [Dynapi-Dev] How I can enlarge the velocity of my work?

2001-03-27 Thread Alexander Alexandrov
> I have a feeling you are talking about the third example. I think you have > the same problem as I did. TOO MANY LAYERS. The browser just works slow > with so many layers. My solution was(is) to get around and write a table > for IE5 and NN6 only this table will use DOM. Haven't done it yet but

Re: Re[2]: [Dynapi-Dev] How I can enlarge the velocity of my work?

2001-03-27 Thread Raymond Smith
Plus all his layers are using dynamic holders that have to calculate X,Y before rendering. Also, appears moving the 3rd example forces the whole array to recalculate. The third and first examples were far to painfull on our P200 test machine to be commercially functional. - Original Messag