[Dynapi-Help] Dran & Drop & Snap

2003-01-30 Thread Leif W
e object, the layer being dragged. 3) How to specify which draggable layers can snap, and to which layers they can snap. Regards, Leif W P.S. As I write, I also have inquiries in the back of my mind regarding more complex "no-drag" zones and their boundaries. For example, how to spec

[Dynapi-Help] DynAPI 2.9.0 examples broken?

2003-01-30 Thread Leif W
The examples (or the underlying API) seem to be broken in some way. Trying to get something simple like lyr.setLocation(x,y) to work after DynAPI.document.addChild(lyr) in either IE6 or Mozilla 1.2.1. Anyone else run into similar issues? I'm just hunting and pecking with alerts to see what's bei

Re: [Dynapi-Help] 2.9

2003-02-02 Thread Leif W
http://sourceforge.net/project/showfiles.php?group_id=5757 - Original Message - From: Doug Melvin To: [EMAIL PROTECTED] Sent: Monday, February 03, 2003 12:42 AM Subject: [Dynapi-Help] 2.9 where do I get the source for 2.9? --- Th

Re: [Dynapi-Help] suggestions on menu code?

2003-02-05 Thread Leif W
I checked the code examples with IE6 and Mozilla 1.2.1 and was somewhat disappointed. > http://www.richardinfo.com/examples/Jack_Speranza_Examples/filing_cabinet_ex ample.html This sort of works in IE6, in that the sub-menu layers show up when you move the mouse over the main menu layers. Howeve

[Dynapi-Help] Re: [Dynapi-Dev] TemplateManager new field format

2003-06-05 Thread Leif W
I haven't familiarized myself with the TM usage yet, but maybe I can be an impartial observer. The [EMAIL PROTECTED] is very easy to find when looking in code. I gather you think the new way you suggest could be more powerful (multi-line?). How about a compromise and do something like [EMAIL PRO

Re: [Dynapi-Help] Download Dynapi 3.0

