From:
Michael
Pemberton
To: [EMAIL PROTECTED]
Sent: Tuesday, January 09, 2001 8:17
AM
Subject: Re: [Dynapi-Help] drag
question
just put two lines of code that loads an image from each and
use the onload event of that image. Use this event to reload the current
window t
ot;Cameron Hart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 08, 2001 11:31 AM
Subject: [Dynapi-Help] drag question
> I was wondering if it was possible to attach a drag
> event to a layer, to drag another layer? So the source
> of the drag would be a diff
o.com
(Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2)
- Original Message -
From: "Cameron Hart" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 08, 2001 11:31 AM
Subject: [Dynapi-Help] drag question
> I was wondering if
Use an ondrag event to update the location of the second layer.
Cameron Hart wrote:
> I was wondering if it was possible to attach a drag
> event to a layer, to drag another layer? So the source
> of the drag would be a different layer from the
> target. An example would be a window, with a widg
I was wondering if it was possible to attach a drag
event to a layer, to drag another layer? So the source
of the drag would be a different layer from the
target. An example would be a window, with a widget on
it that you use to drag the window with, like the
title bar in windows.
Any ideas?
Tha
Hi there, I'm working through the fantastic tutorials, and as is usual I
have set myself a goal to spur on my learning. What I am trying to create
is a system that essentially allows a user to re-order the cells (layers)
in a column by dragging a cell (layer) up or down. The end result will
1