I maintain the definitions for the buttons in a file. Whenever I add, remove, or change the position of a button in the file, I have to renumber all the buttons. If the numbers are out of order or some are missing, I don't get the toolbar I expect. (I'm not sure why TCMD doesn't do this automatically when reading in the file, but maybe there are cases where one does not want the buttons to be in order with no gaps.)
Today I decided to deal with this and wrote a program in Pascal that...
Read more
Today I decided to deal with this and wrote a program in Pascal that...
Read more