-
wordtech committed revision 2 to the TkDND SVN repository, changing 2 files.
2009-11-08 23:36:16 UTC by wordtech
-
petasis added wordtech to the TkDND project.
2009-11-05 00:24:55 UTC by petasis
-
The project TkDND switches from CVS to subversion. The old code base of TkDND 1.x will remain hosted under CVS. However development will continue under the subversion repository, where the latest version of TkDND 2.0 alpha 6 has been imported.
2009-08-31 11:34:12 UTC by petasis
-
petasis committed revision 1 to the TkDND SVN repository, changing 87 files.
2009-08-31 11:31:30 UTC by petasis
-
petasis changed the public information on the TkDND project.
2009-08-31 10:35:22 UTC by petasis
-
petasis changed the public information on the TkDND project.
2009-08-31 10:35:21 UTC by petasis
-
petasis changed the public information on the TkDND project.
2009-08-31 10:24:03 UTC by petasis
-
Hi. I got the following error while running an app created using TkDND in a starpack with Wine:
ErrorString: can't read "UserAppDir": no such variable
while executing
"set _drop_file_temp_dir $UserAppDir"
(procedure "tkdnd::initialise" line 47)
invoked from within
"tkdnd::initialise [file join $home libs windows] "
("windows" arm line 4)
invoked from within
"#...
2009-01-05 01:47:00 UTC by nobody
-
tkdnd 2.0 alpha 4 on Linux
I started the demos/basic.tcl cut a text like this
-----88----------
and then the tcl error message box tells me:
missing close-brace
missing close-brace
while executing
"handle_event .drop_target 0 0 {{text/plain;charset=UTF-8} {text/plain;charset=ISO-10646-UCS-2} text/plain...
2008-10-15 19:21:52 UTC by haertel
-
Hi,
I have two windows and I am trying to drag an item from one window and drop it in another. Apart from drag and drop, the windows also support mouse click to select and highlight an item. I also have mouse ButtonPress-1 and ButtonRelease-1 bound to some procedures.
The problem I am facing is, if I initiate a drag and drop, my mouse button is never released and doesn't...
2008-07-03 20:26:02 UTC by nobody