OK so next question: I need to do stuff to the lines that get added as a result of the group being added.....but right after the commitLine the count is still only 1.
b
battk
02/18/2021, 1:18 AM
unless you plan on using setTimeout to detect when its done
battk
02/18/2021, 1:19 AM
you want to use the sublistChanged entry point to detect when its done adding an item
battk
02/18/2021, 1:20 AM
i use want very loosely here, you wont like changing the line again during sublistChanged, especially for multiple lines