I am using Komodo Edit 5.2.4. I created a custom "new command" that takes some input from the user and runs a program with it. This works great, but I want the default options to appear in the options selected by the user the last time they executed the command.
I can’t figure out how to do this, although I can see that previous entries are recorded in the combobox itself ... any ideas?
source
share