03-14-2016, 11:01 AM
I've already made the change to select the whole number so that it can be immediately replaced. This affects every part of the application that uses that same dialog for entering a numeric value, so it will be fixed everywhere at once.
In order to provide default values for Send on Song Load and Load Song on Receive, I would need change the way in which new commands are added. Instead of just adding an entry to the list which then has to be modified, I would need to copy the model the companion app uses which is to load a separate dialog where the new command can be configured before being added. If this seems more intuitive (or at least not any worse), I could make that change and save the last selections in the dialog so that they will be restored the next time it is used. I could make this change pretty easily for the next update as no new translations would be required and I can copy the layout from the bottom section of the MIDI tab for the dialog. I'd love to hear what people think.
Thanks,
Mike
In order to provide default values for Send on Song Load and Load Song on Receive, I would need change the way in which new commands are added. Instead of just adding an entry to the list which then has to be modified, I would need to copy the model the companion app uses which is to load a separate dialog where the new command can be configured before being added. If this seems more intuitive (or at least not any worse), I could make that change and save the last selections in the dialog so that they will be restored the next time it is used. I could make this change pretty easily for the next update as no new translations would be required and I can copy the layout from the bottom section of the MIDI tab for the dialog. I'd love to hear what people think.
Thanks,
Mike