Page 1 of 1

Posted: Mon Feb 05, 2007 11:17 am
by grigsoft
This part was added quite a long time ago, so I have to check why it is not using standard. But since there are problems, I think I will try to replace it.

Posted: Mon Feb 05, 2007 11:56 am
by numEric
grigsoft wrote:since there are problems, I think I will try to replace it.
I suppose that your implementation has similar problems with most other locales, so yes, it seems necessary to replace it. This would allow to provide the expected functionality, and probably slightly simplify your code too.
Thanks.

Posted: Tue Feb 06, 2007 7:12 am
by grigsoft
Can you try this version: http://www.grigsoft.com/wincmp4b.zip ?
I have changed it to default control, but will the rest of framework be able to set, save and restore your national hot keys?
Also, I can see now why I have chosen to use my own implementation:
1. Standard control displays None, if empty - not nice, but not important;
2. It can not catch Esc, Return, Tab and few more keys - this one is important, I'm trying now to overcome this limitation.