2003-06-16 Thread Leif W
Joan, It's working for me. There may be some intermittent network problem somewhere between you and sourceforge. Can you see any other sourceforge pages? For now I'll email a copy to you off the list. Leif - Original Message - From: "Joan Torres" <[EMAIL PROTECTED]> To: <[EMAIL PROTE

Re: [Dynapi-Help] Download Dynapi 3.0

2003-06-17 Thread Leif W
Hi, It really is working for me. I go here ( http://sourceforge.net/project/showfiles.php?group_id=5757&release_id=163089 ) and then click on it, I get to choose a mirror site, and then it starts to download. I'm not sure why it wouldn't work. Since the email was blocked, I wonder if maybe you

Re: [Dynapi-Help] listen for remote events??

2003-07-02 Thread Leif W
I think single quotes ('$name') disables the variable referencing... try to concatenate: $query = "SELECT * FROM users WHERE name='" . $name . "'"; Leif - Original Message - From: "Daniel Tiru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "dynapi help" <[EMAIL PROTECTED]> Sent: Wednesda

Re: [Dynapi-Help] _hasDragEvents error

2003-07-10 Thread Leif W
On a quick glance it seemed to work ok in Mozilla 1.4. I moved all blocks to the opposite column and scrolled as well with no errors. - Original Message - From: "Jack Chung" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 10, 2003 2:00 PM Subject: [Dynapi-Help] _hasDragE

Re: [Dynapi-Help] SF has fixed the "Reply" Button!

2003-07-16 Thread Leif W
Looks like they added a Reply-To: header in the emails. [...] Precedence: bulk Reply-To: [EMAIL PROTECTED] List-Help: [...] - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 20

Re: [Dynapi-Help] New vertical orientation for HTMLMenus

2003-07-17 Thread Leif W
Sweet. The menus are looking really good. And the ease of coding is excellent. Leif - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 12:58 AM Subject: [Dynapi-Help] New vertical orientation for HT

Re: [Dynapi-Help] Permission denied error - HELP!

2003-07-18 Thread Leif W
Hello, I just realized that this may be related to the error I saw when working on the IOElement Upload example (DynAPI 3.0.0-beta1). I discovered that the same error message you're seeing was being thrown when mouseover and mouseout of a text input field and a file input field, but not a button.

Re: [Dynapi-Help] playing multiple animations one after the other

2003-07-18 Thread Leif W
Please tell us which version of the DynAPI you are using. Hopefully it's the daily CVS snapshot of DynAPI3 found here: http://dynapi.sourceforge.net/snapshot/?N=D . Also, either post a URL to the page or the HTML file to the list, or a zip if it's multiple files. Leif - Original Message --

Re: [Dynapi-Help] playing multiple animations one after the other

2003-07-18 Thread Leif W
Ah! I was trying to figure out how to do this, and found the onthreadfinish, and was trying to use that, and it didn't work. That's because I needed to listen to the onpathfinish event. Here's the example page, and I think it would be a good idea to add an example with "chaining" of events. Lei

Re: [Dynapi-Help] Possible Bug...

2003-07-19 Thread Leif W
Hi, I'm able to reproduce a similar condition, where the ending y.position on one layer is 10 greater than what it should be, and the ending x position of another layer is 21 less than what it should be, both when specifying 'fast' as an endSpeed. Also, even when specifying slow as both startSpee

Re: [Dynapi-Help] The Start Menu with an Office XP look-and-feel

2003-07-22 Thread Leif W
That is looking pretty sweet. Leif - Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "dynapi help" <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 10:43 PM Subject: [Dynapi-Help] The Start Menu with an Office XP look-and-feel > Hi Everyone, > > >

Re: [Dynapi-Help] object not found - dynapi257

2003-07-23 Thread Leif W
Hi Piotr, See below. - Original Message - From: "Piotr Wander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 1:53 PM Subject: [Dynapi-Help] object not found - dynapi257 > Hallo, I work with dynapi 2.5.7. I'm not too familiar with 2.5.7. Mostly I've been wor

Re: [Dynapi-Help] Mouseover Bug? - 3.0.0 (Beta 1) - dynapi.functions.getimage.html

2003-08-05 Thread Leif W
Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 05, 2003 11:26 AM Subject: Re: [Dynapi-Help] Mouseover Bug? - 3.0.0 (Beta 1) - dynapi.functions.getimage.html > > Well, I copied the code and all seems to work well. > > What browser and version are you

Re: [Dynapi-Help] Mouseover Bug? - 3.0.0 (Beta 1) - dynapi.functions.getimage.html

2003-08-07 Thread Leif W
Re: [Dynapi-Help] Mouseover > > Bug? - 3.0.0 (Beta 1) - > > dynapi.functions.getimage.html > > > > > > > > Well, I copied the code and all seems to work well. > > > > What browser and version are you using? > > Have you downloaded the las

Re: [Dynapi-Help] Mouseover Bug? - 3.0.0 (Beta 1) - dynapi.functions.getimage.html

2003-08-14 Thread Leif W
Hello, I tried this example unmodified on DynAPI 3 beta 1 and it seemed to work ok, unless the functionality I observed doesn't match the functionality you expect. I'm not sure what to expect, that's why I say it seems to work. ;-) What I did was make three icon files, a red block with a white 1

Re: [Dynapi-Help] menu bar examples

2003-08-14 Thread Leif W
menu bar examplesHello, Can you tell us which version of the DynAPI you're using, and which browser you're using? You might want to try the nightly CVS snapshot of the DynAPI ( http://dynapi.sourceforge.net/snapshot/?N=D ). Also, which example page isn't working. What are you trying to do (give

Re: [Dynapi-Help] DynDocument ...

2003-08-19 Thread Leif W
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2003 1:00 PM Subject: [Dynapi-Help] DynDocument ... > Hi all guys, > does anyone can tell me how can I setHtml in a layer from > another frame? > > > > > > > In a few word

Re: [Dynapi-Help] DynDocument ...

2003-08-21 Thread Leif W
; > in frame1: > > > > > > > > this.strValue = "I am frame one"; > > this.alertName=function(){ > > > > } > > > > > > > > > > > > --- > > and in frame2: > > alert(parent.frame1.strValue);

Re: [Dynapi-Help] DynDocument ...

2003-08-22 Thread Leif W
- Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 22, 2003 12:08 PM Subject: Re: [Dynapi-Help] DynDocument ... > Sure. Where in the docs / examples tree should this go? It's more basic > javascrip

Re: [Dynapi-Help] DynDocument ...

2003-08-22 Thread Leif W
:59 AM Subject: Re: [Dynapi-Help] DynDocument ... > Hi Leif, > > Could you add this to the CVS docs and examples > section? > > -- > Raymond Irving > > --- Leif W <[EMAIL PROTECTED]> wrote: > > I've created a simple example page showing how to do > &

[Dynapi-Help] Mailserver lagging, randomly dropping messages

2003-08-22 Thread Leif W
Hi, My ISP's mailserver has been randomly lagging or dropping messages, and sending them out of sequence. Sorry if this causes any confusion. I'm considering setting up my own (exim) mailserver. Leif --- This SF.net email is sponsored by:

Re: [Dynapi-Help] concept clarification about layers, parent or document reltive positioning

2003-09-02 Thread Leif W
If you're using DynAPI 3, GroupManager might be what you're looking for. You can assign layers to a group, and when any of the layers in that group are moved, all the rest come with it. You can further tweak it so some layers move freely but are still in the group when the rest are moved. Check ou

Re: [Dynapi-Help] 3x api and text boxes - semi solved

2003-09-04 Thread Leif W
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 04, 2003 3:16 PM Subject: Re: [Dynapi-Help] 3x api and text boxes - semi solved > > I did some more checking. > > 1) all of the text boxes had the same element name > 2) using getElm() on the

Re: [Dynapi-Help] 3x api and text boxes - semi solved

2003-09-04 Thread Leif W
It sounds like a cool application of the DynAPI. Would you consider releasing a very simplified, generalized version for example purposes or a demo, for the DynAPI examples pages? I think it would be a good addition. In any case, best of luck, and if someone else who reads this thread has some m

Re: [Dynapi-Help] Homepage

2003-09-04 Thread Leif W
I'm trying to move this thread over to the Dev list, as someone didn't like the line noise. ;-) So I'll post there. Thanks. Leif --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf __

Re: [Dynapi-Help] Homepage

2003-09-05 Thread Leif W
to this mailing list last month there where only answeres by Raymond Irving. Best regards, Matthias > -Original Message- > From: Leif W [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 12:45 AM > To: [EMAIL PROTECTED] > Subject: Re: [Dynapi-Help] Homepage > &g

Re: [Dynapi-Help] Dynapi 3x error message question

2003-09-07 Thread Leif W
Hi, After searching through my local copy of all the mail messages to the list -- I had remembered seeing this before -- I found that it's due to a bug in Mozilla 1.4 (since the beta versions, and apparently across windows and linux platforms alike). A bug report was filed with Mozilla, and the r

Re: [Dynapi-Help] Dynapi 3x error message question

2003-09-07 Thread Leif W
I tried Mozilla 1.5 beta and the same bug still exists. :-\ - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 07, 2003 11:57 PM Subject: Re: [Dynapi-Help] Dynapi 3x error message question > Hi, > > A

Re: [Dynapi-Help] Dynapi 3x error message question

2003-09-09 Thread Leif W
sage question > > Oh no! Don't tell me that Mozilla still has not fixed > this bug! > > This is a major pain! What can we do? Can we complain > to Mozilla? > > -- > Raymond Irving > > > --- Leif W <[EMAIL PROTECTED]> wrote: > > I tried Mozi

Re: [Dynapi-Help] The New DynAPI Components are Here! Check out CVS

2003-09-09 Thread Leif W
Gavin, I keep a personal coy of the CVS which I update manually every few days. I just made sure I had a clean CVS after updating, and made a zip archive with date and time in the filename. If your need is great and the SourceForge site isn't working for you for some reason (although it just work

Re: [Dynapi-Help] The New DynAPI Components are Here! Check out CVS

2003-09-09 Thread Leif W
ight be a bad idea, overworking their servers and possibly clobbering any of my ongoing work. But I can still put up a zip within the first minutes to be used for the first few days until SF's CVS catches up. - Original Message - From: "Leif W" <[EMAIL PROTECTED]>

Re: [Dynapi-Help] Problem with setClip

2003-09-16 Thread Leif W
Hi I've taken the snippet of code, wrapped it in a basic HTML page, and opened it in 4 browsers all next to each other, and took a screenshot. http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/div_clip_test/div_clip_test.gif (45kb, 1600x1200). Clockwise from top-left corner is Mozilla 1.5 beta, Moz

[Dynapi-Help] Fw: action week against EU software patent plans

2003-09-17 Thread Leif W
Here's something that may be of interest especially to the European contributors interested in the continuation of free software projects such as the DynAPI. At the very least, go sign this protest petition, regardless of nationality. Protest against Software Patents at following URL : http:/

Re: [Dynapi-Help] onresize hook .

2003-09-22 Thread Leif W
I used some code like this [1], but it worked only in Mozilla 1.5 beta, Mozilla Firebird 0.6.1, and Opera 7.11. M$ says Internet Explorer 6 has all these fancy onresize[*|start|end] events[2], but it doesn't seem to work with a simple example like this, surprise surprise. [1] code window.onresiz

Re: [Dynapi-Help] onresize hook .

2003-09-22 Thread Leif W
Upon further inspection of my code, I had a "proper" SCRIPT tag such as this:

Re: [Dynapi-Help] Where does this need to be poted?

2003-09-22 Thread Leif W
n't get that much feedback from developers > since these last days :( I don't know what's going on > :( > -- > Raymond Irving > > --- Leif W <[EMAIL PROTECTED]> wrote: > > I'm wondering if it'd make sense to have something > > like a getParent(N) where &

Re: [Dynapi-Help] onresize hook .

2003-09-22 Thread Leif W
Does the dynapi.document.addEventListener work for a window resize? The initial programming requirement stated the use case of a window resize being the event to trigger some function [1]. I tried the code below [2] but it didn't seem to work. Got the error in the Mozilla Javascript Console: dy

Re: [Dynapi-Help] Where does this need to be poted?

2003-09-22 Thread Leif W
I'm wondering if it'd make sense to have something like a getParent(N) where N is optional, and if specified, refers to the number of parents above the current layer. I'm looking through the code for some way to identify if it's a dynlayer or just a window object. I don't know offhand but I have

Re: [Dynapi-Help] Note on ASP environment

2003-09-29 Thread Leif W
Cool, I'll definitely look into it, thanks for the tip. Always nice to learn other languages so I can port them apps to PHP. ^^ It'll be good for me to test out the existing ASP code, and see how it works, try and break it, then duplicate it in PHP. It's harder going "blind" translation, withou

Re: [Dynapi-Help] scrollbar inside layer

2003-10-05 Thread Leif W
If you are using DynAPI 3, you might want to look at the ViewPane example. dynapi3x/examples/dynapi.gui.viewpane.html If you're using the older DynAPI 2, try looking at the ScrollPane example. dynapi/examples/dynapi.gui.scrollpane.html Leif - Original Message - From: "antonio" <[EMAIL

Re: [Dynapi-Help] scrollbar inside layer

2003-10-06 Thread Leif W
t: Re: [Dynapi-Help] scrollbar inside layer Leif W wrote: If you are using DynAPI 3, you might want to look at the ViewPane example. dynapi3x/examples/dynapi.gui.viewpane.html I can't find the viewPane (case insensitive) or "view pane" in the whole package. That is: Revis

Re: [Dynapi-Help] New List, Label and Window Widgets

2003-10-07 Thread Leif W
I noticed a couple days ago the window widget disappeared when I did a CVS update. Was this intentional? Did I miss something? Will it be back? Or was it moved into another file? Leif - Original Message - From: "Daniel Tiru" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, O

Re: [Dynapi-Help] FileReader, init function, and advice

2003-10-07 Thread Leif W
Hello, see below. > - Original Message - > From: Bruce Tennant > To: DynApi-Help > Sent: Tuesday, October 07, 2003 3:00 PM > Subject: [Dynapi-Help] FileReader, init function, and advice > > > I was wondering what the point of the init function is in the FileReader? > And what would be the

[Dynapi-Help] Re: Error in dynlayer_base.js (CVS update)

2003-10-07 Thread Leif W
[-] Fix auto size height related bug/typo This one seemed simple enough so I went ahead and changed it and uploaded to CVS. Leif - Original Message - From: "Andrew Gillett" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 07, 2003 7:25 PM Subject: [Dynapi-Help] Error i

Re: [Dynapi-Help] FileReader, init function, and advice

2003-10-08 Thread Leif W
mond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 10:33 AM Subject: Re: [Dynapi-Help] FileReader, init function, and advice > > See below: > > --- Leif W <[EMAIL PROTECTED]> wrote: > > > > I also think it looks a bit

Re: [Dynapi-Help] perlsCGI.pm XML header casues greif for HTMLMenu

2003-10-10 Thread Leif W
I had noticed the same thing also, regarding the Transitional. I was making some test page for something and was trying to be "proper" and put all the "proper" doctypes in place. But it broke something. Not sure why. But as far as the XHTML goes, I know one major difference is that all tags mus

Re: [Dynapi-Help] Simple communication questions...

2003-10-14 Thread Leif W
I was thinking of how to approach this problem a while back (for the case of a simple online cardgame) but never came to anything concrete. However, I did remember playing with some script (it was in Perl but you could use any language) which acts as a server-push, but it only works for Mozilla, n

Re: [Dynapi-Help] Simple communication questions...

2003-10-15 Thread Leif W
ey have some > > impressive demos :) The claim compatability with IE > > (back to 4.01) and Netscape (back to 4.05). > > > > It would be _so impressive_ if an IOElement could do > > a similar thing > > > > > > Andrew Gillett > > > >

