![]() |
Accelerators and Dialogs
Hello,
I have a resource file with a dialog, menu and accelerator. I have load the main dialog with DialogBoxParam() function, and I would like to know, if is possible to use an Accelerator with the main dialog. thank you |
Not really. If you use DialogBoyParam() you don't have a messageloop which is neccessary for processing accelarators. Use instead CreateDialog. Then you have to program your own messageloop with which you can process your accelarators.
If you are looking for examples, take a look at my page: ![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 23:08 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz