Re: [Dynapi-Dev] How to draw a bounding box?

2001-04-04 Thread Michael Pemberton
check out: http://freeshell.org/~afroapi/examples/afrogui/core/antcell.html it is not actually a single widget but a combination of a few. it should be simple enough to make a single widget version. It uses an animated gif to simulate the wlking ants effect. NS4 has problems with this and it s

Re: [Dynapi-Dev] OT: Stripping comments from Javascript Files

2001-04-04 Thread Michael Pemberton
i wouldn't really be too interested in using code from a site that doesn't support NS4. he says that his code is perfectly valid but the browser doesn't render it correctly. isn't there something about a bad workman and blaming his tools? Scott Andrew LePera wrote: > Mike Hall also has somethi

[Dynapi-Dev] How to draw a bounding box?

2001-04-04 Thread Chris Casad
Hello: I would like to be able to draw a layer by dragging the mouse. As soon as I do a mousedown and start to drag, the layer would start to be drawn. Once the mouseup occurs the layer is drawn. Essentially I would like to create a zoom-in box for a geographic map. The user would draw a box i

Re: Re: [Dynapi-Dev] OT: Stripping comments from Javascript Files

2001-04-04 Thread jm3
> Mike Hall also has something called the "JavaScript Crunchinator" which > may be of use. > http://www.brainjar.com > you might want to stay away. i tried the demo page. this code: > x = 1; > //hello; > > // hi > foo = 2+3; "crunches" to: > x = 1;//hello;// hifoo = 2+3; not only

[Dynapi-Dev] [ dynapi-Bugs-413881 ] scrollpane problem

2001-04-04 Thread noreply
Bugs item #413881, was updated on 2001-04-04 18:05 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=413881&group_id=5757 Category: DynAPI 2 Widgets Group: None Status: Open Priority: 5 Submitted By: George O. Williams (gow) Assigned to: Pascal Bestebroer (

[Dynapi-Dev] [ dynapi-Patches-413598 ] Modified imganim to make resets function

2001-04-04 Thread noreply
Patches item #413598, was updated on 2001-04-03 19:02 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413598&group_id=5757 Category: DynAPI 2 Widget Group: None Status: Open Priority: 5 Submitted By: David Cushman (lifeafter) Assigned to: Nobody/Anonymous

[Dynapi-Dev] [ dynapi-Patches-413830 ] corrects case and punctuation keycodes

2001-04-04 Thread noreply
Patches item #413830, was updated on 2001-04-04 14:41 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413830&group_id=5757 Category: DynAPI 2 API Group: None Status: Open Priority: 5 Submitted By: Stephen Carroll (scarroll) Assigned to: Nobody/Anonymous (

Re: Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Doug Melvin
Now that's the best kind of bug, one which the user assumes is not a bug.. hehe.. - Original Message - From: "Chris Shreve" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 04, 2001 2:13 PM Subject: Re: Re[2]: [Dynapi-Dev] DynAPI Broken > Yep. I noticed this also, but

[Dynapi-Dev] Scroll bar (and scroll pane) do not work in IE5 with 2001_04_02 & 2001_04_03 snapshots

2001-04-04 Thread Robert Rainwater
> Error in project: > 'file://C:\yadda\yadda\yadda\dynapi\examples\dynapi.gui.scrollbar.html'. > Line number: 26. > > Message: 'orig.srcElement' is not an object > > > Any ideas anybody? Fixed. -- Robert Rainwater ___ Dynapi-Dev mailing list

Re: [Dynapi-Dev] OT: Stripping comments from Javascript Files

2001-04-04 Thread Dynamic Guru
The Mozilla JS Parser is a seperate piece... http://www.mozilla.org/js/spidermonkey/ (in C) http://www.mozilla.org/rhino/ (in Java) Sources are available. - Original Message - From: "Marc van Leeuwen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 04, 2001 4:00 AM Sub

Re: Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Chris Shreve
Yep. I noticed this also, but thought it was a feature. -- Chris - Original Message - From: "Robert Rainwater" <[EMAIL PROTECTED]> To: "Doug Melvin" <[EMAIL PROTECTED]> Sent: Wednesday, April 04, 2001 1:58 PM Subject: Re[2]: [Dynapi-Dev] DynAPI Broken > > The widget I'm referring to i

Re: Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Doug Melvin
> Regarding your sourceforge account, you can submit a support request > at http://sourceforge.net/tracker/?group_id=1&atid=21. They are > good about fixing your problems. Thanks ___ Dynapi-Dev mailing list [EMAIL PROTECTED] http://lists.sourcefo

Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Robert Rainwater
The widget I'm referring to is the scrollpane widget. If you look at the example dynapi.gui.scrollpane.html you will see. If you load a long label into the scroll like label 2. Then click and hold the down arrow you will notice it doesnt scroll all the way down, but if you release the mouse an

Re: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Chris Shreve
The ones that broke for me were: dynapi.gui.scrollbar dynapi.gui.scrollpane which are included in the recent DynAPI snapshot. If there is further versioning I'm not aware of it. Chris Shreve - Original Message - From: "Doug Melvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wedne

Re: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Doug Melvin
Which version of the scrollbar are we using? (DynAPI 2 scroll?) After work today I will attempt to fix these issues, I again have time to work on this.. Now, if someone would just help me with getting access to my Sourceforge account... Anyone? Please? - Original Message - From: "Robert

Re: Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Chris Shreve
Sweet...can't wait. - Original Message - From: "Robert Rainwater" <[EMAIL PROTECTED]> To: "Chris Shreve" <[EMAIL PROTECTED]> Sent: Wednesday, April 04, 2001 11:57 AM Subject: Re[2]: [Dynapi-Dev] DynAPI Broken > > It was a patch that was causing many of the problems. Now the only > prob

