I forgot to attach the console output:
Tcl) UNHANDLED ERROR: can't read "::windowname(.x93a5cd8)": no such element in array while executing "append label $::windowname($entry)" (procedure "insert_into_menu" line 16) invoked from within "insert_into_menu $mymenu $window [find_mapped_parent $parentlist]" (procedure "::pd_menus::update_window_menu" line 14) invoked from within "::pd_menus::update_window_menu" ("uplevel" body line 4) invoked from within "uplevel #0 $cmd_from_pd"
On Tue, 2010-01-12 at 17:35 -0500, Hans-Christoph Steiner wrote:
Ok, this kicked my butt a little bit, but I got it working. Now, the
Window menu shows all windows, whether they are from a parent or child
window, or a supatch. Even better, it shows them in tree-ish way so
you can see how they are related. The child windows are intended and
inserted after their parents. GIve it a try and let me know if it
works for you.