Ok, right now i realize that it's a problem in u_main.tk /
pdtk_canvas_altkey and pdtk_canvas_ctrlkey. The variable "context" is not
defined there. Consequently, the problems only occur with keyboard
interaction. Using the menus just works fine.
Two more things:
- src/makefile should be in the cvs as it is created from makefile.in by
autoconf
- the arrowheads look nice in some cases but ugly when the objects are close
to each other... i think there should be a menu command to switch them off.
very nice work!
Thomas
----- Original Message -----
From: "Thomas Grill" <t.grill(a)gmx.net>
To: "Mathieu Bouchard" <matju(a)sympatico.ca>
Cc: "pd-dev" <pd-dev(a)iem.kug.ac.at>
Sent: Friday, March 19, 2004 9:48 PM
Subject: impd
> Hi Mathieu,
> right now i'm trying to run your impd on Windows.... i hope it's ok that i
> checked in some minor changes into the cvs allowing for compilation with
> Microsoft Visual C++.
> It starts up, but then after opening a new patcher (a like that gray
> background) i can't do anything with it. Even closing results in a "Error
in
> TCL Script": Error: can't read "context": no such variable.
>
> best greetings,
> Thomas
>