markSaunders
Programmer
i have an app that allows the use of shortcut buttons as defined by the user.
i need the system to read (from an ini) file the existing shortcut.Buttons along with the relative command line. i then need to allow the user to add a button - i can then store the command line to be run with that particular button in the same ini file.
how, though, do i get the button from the file and ensure that the correct command line is executed when the button is selected (i cant get my head around the button 'existing' with a name etc.)
cheers for any assistance that may be offered.
mark
Mark Saunders
i need the system to read (from an ini) file the existing shortcut.Buttons along with the relative command line. i then need to allow the user to add a button - i can then store the command line to be run with that particular button in the same ini file.
how, though, do i get the button from the file and ensure that the correct command line is executed when the button is selected (i cant get my head around the button 'existing' with a name etc.)
cheers for any assistance that may be offered.
mark
Mark Saunders