RE: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Pascal
Yes, the widgets should indeed now use the precreation system, and the eventlistener should not be attached using prototype (it's part of the object, not of the prototype chain). Also events should be invoked, and not be hard coded functions (can't recall if I ever did that). and, uhm, please dr

Re: [Dynapi-Dev] Viewport

2001-01-10 Thread Raymond Smith
Never mind, figured it out.  It helps to post these questions here... the shear pressure of knowing you guess are wondering wtf I am up too leads me to resolve it.

[Dynapi-Dev] Viewport

2001-01-10 Thread Raymond Smith
It's a question.   Pushpanel, scrollpane all extend viewport, which you can feed a Label into.   Is it possible to feed content into a loadpanel within a scrollpane, pushpanel extended viewport?

Re: Re[2]: [Dynapi-Dev] skinwindow update (was: Making progress on a Java gui tool)

2001-01-10 Thread Richard :o
Thanks, I added the cover layer, actually it's underneath the transparent capbar, so caption isn't written to capbar anymore. I added an IE only enhancement, while resizing in IE you see a black outline (css border), in NS the gray square remains. The updated version is attached. See example cor

Re: [Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread Raymond Smith
You know what we need.  A super button widget.  I just noticed I have for js calls for differing button type.  The ideal button would:   1) Contain the ability to; a) be defined and colored ala HTML (button.js) b) pull in images (ala ButtonImage), but have three states: static, mouseover and

Re: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Raymond Smith
I've been dragging skinwindows just by attaching the 'behavior' at creation time. When Master Pascal mentioned the need for updating I think he was refering to the need to convert them to the precreate system. - Original Message - From: "Doug Melvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Doug Melvin
Window is now draggable.. also, you can double click on the title bar to maximize/restore.. Need to add a cover layer over caption text as caption text blocks click events in the title bar.. Doug Melvin - Original Message - From: "Richard :o" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Se

Re: [Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread Michael Pemberton
I'm interested in having two events.  A stop and an end event.  Some times, I need to refresh to layer content after a layer has moved (eg. if it contains a form).  Does anyone have any problems with adding this second event? martin ström wrote: wouldn't it be better to add a noevt-parameter to s

Re: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Michael Pemberton
The alterations to the vlaues is needed to allow for the existance of scroll bars without having them hide the content. Richard :o wrote: > > correct, the widgets are not in the CVS. They would also need work to make > > them work in the latest DynAPI2.. something I'm not planning on for a > whi

RE: [Dynapi-Dev] W3C DOCTYPE interferes with DynAPI

2001-01-10 Thread William Lovett
It didn't when I tried it. Only way things started working was when I removed *all* of the doctype. -bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Simon Dicon > Montford > Sent: Wednesday, January 10, 2001 11:53 AM > To: [EMAIL PROTECTED] >

[Dynapi-Dev] Just pondering

2001-01-10 Thread Raymond Smith
Since I don't have a Macintosh I am still assuming that we have issues with determining width and height of dynamic layers on the fly in IE5, on that OS. If it still exists, would precreate for IE help to solve that problem since your determining layer sizing prior to setting it? Ray _

Re: [Dynapi-Dev] onmouseover problem

2001-01-10 Thread Richard :o
In case this hasn't been answered yet, it's a bug in the API AFAIK, should be fixed soon. Cheers, Richard :o [EMAIL PROTECTED] www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) - Original Message - From: "Bachis Bogdan-Adrian" <[EMAIL PROTECTE

Re: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Richard :o
> correct, the widgets are not in the CVS. They would also need work to make > them work in the latest DynAPI2.. something I'm not planning on for a while. So Doug, please send your fixes over to me as I would like to support these great widgets as long as possible, and the lack of draggability u

Re: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Doug Melvin
Well.. since the current project relies on DynaPI 2 AND the skinwindow, and SkinToolbar widgets.. I think I'll have to fix them myself.. It the snapshot creation still working? If so, can you repost the URL? And what do I do with the widgets after I have upgraded them? Do I just send them to Pasca

RE: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Pascal Bestebroer
For more info on CVS stuff, read the f.a.q. Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens Doug Melvin > Verzonden: donderdag 11 januari 2001 0:03 > Aan: [EMAIL PROTECTED] > Onderwerp

RE: Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Pascal Bestebroer
correct, the widgets are not in the CVS. They would also need work to make them work in the latest DynAPI2.. something I'm not planning on for a while. cya, Pascal Bestebroer [EMAIL PROTECTED] http://www.dynamic-core.net > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMA

Re[2]: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Robert Rainwater
As far as I know none of those widgets are in CVS. Aren't those Pascal's widgets? -- // Robert Rainwater On 1/10/2001, 6:02:56 PM EST, Doug wrote about "[Dynapi-Dev] Making progress on a Java gui tool": > How do I get access to the CVS system.. > I've fixed a few bugs myself.. > Such as the

Re: [Dynapi-Dev] Making progress on a Java gui tool

2001-01-10 Thread Doug Melvin
How do I get access to the CVS system.. I've fixed a few bugs myself.. Such as the 'movebility' of the skinwindow. I also updated the doDock mothod of the skintoolbar. Now calling doDock(0) will dock the toolbar at the top. (re-position it and set it's width) and passing a 1 instead will dock it a

