in Pd 48.1 when putting an array and clicking on a line of the list view, I get this error:
bad listbox index "": must be active, anchor, end, @x,y, or a number bad listbox index "": must be active, anchor, end, @x,y, or a number while executing "$windowName.lb get [lindex $itemNums $i]" (procedure "::dialog_array::listview_lbselection" line 10) invoked from within "::dialog_array::listview_lbselection array1 0 4000" (command handling selection)
On 03/10/2018 07:51 PM, Max wrote:
in Pd 48.1 when putting an array and clicking on a line of the list view, I get this error:
hmm. could you please provide a step-by-step guide? i don't even know how to get to the list view of an [array], and I don't get an error with the list view of a [table] (obtained by creating a [table foo] object, clicking it to open the table view, right-clicking on "properties", and in the "Array Properties" selecting "Open List view...")
fgamrds IOhannes