[Dynapi-Dev] [ dynapi-Patches-413351 ] Typo in pathanim.js

2001-04-04 Thread noreply
Patches item #413351, was updated on 2001-04-03 01:20 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=305757&aid=413351&group_id=5757 Category: DynAPI 2 Other Group: None >Status: Closed Priority: 5 Submitted By: Yurij Silvestrov (yura_silver) Assigned to: Nobody/An

Re[2]: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Robert Rainwater
It was a patch that was causing many of the problems. Now the only problem is the scrolling on the scrollpane has some calculation problems. Should be fixed soon though. -- Robert Rainwater On 4/4/2001, 2:42:43 PM EST, Chris wrote about "[Dynapi-Dev] DynAPI Broken": > All is not lost...the

Re: [Dynapi-Dev] Scroll bar (and scroll pane) do not work in IE5 with 2001_04_02 & 2001_04_03 snapshots

2001-04-04 Thread Robert Rainwater
We havent actually released 2.5 yet, that was just a release candidate(beta). Its coming any minute now though. -- Robert Rainwater On 4/4/2001, 1:40:43 PM EST, Chris wrote about "[Dynapi-Dev] Scroll bar (and scroll pane) do not work in IE5 with 2001_04_02 & 2001_04_03 snapshots": > win200

Re: [Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Chris Shreve
All is not lost...the first version of 2.5 you released (I forget the date) actually works...at least I've tested it against the scrollbar and scrollpane examples and they work. It must be a patch cause some problems. Chris Shreve - Original Message - From: "Robert Rainwater" <[EMAIL P

[Dynapi-Dev] DynAPI Broken

2001-04-04 Thread Robert Rainwater
I was planning on releasing the DynAPI 2.5 soon, but it seems that may not happen. Many of the widgets are now broken. The scrollbar, dynimage, and scrollpane all seem to have problems. Scrollbar: orig.srcElement is null or not and object error Scrollpane: doesnt show anything but the up arrow

[Dynapi-Dev] [ dynapi-Bugs-413744 ] Minor HTML code missing

2001-04-04 Thread noreply
Bugs item #413744, was updated on 2001-04-04 09:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=413744&group_id=5757 Category: DynAPI 2 API Group: Verified >Status: Closed Priority: 5 Submitted By: Nicholas Crellin (ncrellin) Assigned to: Nobody/Anonym

Re: [Dynapi-Dev] OT: Stripping comments from Javascript Files

2001-04-04 Thread Scott Andrew LePera
Mike Hall also has something called the "JavaScript Crunchinator" which may be of use. http://www.brainjar.com scottandrew Marc van Leeuwen wrote: > > As jspack seems to, for what I have read, have too many bugs to be useful, > and as nobody has the experience||time||will to write a js parser

[Dynapi-Dev] Scroll bar (and scroll pane) do not work in IE5 with 2001_04_02 & 2001_04_03 snapshots

2001-04-04 Thread Chris Shreve
win2000, IE5.0   Strangely enough...the first release of DynAPI2.5 actally works!   Current snapshots do work with NS 4   I get...   Error in project: 'file://C:\yadda\yadda\yadda\dynapi\examples\dynapi.gui.scrollbar.html'. Line number: 26.   Message: 'orig.srcElement' is not an object     An

Re: [Dynapi-Dev] Re: OT: Javascript Extension File

2001-04-04 Thread Scott Andrew LePera
> BTW, I use mostly IE5 (the one shipped with W2K, without any patch, welcome > crackers !), and there is none of the push, pop, splice, etc methods. From > what I read on the list, only people with IE4 should miss them. Does > someone have a table with what is missing and where. Oops, those func

[Dynapi-Dev] Thread-based DynImage widget

2001-04-04 Thread Yurij Silvestrov
This is DynImage version, based on Thread. As for me, this version is more clear and robust then standard. Furthermore, it provide correct resizing images after loading from web. And some extensions: 1. Improved setImage and, hence, DynImage constructor allow construct DynImage from image, strin

[Dynapi-Dev] [ dynapi-Bugs-413744 ] Minor HTML code missing

2001-04-04 Thread noreply
Bugs item #413744, was updated on 2001-04-04 09:55 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105757&aid=413744&group_id=5757 Category: DynAPI 2 API Group: Verified Status: Open Priority: 5 Submitted By: Nicholas Crellin (ncrellin) Assigned to: Nobody/Anonymous

RE: [Dynapi-Dev] Re: OT: Javascript Extension File

2001-04-04 Thread Pascal Bestebroer
> For me, the fact that in IE push and pop and splice etc are just not > available is a problem. So I thought that it could just be > included, ONLY > IF NEEDED by someone, for a particular project. That's why I > included in > the comment the dependencies. It seems that I had a different > vision

[Dynapi-Dev] OT: Stripping comments from Javascript Files

2001-04-04 Thread Marc van Leeuwen
As jspack seems to, for what I have read, have too many bugs to be useful, and as nobody has the experience||time||will to write a js parser to make the comments (and newlines and unneeded spaces and tabs) go to /dev/null to make a release version, I was just thinking about what already exists

[Dynapi-Dev] Re: OT: Javascript Extension File

2001-04-04 Thread Marc van Leeuwen
First of all, sorry for having sent a message without renaming the subject line. My fault. Second, It seems, by his reaction, I completely misunderstood what Pascal meant with his Javascipt Extension File. As I come back to his original post (took me some time to jump over all this unecessary F