Re: TkDND: Tk and drag n' drop - Help in improving it...
- From: vince.darley@xxxxxxxxx
- Date: 31 Mar 2006 00:44:22 -0800
Kevin Walzer wrote:
vince.darley@xxxxxxxxx wrote:http://developer.apple.com/documentation/Cocoa/Conceptual/DragandDrop/DragandDrop.pdf
How would you link Cocoa frameworks to Tcl/Tk? TkAqua is based on Carbon.
As far as I am aware, that is not a problem; Cocoa and Carbon are just
libraries which you can link to. There's nothing to stop you linking to
both (although there can be some issues mixing window hierarchies
between the two). But, in any case, my aim was simply to provide George
with a good overview of how MacOS X handles drag and drop so the
high-level Tcl API he defines makes sense on that platform.
Vince.
.
- References:
- TkDND: Tk and drag n' drop - Help in improving it...
- From: Georgios Petasis
- Re: TkDND: Tk and drag n' drop - Help in improving it...
- From: vince . darley
- Re: TkDND: Tk and drag n' drop - Help in improving it...
- From: Kevin Walzer
- TkDND: Tk and drag n' drop - Help in improving it...
- Prev by Date: Re: newbe q.: How to read windows path names from a file ?
- Next by Date: Re: tcl and windows authentication...
- Previous by thread: Re: TkDND: Tk and drag n' drop - Help in improving it...
- Next by thread: How to retrieve the interpreter from a Tk_Window?
- Index(es):
Relevant Pages
|