Maybe an idea: remembering the chosen midi in and out port. Writing in an ini file or windows register ![]()
Okay,
I will add it to the ‘future feature’ list…
hi,
there is a freeware VCL component that remembers the properties of other components. It is for Delphi/C builder and is call PropSaver. I’ve used it with Delphi and its pretty straight forward to use. Its great for retaining the context of apps between uses.
hope this helps
Hi Duggle,
I cannot find propsaver, can you tell me where I can find it ? I am curious to test it, but I guess I will not use an additional component , but just add 2 lines to save and load port settings to INI file. The only problem to implement my to-do list at the moment is time…
Best regards,
Serge
It is for Delphi 5 environment. :P