On Mon, 2013-12-23 at 19:20 +0000, Richard Shann wrote: > Can you suggest what must be done > in toggle_hidden_on_action() to find the command id for the given > row?
Eloi - I have been digging through your code trying to find the answer to this question and cannot - it looks like you may have made this information inaccessible except via searching every possible command id. If this is so, I think you may need to put the row number information into a hash table too. I hope I am wrong and that there is a simple way to find the command id for a given row so that the hidden attribute of a command can be toggled again. Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
