---------- Forwarded message ----------
From: Stewart Midwinter <[EMAIL PROTECTED]>
Date: Oct 5, 2005 8:25 AM
Subject: Re: [Tkinter-discuss] Python Tk Bwidget Tree problem with drag and drop
To: Olivier Feys <[EMAIL PROTECTED]>

Olivier, I haven't used that widget, so this may be of little help, but it looks like you are referering an object name rather than one of its attributes.

On 10/5/05, Olivier Feys < [EMAIL PROTECTED]> wrote:
the problem is that when i use the dropcmd, self.drop is called with  the target node as argument with other stuff, but nothing is passed about the source node. And when I use the dragendcmd, source and target "pathnames" are passed, but I can't do anything with it. When I print these pathnames I get :

.11072656.11073776


S
--
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Skype, GoogleTalk, iChatAV, MSN, Yahoo: midtoad
AIM:midtoad1



--
Stewart Midwinter
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Skype, GoogleTalk, iChatAV, MSN, Yahoo: midtoad
AIM:midtoad1

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to