Re: [Dynapi-Help] Simple communication questions...

2003-10-15 Thread Leif W
oth Push and Pull techniques to > balance the connection load. > > The user (server-side) will have the option to adjust > and balance the system while having the choice of > using either push, pull or both. > > -- > Raymond Irving > > --- Leif W <[EMAIL PROTECTED]> wro

Re: [Dynapi-Help] Simple communication questions...

2003-10-15 Thread Leif W
- Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 15, 2003 5:03 PM Subject: Re: [Dynapi-Help] Simple communication questions... Not so simple afterall I guess. :-) Good thing we had this discussion, lot of good things coming

[Dynapi-Help] add HTML to dynlayer, Konqueror3 port?

2003-10-16 Thread Leif W
Hello! I've taken the P.S. out of the other email and started a new thread. This is so it doesn't get buried in the mailing list archives. :) > - Original Message - > From: "Clemens Eisserer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, October 16, 2003 4:58 PM > Sub

Re: [Dynapi-Help] createTextRange

2004-02-04 Thread Leif W
Hi, I'm trying to give this a shot, but am stuck on some DOM2 event handling stuff. Basically in Opera there's no text ranges, so we need to kludge some other way to convert mouse coordinates to text coordinates within a textarea, then if we could just do that, it's pretty easy to write string bas

