From: <cam...@ya...> - 2001-01-11 12:19:26
|
> how to integrate a loadpanel into a window that > doesn't really exist till > you give birth to it.... and then have 'it' (once > born) actually perform a > call to load itself. That should work automatically, as loadpanel doesn't load the url until the loadpanel has been created. if you have a loadpanel in a window, it won't be created (and thus load the url) until the window is. i'm presuming that the window you are talking about is a layer thing, rather than a browser window... cam. > Later... > > ----- Original Message ----- > From: "Raymond Smith" <dst...@or...> > To: <dyn...@li...> > Sent: Thursday, January 11, 2001 1:45 AM > Subject: [Dynapi-Dev] Getting into it, on a " lower > " plane... > > > > Ok, picking up on 'Ilmestro' here. Just working > on a slightly lower > > intellectual plane. > > > > I got the loadpanels (via labels) working inside > of pushpanels, kinda > > <mutter>. Unfortunately... , Pushpanel isn't > smart enough to resize > itself > > after content 'insertion'. I tried setContent > from viewport but that > failed > > miserably. I came up with a work around (reset > does work and I have to > > oversize the Label to accomodate "expected" > content) Not pretty I know.. > > but it will have to work til I figure out what you > guys already know. > > > > DS > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ |
From: Pascal <pb...@oi...> - 2001-01-11 12:24:32
|
I'm still being happy that she didn't name me C++ :-) greets, C++ Bestebroer (pb...@oi...) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Raymond Smith > Verzonden: donderdag 11 januari 2001 12:57 > Aan: dyn...@li... > Onderwerp: [Dynapi-Dev] Still talking to myself.... > > > Fatigue setting in, things are running smooth as I continue > to debug the > "trivial". Going let you European lads finish the balance of > "your day" in > peace. I think a few hours of sleep to recharge the Brain > Calories is in > order. Tomorrow I have to tackle Pascal "my mother named me after a > computer language" Bestebroer's dynamic skinwindow and > hopefully figure out > how to integrate a loadpanel into a window that doesn't > really exist till > you give birth to it.... and then have 'it' (once born) > actually perform a > call to load itself. > > Later... > > ----- Original Message ----- > From: "Raymond Smith" <dst...@or...> > To: <dyn...@li...> > Sent: Thursday, January 11, 2001 1:45 AM > Subject: [Dynapi-Dev] Getting into it, on a " lower " plane... > > > > Ok, picking up on 'Ilmestro' here. Just working on a slightly lower > > intellectual plane. > > > > I got the loadpanels (via labels) working inside of > pushpanels, kinda > > <mutter>. Unfortunately... , Pushpanel isn't smart enough to resize > itself > > after content 'insertion'. I tried setContent from > viewport but that > failed > > miserably. I came up with a work around (reset does work > and I have to > > oversize the Label to accomodate "expected" content) Not > pretty I know.. > > but it will have to work til I figure out what you guys > already know. > > > > DS > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > |
From: <cam...@ya...> - 2001-01-11 12:31:00
|
I found a few documents on talking to java using js in ie, but they're all on my computer in another office. have you seen the ticker thing on builder.com? it was using jscript to control a java ticker, it worked in ie using activex. someone posted the url to this list a while ago (maybe it was you?). if you haven't seen the builder.com article let me know, i'll try and track down the link. the only downside on this solution is there is no liveconnect, and no activex in ie on the mac, so it's unlikely that a java solution would work for mac ie users. then again loadpanel doesn't work on mac ie either... --- Michael Pemberton <mp...@ph...> wrote: > If someone is willing to give me some help with the > JScript component, I've > found a way of retieving the content of a URL to > then put it into a layer using > .setHTML(). It doesn't need any extensive code such > as the LoadPanel and will > work with any standard layer. > > BTW, the NS version that uses Java works fine. It > is only IE that won't allow > me to use Java objects in the actual code. I need > to find an object that works > with web files the way that the FileSystemObject > works for local files. > > Also, because I am using Java / ActiveX to download > the files, there is no need > for queues or separate loading of files. > > Raymond Smith wrote: > > > Fatigue setting in, things are running smooth as I > continue to debug the > > "trivial". Going let you European lads finish the > balance of "your day" in > > peace. I think a few hours of sleep to recharge > the Brain Calories is in > > order. Tomorrow I have to tackle Pascal "my > mother named me after a > > computer language" Bestebroer's dynamic skinwindow > and hopefully figure out > > how to integrate a loadpanel into a window that > doesn't really exist till > > you give birth to it.... and then have 'it' (once > born) actually perform a > > call to load itself. > > > > Later... > > > > ----- Original Message ----- > > From: "Raymond Smith" <dst...@or...> > > To: <dyn...@li...> > > Sent: Thursday, January 11, 2001 1:45 AM > > Subject: [Dynapi-Dev] Getting into it, on a " > lower " plane... > > > > > Ok, picking up on 'Ilmestro' here. Just working > on a slightly lower > > > intellectual plane. > > > > > > I got the loadpanels (via labels) working inside > of pushpanels, kinda > > > <mutter>. Unfortunately... , Pushpanel isn't > smart enough to resize > > itself > > > after content 'insertion'. I tried setContent > from viewport but that > > failed > > > miserably. I came up with a work around (reset > does work and I have to > > > oversize the Label to accomodate "expected" > content) Not pretty I know.. > > > but it will have to work til I figure out what > you guys already know. > > > > > > DS > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ |
From: Raymond S. <dst...@or...> - 2001-01-11 12:46:29
|
There's a good book on IE specific Javascript Objects with a chapter (Chapter 9) in it on Java to JS integration. I don't know enough about Java to have spent alot of time piddling with it. TITLE: Javascript Obects AUTHORS: Alexander Nakhimovsky, Tom Meyers Source code and support for book is at www.wrox.com, might find something there. I don't support IE on Mac, to bugged for real dynamic stuff. ----- Original Message ----- From: "Cameron Hart" <cam...@ya...> To: <dyn...@li...> Sent: Thursday, January 11, 2001 4:31 AM Subject: Re: [Dynapi-Dev] Still talking to myself.... > I found a few documents on talking to java using js in > ie, but they're all on my computer in another office. > have you seen the ticker thing on builder.com? it was > using jscript to control a java ticker, it worked in > ie using activex. someone posted the url to this list > a while ago (maybe it was you?). if you haven't seen > the builder.com article let me know, i'll try and > track down the link. > > the only downside on this solution is there is no > liveconnect, and no activex in ie on the mac, so it's > unlikely that a java solution would work for mac ie > users. then again loadpanel doesn't work on mac ie > either... > > --- Michael Pemberton <mp...@ph...> wrote: > > If someone is willing to give me some help with the > > JScript component, I've > > found a way of retieving the content of a URL to > > then put it into a layer using > > .setHTML(). It doesn't need any extensive code such > > as the LoadPanel and will > > work with any standard layer. > > > > BTW, the NS version that uses Java works fine. It > > is only IE that won't allow > > me to use Java objects in the actual code. I need > > to find an object that works > > with web files the way that the FileSystemObject > > works for local files. > > > > Also, because I am using Java / ActiveX to download > > the files, there is no need > > for queues or separate loading of files. > > > > Raymond Smith wrote: > > > > > Fatigue setting in, things are running smooth as I > > continue to debug the > > > "trivial". Going let you European lads finish the > > balance of "your day" in > > > peace. I think a few hours of sleep to recharge > > the Brain Calories is in > > > order. Tomorrow I have to tackle Pascal "my > > mother named me after a > > > computer language" Bestebroer's dynamic skinwindow > > and hopefully figure out > > > how to integrate a loadpanel into a window that > > doesn't really exist till > > > you give birth to it.... and then have 'it' (once > > born) actually perform a > > > call to load itself. > > > > > > Later... > > > > > > ----- Original Message ----- > > > From: "Raymond Smith" <dst...@or...> > > > To: <dyn...@li...> > > > Sent: Thursday, January 11, 2001 1:45 AM > > > Subject: [Dynapi-Dev] Getting into it, on a " > > lower " plane... > > > > > > > Ok, picking up on 'Ilmestro' here. Just working > > on a slightly lower > > > > intellectual plane. > > > > > > > > I got the loadpanels (via labels) working inside > > of pushpanels, kinda > > > > <mutter>. Unfortunately... , Pushpanel isn't > > smart enough to resize > > > itself > > > > after content 'insertion'. I tried setContent > > from viewport but that > > > failed > > > > miserably. I came up with a work around (reset > > does work and I have to > > > > oversize the Label to accomodate "expected" > > content) Not pretty I know.. > > > > but it will have to work til I figure out what > > you guys already know. > > > > > > > > DS > > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - Share your holiday photos online! > http://photos.yahoo.com/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > |
From: Michael P. <mp...@ph...> - 2001-01-11 13:03:07
Attachments:
io.zip
|
I'm not using a method of "talking" between Java and JS. I am using Java Classes as JS Objects. This requires no compiling of my own applet and also requires no external files at all. See the attached file. I have allowed for html files to be used by extracting specific sections (title and body for starters). This will eventually allow you to load an external html file into a SkinWindow and have the title of the window set according to the html page. I'm working on a method of also extracting JS source code from the file and executing it. It currently working if you load a .js file. The whole file is then eval()ed. Cameron Hart wrote: > I found a few documents on talking to java using js in > ie, but they're all on my computer in another office. > have you seen the ticker thing on builder.com? it was > using jscript to control a java ticker, it worked in > ie using activex. someone posted the url to this list > a while ago (maybe it was you?). if you haven't seen > the builder.com article let me know, i'll try and > track down the link. > > the only downside on this solution is there is no > liveconnect, and no activex in ie on the mac, so it's > unlikely that a java solution would work for mac ie > users. then again loadpanel doesn't work on mac ie > either... > > --- Michael Pemberton <mp...@ph...> wrote: > > If someone is willing to give me some help with the > > JScript component, I've > > found a way of retieving the content of a URL to > > then put it into a layer using > > .setHTML(). It doesn't need any extensive code such > > as the LoadPanel and will > > work with any standard layer. > > > > BTW, the NS version that uses Java works fine. It > > is only IE that won't allow > > me to use Java objects in the actual code. I need > > to find an object that works > > with web files the way that the FileSystemObject > > works for local files. > > > > Also, because I am using Java / ActiveX to download > > the files, there is no need > > for queues or separate loading of files. > > > > Raymond Smith wrote: > > > > > Fatigue setting in, things are running smooth as I > > continue to debug the > > > "trivial". Going let you European lads finish the > > balance of "your day" in > > > peace. I think a few hours of sleep to recharge > > the Brain Calories is in > > > order. Tomorrow I have to tackle Pascal "my > > mother named me after a > > > computer language" Bestebroer's dynamic skinwindow > > and hopefully figure out > > > how to integrate a loadpanel into a window that > > doesn't really exist till > > > you give birth to it.... and then have 'it' (once > > born) actually perform a > > > call to load itself. > > > > > > Later... > > > > > > ----- Original Message ----- > > > From: "Raymond Smith" <dst...@or...> > > > To: <dyn...@li...> > > > Sent: Thursday, January 11, 2001 1:45 AM > > > Subject: [Dynapi-Dev] Getting into it, on a " > > lower " plane... > > > > > > > Ok, picking up on 'Ilmestro' here. Just working > > on a slightly lower > > > > intellectual plane. > > > > > > > > I got the loadpanels (via labels) working inside > > of pushpanels, kinda > > > > <mutter>. Unfortunately... , Pushpanel isn't > > smart enough to resize > > > itself > > > > after content 'insertion'. I tried setContent > > from viewport but that > > > failed > > > > miserably. I came up with a work around (reset > > does work and I have to > > > > oversize the Label to accomodate "expected" > > content) Not pretty I know.. > > > > but it will have to work til I figure out what > > you guys already know. > > > > > > > > DS > > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - Share your holiday photos online! > http://photos.yahoo.com/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev -- Michael Pemberton mp...@ph... ICQ: 12107010 |
From: Peter L. <com...@op...> - 2001-01-12 15:45:45
|
Hi Cameron It was me. http://www.builder.com/Programming/Scripter/071299/ Regards Peter Cameron Hart wrote: > I found a few documents on talking to java using js in > ie, but they're all on my computer in another office. > have you seen the ticker thing on builder.com? it was > using jscript to control a java ticker, it worked in > ie using activex. someone posted the url to this list > a while ago (maybe it was you?). if you haven't seen > the builder.com article let me know, i'll try and > track down the link. > > the only downside on this solution is there is no > liveconnect, and no activex in ie on the mac, so it's > unlikely that a java solution would work for mac ie > users. then again loadpanel doesn't work on mac ie > either... > > --- Michael Pemberton <mp...@ph...> wrote: > > If someone is willing to give me some help with the > > JScript component, I've > > found a way of retieving the content of a URL to > > then put it into a layer using > > .setHTML(). It doesn't need any extensive code such > > as the LoadPanel and will > > work with any standard layer. > > > > BTW, the NS version that uses Java works fine. It > > is only IE that won't allow > > me to use Java objects in the actual code. I need > > to find an object that works > > with web files the way that the FileSystemObject > > works for local files. > > > > Also, because I am using Java / ActiveX to download > > the files, there is no need > > for queues or separate loading of files. > > > > Raymond Smith wrote: > > > > > Fatigue setting in, things are running smooth as I > > continue to debug the > > > "trivial". Going let you European lads finish the > > balance of "your day" in > > > peace. I think a few hours of sleep to recharge > > the Brain Calories is in > > > order. Tomorrow I have to tackle Pascal "my > > mother named me after a > > > computer language" Bestebroer's dynamic skinwindow > > and hopefully figure out > > > how to integrate a loadpanel into a window that > > doesn't really exist till > > > you give birth to it.... and then have 'it' (once > > born) actually perform a > > > call to load itself. > > > > > > Later... > > > > > > ----- Original Message ----- > > > From: "Raymond Smith" <dst...@or...> > > > To: <dyn...@li...> > > > Sent: Thursday, January 11, 2001 1:45 AM > > > Subject: [Dynapi-Dev] Getting into it, on a " > > lower " plane... > > > > > > > Ok, picking up on 'Ilmestro' here. Just working > > on a slightly lower > > > > intellectual plane. > > > > > > > > I got the loadpanels (via labels) working inside > > of pushpanels, kinda > > > > <mutter>. Unfortunately... , Pushpanel isn't > > smart enough to resize > > > itself > > > > after content 'insertion'. I tried setContent > > from viewport but that > > > failed > > > > miserably. I came up with a work around (reset > > does work and I have to > > > > oversize the Label to accomodate "expected" > > content) Not pretty I know.. > > > > but it will have to work til I figure out what > > you guys already know. > > > > > > > > DS > > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - Share your holiday photos online! > http://photos.yahoo.com/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |
From: <cam...@ya...> - 2001-01-11 13:28:30
|
one or two things that can can wrong with images in loadpanels using netscape. for one, if you are using relative paths, the paths to the image's must be relative to root document, not the document you are loading into the loadpanel. I can't remember if netscape works this way, or if it's ie, or maybe both. the easiest thing to do is make your links absolute. if you are still having trouble, particularily with netscape getting getting a transfer interuptted thing part way through loading something into the loadpanel, let me know. --- Raymond Smith <dst...@or...> wrote: > Is Netscape... inherently a lazy candyass? > Loadpanel works, it just forgets > to render the images contained in html. > Hope your right Cam. > > Later all. > ----- Original Message ----- > From: "Cameron Hart" <cam...@ya...> > To: <dyn...@li...> > Sent: Thursday, January 11, 2001 4:19 AM > Subject: Re: [Dynapi-Dev] Still talking to > myself.... > > > > > how to integrate a loadpanel into a window that > > > doesn't really exist till > > > you give birth to it.... and then have 'it' > (once > > > born) actually perform a > > > call to load itself. > > > > That should work automatically, as loadpanel > doesn't > > load the url until the loadpanel has been created. > if > > you have a loadpanel in a window, it won't be > created > > (and thus load the url) until the window is. i'm > > presuming that the window you are talking about is > a > > layer thing, rather than a browser window... > > > > cam. > > > > > > > Later... > > > > > > ----- Original Message ----- > > > From: "Raymond Smith" <dst...@or...> > > > To: <dyn...@li...> > > > Sent: Thursday, January 11, 2001 1:45 AM > > > Subject: [Dynapi-Dev] Getting into it, on a " > lower > > > " plane... > > > > > > > > > > Ok, picking up on 'Ilmestro' here. Just > working > > > on a slightly lower > > > > intellectual plane. > > > > > > > > I got the loadpanels (via labels) working > inside > > > of pushpanels, kinda > > > > <mutter>. Unfortunately... , Pushpanel isn't > > > smart enough to resize > > > itself > > > > after content 'insertion'. I tried setContent > > > from viewport but that > > > failed > > > > miserably. I came up with a work around > (reset > > > does work and I have to > > > > oversize the Label to accomodate "expected" > > > content) Not pretty I know.. > > > > but it will have to work til I figure out what > you > > > guys already know. > > > > > > > > DS > > > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Photos - Share your holiday photos online! > > http://photos.yahoo.com/ > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ |
From: Raymond S. <dst...@or...> - 2001-01-11 12:25:04
|
Is Netscape... inherently a lazy candyass? Loadpanel works, it just forgets to render the images contained in html. Hope your right Cam. Later all. ----- Original Message ----- From: "Cameron Hart" <cam...@ya...> To: <dyn...@li...> Sent: Thursday, January 11, 2001 4:19 AM Subject: Re: [Dynapi-Dev] Still talking to myself.... > > how to integrate a loadpanel into a window that > > doesn't really exist till > > you give birth to it.... and then have 'it' (once > > born) actually perform a > > call to load itself. > > That should work automatically, as loadpanel doesn't > load the url until the loadpanel has been created. if > you have a loadpanel in a window, it won't be created > (and thus load the url) until the window is. i'm > presuming that the window you are talking about is a > layer thing, rather than a browser window... > > cam. > > > > Later... > > > > ----- Original Message ----- > > From: "Raymond Smith" <dst...@or...> > > To: <dyn...@li...> > > Sent: Thursday, January 11, 2001 1:45 AM > > Subject: [Dynapi-Dev] Getting into it, on a " lower > > " plane... > > > > > > > Ok, picking up on 'Ilmestro' here. Just working > > on a slightly lower > > > intellectual plane. > > > > > > I got the loadpanels (via labels) working inside > > of pushpanels, kinda > > > <mutter>. Unfortunately... , Pushpanel isn't > > smart enough to resize > > itself > > > after content 'insertion'. I tried setContent > > from viewport but that > > failed > > > miserably. I came up with a work around (reset > > does work and I have to > > > oversize the Label to accomodate "expected" > > content) Not pretty I know.. > > > but it will have to work til I figure out what you > > guys already know. > > > > > > DS > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Photos - Share your holiday photos online! > http://photos.yahoo.com/ > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > |