Re: [Dynapi-Dev] Snap functionality demo

2003-03-03 Thread Leif W
ssage - From: "Benoit Marchant" <[EMAIL PROTECTED]> To: "Leif W" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 1:05 PM Subject: Re: [Dynapi-Dev] Snap functionality demo > Hi > > There's one comment I would like to m

Re: [Dynapi-Dev] Snap functionality demo

2003-03-03 Thread Benoit Marchant
Hi There's one comment I would like to make about the snap feature. I find it strange that what you hold is suddenly pulled of you. The issue is that the cursor doesn't follow. This is usually handled by a "ghost", a dimmed version of what you drag, or a rectangle of the size of what you drag,

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Doug Melvin
> lyr3.setSnapBoundary('both',10,10,20,20,10,10,20,20); > > No. Too confusing > > > Or leave it to the coder (maybe a bit confusing): > > > > lyr4.setSNapType('both'); > > lyr4.setSnapBoundary('inner',10,10,20,20); > > lyr4.setSnapBoundary('outer',10,10,20,20); > > Yea, this is much cleaner an

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote: > > lyr1.setSnapBoundary('inner',10,10,20,20); > > lyr2.setSnapBoundary('outer',10,10,20,20); > > This format implies folding the setSnapType into the > setSnapBoundary method. > What about the 'both' snapType? In the checkForSnap > code I have to look at >

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Raymond Irving
--- Leif W <[EMAIL PROTECTED]> wrote: > Also, during development I have used an undocumented > feature. > setSnapBoundary() with no args sets all boundaries > to a hard-coded default. > This was merely for convenience during testing. > Would it be of any use to > extend this feature to setDefault

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Leif W
> > 2)I'm no sure I like the format you're using for > > setSnapBoundary(). IMO I think using something like > > setSnapBoundary(type,t,r,b,l) would be more flexible: > > > > lyr1.setSnapBoundary('inner',10,10,20,20); > > lyr2.setSnapBoundary('outer',10,10,20,20); Also, during development I have u

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Leif W
- Original Message - From: "Raymond Irving" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 10:08 PM Subject: Re: [Dynapi-Dev] Snap functionality demo > Very nice work Lief. Thanks! > 1) I agree with Doug there should be featu

Re: [Dynapi-Dev] Snap functionality demo

2003-02-28 Thread Leif W
- Original Message - From: "Doug Melvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 28, 2003 12:20 AM Subject: Re: [Dynapi-Dev] Snap functionality demo > So far so good.. yer password protection is disabled btw. Oops! Thanks. Forgot th

Re: [Dynapi-Dev] Snap functionality demo

2003-02-27 Thread Raymond Irving
Very nice work Lief. 1) I agree with Doug there should be feature which checks to see how far the mouse has moved before releasing the snapped object. 2)I'm no sure I like the format you're using for setSnapBoundary(). IMO I think using something like setSnapBoundary(type,t,r,b,l) would be more

Re: [Dynapi-Dev] Snap functionality demo

2003-02-27 Thread Doug Melvin
very nice. Unrelated point: Didn't we have the text-selection bug fixed in previius version of dynapi? (IE 5.55 sp2, win2000) - Original Message - From: "Leif W" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 27, 2003 5:25 PM Subject:

[Dynapi-Dev] Snap functionality demo

2003-02-27 Thread Leif W
Please take a look and give me some feedback. What seems good, what seems bad, suggestions for different functionality, etc. http://dynapi.kicks-ass.org/DynAPI/dynapi3x/examples/dynapi.fx.motionx.snap. html Just to keep out worms, crawlers, and other bots, I have passwd protected this. Username