Re: [Dynapi-Help] Mouse Events - HELP required

2004-02-23 Thread Leif W
Hi! I'm not too familiar with 2.5, haven't used it much recently. Have you got 2.5.7? It's the newest copy I have here. There's an example in dynapi/examples/dynapi.event.mouseevents.htm which might help you. But if you have the freedom, please consider using DynAPI 3, as it is newer and more

Re: [Dynapi-Help] Mouse Events - HELP required

2004-02-23 Thread Leif W
if I will change now the version. Thnx again. Cristina -Original Message- From: Leif W [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 24, 2004 9:00 AM To: [EMAIL PROTECTED] Subject: Re: [Dynapi-Help] Mouse Events - HELP required Hi! I'm not too familiar with 2.5, haven

Re: [Dynapi-Help] Context menu

2004-02-24 Thread Leif W
is launched. I wonder now why the left mouse click is captured, while the right mouse click isn't? I'm reasearching now this problem, but some pointed help would be just perfect. Greetings, Cristina -Original Message- From: Leif W [mailto:[EMAIL PROTECTED] Sent: Tuesday

Re: [Dynapi-Help] Select List

2004-02-24 Thread Leif W
Hi, Is this DynAPI 2 or 3? If 3, have you tried getting the library from CVS? Some basic instructions are here: http://sourceforge.net/cvs/?group_id=5757 . I use TortiseCVS, works a LOT easier than WinCVS, which you should avoid at all costs. The DynAPI 3 CVS module name is dynapi3x. Leif --

Re: [Dynapi-Help] Select List

2004-02-24 Thread Leif W
There are some differences between the way things are done in 3.x.x versus 2.x.x, but I'm not sure what they are. Some of those differences are documented here: dynapi3x/docs/changelog.html . Leif - Original Message - From: Radhika Muralidharan To: [EMAIL PROTECTED] Sent: Tuesday, Febru

Re: [Dynapi-Help] IE 6 vs Firefox difference

2004-03-06 Thread Leif W
Heh, I asked the same question on a forum, and found the answer myself when I went to upgrade Mozilla Firebird a few days later. They changed the name again. Mozilla Phoenity / Firebird / Firefox, what will it be next, and how many revisions will they keep it? Wish they'd just pick a single name

Re: [Dynapi-Help] RE: richardinfo site.. ack.. my net connection sucks..

2004-03-16 Thread Leif W
Hi, Thanks Doug! I've downloaded and put on my site for now, slow as it may be. I just renamed the file and put the timestamp you mentioned into the filename. http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/Richardinfo_site_-_2001-07-17.zip Leif - Original Message - From: Doug Melvin

Re: [Dynapi-Help] RE: richardinfo site.. ack.. my net connection sucks..

2004-03-16 Thread Leif W
Outgoing mail is certified Message Free. ;-) Thanks to Lookout Express? Leif - Original Message - From: "Doug Melvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 16, 2004 11:45 PM Subject: Re: [Dynapi-Help] RE: richardinfo site.. ack.. my net connection sucks.. >

Re: [Dynapi-Help] Drag and Drop across frames

2004-04-07 Thread Leif W
Hi, I'm not sure about this... but, have you tried getting the CVS version just to make sure it wasn't fixed after the stable .zip release? Grab a hold of either WinCVS or the more intuitive TortiseCVS. You'll then need to specify the CVS info, something like ":pserver:[EMAIL PROTECTED]:/cvsroot

Re: [Dynapi-Help] secure http

2004-04-30 Thread Leif W
Work in what way? It should work fine in a general sense. The browser handles the connection to the server. The server does not care what the file contents are, they are just static javascript files. The browser handles running the JavaScript, the server has no part in this process. I have a lo

Re: [Dynapi-Help] secure http

2004-05-03 Thread Leif W
a third > party. > > It asks me if wish to continue I click yes and then mozilla goes into a > loop and gets an application error. Any idea on how I can fix this. I really > need to be able to use secure http for my application. > > Jeremy > > - Original Message --

Re: [Dynapi-Help] getVisible() BUG in Mozilla

2004-05-04 Thread Leif W
Hello, Send plain text please. Which version of DynAPI? If DynAPI 2, I'm not sure. If DynAPI 3, then try getting the source from CVS. See if it's fixed. Is your solution a "patch" to the library or a "workaround" in your app only? In any case, please describe your solution better. Submit th

Re: [Dynapi-Help] getVisible() BUG in Mozilla

2004-05-04 Thread Leif W
Rgeardless of the reporter's version and platform, I think I can verify this bug. I'm not using a fresh CVS, but there haven't been any emails about updates in a long time, and when there last was an email notification, I updated my copy of the CVS. But I'll pull a fresh copy soon and reconcile t

Re: [Dynapi-Help] getVisible() BUG in Mozilla

2004-05-04 Thread Leif W
Oh, a URL for the test page is here: http://dynapi.kicks-ass.net/DynAPI_CVSROOT/test/visibility_bug/ Leif - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 04, 2004 8:52 PM Subject: Re: [Dynapi-Help] getVi

Re: [Dynapi-Help] getVisible() BUG in Mozilla

2004-05-05 Thread Leif W
"testDynLayer.setVisible(0);". Then *.getVisible() returns what i want. Kevin "Leif W" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05.05.2004 02:55 Please respond to [EMAIL PROTECTED] To<[EMAIL PROTECTED]> cc SubjectRe: [Dynapi-Help] getVisible() BUG i

Re: [Dynapi-Help] secure http

2004-05-05 Thread Leif W
see how the URL is built up. IMO it should be able to take ANY url of ANY form. What if I wrote my own protocol ABC:// which fetched files from a "file server" or something. The script should not break because ABC != http. Leif P.S. Hmm, I should make my logs into TSV logs. It'

Re: [Dynapi-Help] secure http

2004-05-05 Thread Leif W
> > only other thing I'm wondering about is if the following lines are causing > a > > problem in _doRequest > > > > if (url.indexOf('http')!=0) { > > if (url.substr(0,1)=='/') url = > > 'http://'+dyn

[Dynapi-Help] To whoever is trying to access dynapi.kicks-ass.net

2004-05-05 Thread Leif W
Don't use the IP address, use the host name. The Apache server needs the "Host" header sent by a client request to a non-IP address, to know what site to pick out of the few I have. My "default" site is set up with no pages, just to catch annoying virus probes from cluttering the valid log file e

Re: [Dynapi-Help] To whoever is trying to access dynapi.kicks-ass.net

2004-05-05 Thread Leif W
Oh, if you're using the host name, make sure you've enabled HTTP/1.1. HTTP/1.0 doesn't send a Host header. :) "GET /DynAPI_CVSROOT/ HTTP/1.0" Leif - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: We

Re: [Dynapi-Help] secure http - SOLUTION

2004-05-05 Thread Leif W
efix is > > http or https and then prepend the result to the url vaiable in > _doRequest. > > > > I'm gonna try that here on my local copy. It may be worth putting in the > > CVS, although I don't think it's been updated since Nov. > > > > Jeremy

Re: [Dynapi-Help] secure http - SOLUTION

2004-05-05 Thread Leif W
iked a language that's flexible and purposely breakable. Makes coding more fun and debugging more interesting! > system.out.println("doug") echo << - Original Message - > From: "Leif W" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> >

Re: [Dynapi-Help] dynAPI 3.x Beta - tool tip BUG in Mozilla?

2004-05-25 Thread Leif W
Not sure about the first question. Have you triedthe CVS version? I didn't know of the technique you're using. :o But, would any other alternative be possible, like actually creating a "floating" layer, and making it visible on mouse overs? The advantage would be it works over an image or over

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Leif W
Hi, I don't think it's completely abandonned, but maybe it's been resting... or somewhat matured? I hope it's not dead. Someone has an updated copy they were talking about releasing, but were waiting for people to test. I've been so busy on everything else inlife, I haven't kept up with my cont

Re: [Dynapi-Help] loadpanel and browser history

2004-07-08 Thread Leif W
I have no access to a Mac nor experience with them. However, some might have some experience, but no access. For those out there who might help if they had access, maybe VNC could be helpful, if both ends have a decent internet connection. There's a server for MacOS X at http://sourceforge.net/p

Re: [Dynapi-Help] nice to see you are alive :)

2004-07-09 Thread Leif W
here to inspire people and build upon. It's nice when people decide to return the code to the project from which they were inspired, instead of duplicating work. Leif > Kindest regards, > > Adam Docherty a.k.a Lobos > > www.webvida.com > www.iwebdesign.co.nz > > - Original

Re: [Dynapi-Help] Problem with Loadpanel and Viewpane

2004-07-30 Thread Leif W
Hello, Can you let us know which version of the DynAPI you are using? Also which browser and version, and operating system? I tried this in Mozilla Firefox 0.9.1 and Internet Explorer 6 SP1, both in Windows XP Pro, and used the ViewPane example (from the DynAPI in CVS). I do not experience the

Re: [Dynapi-Help] Problem with Loadpanel and Viewpane

2004-07-30 Thread Leif W
Also, if you have an example which better tests the problem than the ViewPane (in CVS), include some code. Leif - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 30, 2004 10:09 AM Subject: Re: [Dynapi-Help] Prob

Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label

2004-09-07 Thread Leif W
> - Original Message - > From: "Alex Berua" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 07, 2004 03:44 > Subject: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label Was the question forgotten by accident? At the least, state whi

Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label

2004-09-07 Thread Leif W
Dead? Maybe I am in denial, but dead seems so... final. I think of it optimistically as a lul, perhaps the worst. Many seem to think it's dead. Maybe it is. A few might argue the point. In any case, I still have CVS access, and do submit bugfixes which don't appear to break anything. I have

Re: [Dynapi-Help] slideTo events

2004-09-08 Thread Leif W
Message> - Original Message - > From: David Appledore > To: [EMAIL PROTECTED] > Sent: Tuesday, September 07, 2004 06:54 > Subject: [Dynapi-Help] slideTo events > > hi, > I want to do another slideTo action once the current slideTo > has finished. I have tried capturing threadfinished and t

Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label

2004-09-08 Thread Leif W
Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label > You are right. you are in denial. > > ----- Original Message - > From: "Leif W" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 07, 2

Re: [Dynapi-Help] slideTo events

2004-09-08 Thread Leif W
ish = function(e) { > var o = e.getSource(); > status = "stop "+o.x+" "+o.y;; > slider.Bounce(slider.bounceInc); > } > this.lyr.addEventListener(listener); > > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On B

Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label

2004-09-08 Thread Leif W
;- Original Message - > >From: "Michael Herlihy" <[EMAIL PROTECTED]> > >To: <[EMAIL PROTECTED]> > >Sent: Wednesday, September 08, 2004 03:43 > >Subject: Re: [Dynapi-Help] please help me with the scroll speed of the > >horizontal scroll lab

Re: [Dynapi-Help] please help me with the scroll speed of the horizontal scroll label

2004-09-08 Thread Leif W
Oh, BTW, I just checked the mail archives and found the problem description. Leif - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 08, 2004 12:07 Subject: Re: [Dynapi-Help] please help me with the scroll s

