|
-
Feb 28th, 2020, 09:14 PM
#11
Thread Starter
Addicted Member
Re: VB6 - sButton Multipurpose Control
 Originally Posted by ChenLin
Great project! (it's best to have a vb.net version if you can. )
This is the problem I found in my test:
1. Registering fonts at startup will cause explorer to restart.
2. The button does not respond to the shortcut key.
Hi ChenLin!
1) Happened to me on windows 10... other OS's seems fine. I call it a microsoft bug :/ Can you test removing the broadcast after installing the font?
2) That's not a bug... Unfortunatelly I have not implemented it yet for now you should capture the keys in the form (with keypreview set to true) and then call the apropiate click event. I will add it to the TODO list.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|