[PREV] [NEXT] [PREV Thread] [NEXT Thread] [Index]


nik@tiuk.ti.com (Nick Ing-Simmons)
Re: Drag and Drop

Re: Drag and Drop

17 Jan 96 08:40:22 GMT via, but not speaking for : Texas Instruments Ltd.
Newsgroups:
comp.lang.perl.tk
References:
<199601161910.OAA01469@guest.WPI.EDU>

In <199601161910.OAA01469@guest.WPI.EDU>
On Tue, 16 Jan 1996 14:16:23 -0500
  writes:
>~sDrag and Drop?
>
>This is a newbie question, sorry if this is
>answere in an FAQ somethere...
>
>I would like to drag an icon and drop it on another
>to initiate some actions.  Can this be done?
>I've been trying to understand the canvas widget
>to see it it can be done there...
>
There have been several Drag&Drop implementations _within_ one application
done for Tk in its various forms. There is also a 'send' based one in 
Tcl extension BLT which can handle drag & drop between two BLT-based apps.

Tix has some drag&drop stuff but I have not got to that bit yet.
Looks like it is inside the app...

What I want to implement is something that will inter-operate with apps
written other ways - mainly motif and/or CDE. Still hunting for spec's
of protocol.

-- 
This article was gatewayed from the ptk@guest.wpi.edu mailing list.
Problems? refay@carbon.cudenver.edu. Subscriptions: majordomo@guest.wpi.edu

[PREV] [NEXT] [PREV Thread] [NEXT Thread] [Index]