just downloaded the latest build for xp. as soon as I click on the pd window, this appears:

can't set "::editmode(.pdwindow)": invalid command name ".pdwindow.c"
invalid command name ".pdwindow.c"
    while executing
"$mycanvas configure -background white"
    (procedure "set_cords_by_editmode" line 16)
    invoked from within
"set_cords_by_editmode ::editmode .pdwindow write"
    (write trace on "::editmode(.pdwindow)")
    invoked from within
"set ::editmode($mytoplevel) $state"
    (procedure "pdtk_canvas_editmode" line 3)
    invoked from within
"pdtk_canvas_editmode .pdwindow 0"
    (procedure "::pd_menus::configure_for_pdwindow" line 13)
    invoked from within
"::pd_menus::configure_for_pdwindow "
    (procedure "::pd_bindings::window_focusin" line 9)
    invoked from within
"::pd_bindings::window_focusin .pdwindow"
    (command bound to event)


and that's it, not possible even to go to the pd window. pd has to be force shut.

João



There has been lots of work on the 0.43 Pd GUI Rewrite, and it should be quite useable now. Please try it for any daily patching and report any issues that you might have so that they can be fixed. There is a bunch of fun new stuff possible with plugins, like you can bind to any key, for example make "O" give you an [osc~] and "P" give you a [pack] while Ctrl-O and Ctrl-P keep their original meanings.

For a more complete ChangeLog and links to nightly builds, see:
http://puredata.info/dev/PdGuiRewrite

Also, here's the beginning of some docs on how to write GUI plugins. Please add anything you know of, and ask questions so we can get more stuff documented:

http://puredata.info/docs/PdGuiPluginsAPI

.hc

----------------------------------------------------------------------------

Programs should be written for people to read, and only incidentally for machines to execute.
  - from Structure and Interpretation of Computer Programs


_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list


--
Friedenstr. 58
10249 Berlin (Deutschland)
Tel +49 30 42020091 | Mob +49 162 6843570
Studio +49 30 69509190
[email protected] | skype: jmmmpjmmmp

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to