I downloaded pd-extended 0.43.1~cvs20120116-1 and added the [grid] object. All goes well until I try to change the object's properties. Pressing Ok, Cancel or Apply produces an "Error: invalid command name "pd" message with the following error message:
invalid command name "pd" invalid command name "pd" while executing "pd $cmd" (procedure "grid_apply" line 32) invoked from within "grid_apply .gfxstub88093f0" invoked from within ".gfxstub88093f0.buttonframe.apply invoke" ("uplevel" body line 1) invoked from within "uplevel #0 [list $w invoke]" (procedure "tk::ButtonUp" line 22) invoked from within "tk::ButtonUp .gfxstub88093f0.buttonframe.apply" (command bound to event)
The object works perfectly fine otherwise
Ant