[Dynapi-Dev] [Bug #128316] Changing the image on a Button does not work

2001-01-10 Thread noreply
Bug #128316, was updated on 2001-Jan-10 11:02 Here is a current snapshot of the bug. Project: DynAPI 2 Category: None Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: nobody Assigned to : nobody Summary: Changing the image on a Button does not work Details: I found that dy

[Dynapi-Dev] Content Size in NS6 Revisited

2001-01-10 Thread Scott Andrew LePera
FWIW I have some information on getting content size in NS6. It's not a total solution, though. In both NS6 and IE5/5.5, you can do this: w = layer.offsetWidth h = layer.offsetHeight These are not part of W3C's CSS spec, and they're not in the .style property of the element. layer.offsetHeigh

Re: [Dynapi-Dev] Getting into it

2001-01-10 Thread Jordi 'IlMaestro' Ministral
I'm currently analizing several blocks of code in events.js and dynlayer.js. I understand what is happening but I'm still trying to see if it is just a matter of one block or it involves more than one. Want to make sure first. Robert Rainwater wrote: > Where have you found the problem? From m

RE: [Dynapi-Dev] W3C DOCTYPE interferes with DynAPI

2001-01-10 Thread Simon Dicon Montford
> Same thing happens on IE5 Mac, but you get vague error messages (ie. error > on line 600, but your document only has 400 lines). No doctype, and > everything works fine. Does IE5 Mac work if you leave out the url? SD > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EM

Re[2]: [Dynapi-Dev] Getting into it

2001-01-10 Thread Robert Rainwater
Where have you found the problem? From my testing, it seemed that only the mousemove event was being fired by IE 5.5. -- // Robert Rainwater On 1/10/2001, 11:50:25 AM EST, Jordi wrote about "[Dynapi-Dev] Getting into it": > I have found the problem with IE's events. This doesn't mean I know

Re: [Dynapi-Dev] Getting into it

2001-01-10 Thread Jordi 'IlMaestro' Ministral
I have found the problem with IE's events. This doesn't mean I know how to solve it but spotting the enemy is the first step in any battle. Jordi 'IlMaestro' Ministral wrote: > Please whoever wrote the DynLayer.EventMethod currently in CVS contact me. I'd like > to discuss a couple of things. >

Re: [Dynapi-Dev] IE debugging environment

2001-01-10 Thread Cameron Hart
You could try the MS script debugger for IE. http://msdn.microsoft.com/scripting/ --- Al Byers <[EMAIL PROTECTED]> wrote: > I have always used NS and its debugger to develop. I > have only had > limited luck debugging with IE. Is there a good > setup for debugging in > IE? > > -- > Al Byers > L

RE: [Dynapi-Dev] slide extension

2001-01-10 Thread ruairi . mccomb
You're right about that (line 177-179 of DynLayer.js), it creates a reference to the object as a string. I hadn't seen that, very smart idea. Thanks -Mensaje original- De: Pascal [mailto:[EMAIL PROTECTED]] Enviado el: miércoles 10 de enero de 2001 14:45 Para: [EMAIL PROTECTED] Asunto: RE:

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Henrik Våglin
Henrik from Sweden also with you, but I'm working nightshift and has a broadband connection at home, so you could get a post from me any hour of the day (and night). I'm keeping a low profile on this list for now though - monitoring and developing in the small... Henrik Våglin [ [EMAIL PROTEC

RE: [Dynapi-Dev] slide extension

2001-01-10 Thread Pascal
normally (if I'm not mistaking) Javascript will call the toString() of an object in this case of the setInterval(). The DynLayer object contains this method toString() which sort of identifies the object itself to Javascript.. that's why it works correctly. I think.. :) Pascal Bestebroer ([EMAI

RE: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Nuno Ferreira
Hi Raymond, I'm in Portugal, and i'm more or less on GMT time... :) best, NunoF -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jordi 'IlMaestro' Ministral Sent: quarta-feira, 10 de Janeiro de 2001 11:53 To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Dev

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Björn Puttmann
I´m on the list as well, living in germany. Had no time yet to contibute but hope to find the time in the future. Still, it´s a bit hard to understand the code with this few comments. On the other hand its a good exercise for training the programming muscles ;-) Have used the DynAPI to code a drag

RE: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Nuno Ferreira
>I just feel its a sad thing that there are so many people on this list, alot >of which are "complaining" about bugs not being fixed, not much >documentation being available, and those people fail to contribute anything >as simple as copy-and-pasting text. You're r

Re: [Dynapi-Dev] IE debugging environment

2001-01-10 Thread Anthony Homer
Finally I can contibute something to this list! There are two options. The first is pretty expensive, difficult to set up, and VERY effective. Visual InterDev provides an environment for server-side and client-side debugging. I use it for debugging at work, although I use Textpad for scripting.

[Dynapi-Dev] slide extension

2001-01-10 Thread ruairi . mccomb
I've been looking at one bit that has me baffled. I've been having a look at the slide() method for the DynLayer and what I can't figure out is how the following line works. this.slideInterval = setInterval(this+".slide()",speed) // line 34 in slide.js To learn how the DynAPI works I've been t

[Dynapi-Dev] IE debugging environment

2001-01-10 Thread Al Byers
I have always used NS and its debugger to develop. I have only had limited luck debugging with IE. Is there a good setup for debugging in IE? -- Al Byers Local Square, Inc. 826 N. Augusta St. Staunton, VA 24401 540.213.0500 www.localsquare.com [EMAIL PROTECTED]

RE: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread ruairi . mccomb
Yep, I'm on the list and live in Madrid, Spain. I've not contributed yet. I've been trying to figure out exactly how the DynAPI works, but there's so much code and so little comments. Hope I'll be of more help in the future. Ruairi -Mensaje original- De: Jordi 'IlMaestro' Ministral [mail

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Jordi 'IlMaestro' Ministral
Again one must eat its own words: of course the click event is called correctly because it is a native browser event. That code was meant for some platforms where the mouseup was not followed by a onclick. I don't like being wrong. :( Jordi 'IlMaestro' Ministral wrote: > I'm trying to fix the

Re: [Dynapi-Dev] Getting into it

2001-01-10 Thread Jordi 'IlMaestro' Ministral
Please whoever wrote the DynLayer.EventMethod currently in CVS contact me. I'd like to discuss a couple of things. Cya Jordi 'IlMaestro' Ministral wrote: > Ok, I've eaten and procesed all the new code in the API. I'm starting this new > thread where I will reply myself and share my progress (

Re: [Dynapi-Dev] Getting into it [ prologue ]

2001-01-10 Thread Jordi 'IlMaestro' Ministral
DynLayer.EventMethod: if (is.ie) { var e=dyndoc.elm.event; e.cancelBubble=true; if (e.type=="click" && DynAPI.wasDragging) { // e.cancelBubble=true; this is already done two lines before DynAPI.wasDragging=false; return true; } if (e.type!="mouseout" && e.type!="mouseove

RE: [Dynapi-Dev] Getting into it [ prologue ]

2001-01-10 Thread Pascal
sorry to interrupt you here :) > F) Events in child layers in IE5 seem to get lost in the way > and never reach the > API. I still don't know under which circunstances a IE child > layer decides that > I am an evil person and therefore my code must not be > executed and if possible a > lightning

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Jordi 'IlMaestro' Ministral
Is there any other European guy/girl in this list appart from Pascal and me ? I find it hard to keep a conversation when I'm awaken and then each morning I find 40 mails waiting for me Nevermind Raymond Smith wrote: > Yoda would look young > > I still owe you a set of skins for that skinwid

[Dynapi-Dev] Getting into it [ prologue ]

2001-01-10 Thread Jordi 'IlMaestro' Ministral
Ok, I've eaten and procesed all the new code in the API. I'm starting this new thread where I will reply myself and share my progress ( if any ). Good news is that my SMI (see my website for details) is finally finished, but I want to make sure it works with this precreation code ( which will hope

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Raymond Smith
Yoda would look young I still owe you a set of skins for that skinwidget set you are letting rust. I didn't forget. Later, 4am here... - Original Message - From: "Pascal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 10, 2001 3:32 AM Subject: RE: [Dynapi-Dev] Iss

RE: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Pascal
so.. what's your age then :-) Pascal Bestebroer ([EMAIL PROTECTED]) Software ontwikkelaar Oberon Informatiesystemen b.v. http://www.oibv.com > -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Namens Raymond Smith > Verzonden: woensdag 10 januari 2001 12:22 >

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Raymond Smith
I contribute to the level of my abilty. And a master debugger I am not, but I have found a 'few' trivial ones. If I got credit for bloodshot eyes and pist off girl friends you might actually get a sense of how much time I spend trying to make a contribution. I think I tend to frustrate poor Rob

RE: [Dynapi-Dev] [Bug #128155] Overriding setHTML method in sub class of DynLayer problem

2001-01-10 Thread Pascal
haven't been following it to closely, but I think this is what you need: function MyWidget(name,x,y,w,h,color) { ... ... this.DynLayer = DynLayer this.DynLayer(null,x,y,w,h,color); this.canvas = new DynLayer(null,10,10,this.getWidth()-20,this.getHeight()-20,'#c0

RE: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Pascal
I agree on the tutors and reference not being uptodate.. the tutorial is something I can easily fix (and might do this weekend, if I find the time) but the dev-reference is something almost everyone on this list can do.. just take out that which is Dynacore specific (i.e.: not found in DynAPI) and

RE: [Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread martin ström
wouldn't it be better to add a noevt-parameter to stopAnimation(): PathAnimation.prototype.stopAnimation = function (noevt) { if (this.pathPlaying && this.pathPlaying.resets && !this.cancelThread && this.dlyr!=null) this.dlyr.moveTo(this.pathPlaying[0],this.pathPlaying[1]); this.s

Re: [Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread Raymond Smith
I'm for including the 'PathAnimation.prototype.stopAnimationNow ' method Richard discussed. If your doing chained animations that lead to other events it's a must have. Or the whole thing repeats again. - Original Message - From: "Richard :o" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]

Re: [Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread Richard :o
Hi, I'm glad to see pathanim tackled at last.What you're sayng is correct, and is what I did in my modified pathanim (see: http://www.resass.f2s.com/?menu=examples&node=1 or http://www.richardinfo.f2s.com/?menu=examples&node=1 under "dynapi.util.pathanim.chained.html" when the servers up again)

[Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread noreply
Bug #128263, was updated on 2001-Jan-10 00:30 Here is a current snapshot of the bug. Project: DynAPI 2 Category: API Extentions Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: marstr Assigned to : nobody Summary: PathAnimation.stopAnimation() bug (& patch) Details: dynapi

Re: [Dynapi-Dev] [Bug #128155] Overriding setHTML method in sub class of DynLayer problem

2001-01-10 Thread Cameron Hart
Hi, I sent a reply to this yesterday, but it bounced because I attached the Javascipt file. This time I've pasted it in... >Can you give an example of your custom method.  >If you place a check >for "this.created==true", it should stop it from >executing during the initial >creation stage. I'm

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Jordi 'IlMaestro' Ministral
Oops, I meant UNTIL this morning Jordi 'IlMaestro' Ministral wrote: > I have not been able to use CVS since this morning. ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/dynapi-dev

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Raymond Smith
Currently, there are not alot of good representations of precreate in the widgets. The ButtonImage doesn't use it and doesn't work in IE or NS. Others say they will be updated. The only technical writing on it can be found in your docs and build for Dynacore or one prior post from Dan on 'lots o

Re: [Dynapi-Dev] Issues, remaining

2001-01-10 Thread Jordi 'IlMaestro' Ministral
I have not been able to use CVS since this morning. SSH was giving a warning about some hacker doing a man-in-the-middle attack. This morning I spoke to my admin and found out that he had changed the network's configuration so now there's a Linux machine rounting all traffic. ( The man in-the-midd

[Dynapi-Dev] [Bug #128263] PathAnimation.stopAnimation() bug (& patch)

2001-01-10 Thread noreply
Bug #128263, was updated on 2001-Jan-10 00:30 Here is a current snapshot of the bug. Project: DynAPI 2 Category: API Extentions Status: Open Resolution: None Bug Group: None Priority: 5 Submitted by: marstr Assigned to : nobody Summary: PathAnimation.stopAnimation() bug (& patch) Details: dynapi