Re: [Dynapi-Help] couple of things...

2004-09-08 Thread Leif W
Hi, Well, about the first issue, it's a bug that popped up in Mozilla 1.4 (about 15 months ago) that the Mozilla group seems to ignore? The topic has been discussed on the list and should be in the archives. Search for the error message and you'll find it. The error can be reproduced with very

Re: [Dynapi-Help] couple of things...

2004-09-08 Thread Leif W
ance... I'll fix up the code to remove privacy concerns and > send it off here, what's the policy on attachments? Better yet i'll just > up it to a server somewhere.. Not now though cause this vnc is > hellishly slowish. > > Seb > > > Leif W wrote: > >

Re: [Dynapi-Help] IOElement, get Data

2004-09-17 Thread Leif W
> - Original Message - > From: "Raymond Irving" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, September 17, 2004 17:12 > Subject: Re: [Dynapi-Help] IOElement, get Data > > Sounds cool. I'll take you up on the offer. > > PS. Currently I'm involve in some projects that are >

Re: [Dynapi-Help] Events, is it possible to keep triggering events while mousebutton is held down?

2004-10-12 Thread Leif W
- Original Message - From: "Joop Quadackers" <[EMAIL PROTECTED]> To: "dynapi-help" <[EMAIL PROTECTED]> Sent: Tuesday, October 12, 2004 11:44 Subject: [Dynapi-Help] Events, is it possible to keep triggering events while mousebutton is held down? > Hello, > > last weekend I tried to do som

Re: [Dynapi-Help] Need some help with IOElement, please.

2004-10-17 Thread Leif W
Hello, What server-side script are you using? The library has both client-side and server-side components. Does http://localhost:3355/soda refer to a renamed version of the ASP-JScript, ASP-VBScript, PHP or Perl version, or something custom? The files are found in the examples folder, ioelmsrv.

Re: [Dynapi-Help] Need some help with IOElement, please.

2004-10-18 Thread Leif W
> - Original Message - > From: Clemens Eisserer > To: [EMAIL PROTECTED] > Sent: Monday, October 18, 2004 02:53 > Subject: Re: [Dynapi-Help] Need some help with IOElement, please. > > Hello! > First of all thanks a lot fo the fast answer! No problem. > I use the java-servlet version, howe

Re: [Dynapi-Help] Need some help with IOElement, please.

2004-10-18 Thread Leif W
> - Original Message - > From: "Clemens Eisserer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 18, 2004 12:42 > Subject: Re: [Dynapi-Help] Need some help with IOElement, please. > > Hi again! > > First of all a big thank you to everybody who have helped me so far.

Re: it WORKS - Re: [Dynapi-Help] Need some help with IOElement, please.

2004-10-18 Thread Leif W
Congratulations! > - Original Message - > From: "Clemens Eisserer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, October 18, 2004 14:29 > Subject: it WORKS - Re: [Dynapi-Help] Need some help with IOElement, please. > > Not really needed now, however I dont want to stop yo

Re: [Dynapi-Help] Implemented step-scrolling in viewpane, please check in..

2004-10-27 Thread Leif W
DynAPI Examples - ViewPane and ExplorerJust returned from a week in the hospital. :-\ Have chores to do now, and rest! I'll take a look at these and other things as soon as I can! Thank you for the contributions! Leif --- This SF.Net ema

  1   2   >