FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Dropdown implementation for enum values by aeb-dev · Pull Request #147 · Excel-DNA/IntelliSense · GitHub

Dropdown implementation for enum values - #147

Open
aeb-dev wants to merge 1 commit into
Excel-DNA:masterfrom
aeb-dev:master
Open

Dropdown implementation for enum values#147
aeb-dev wants to merge 1 commit into
Excel-DNA:masterfrom
aeb-dev:master

Conversation

aeb-dev commented Dec 26, 2025

Copy link
Copy Markdown

fixes #40

aeb-dev commented Dec 26, 2025

Copy link
Copy Markdown
Author

Listens to keyboard events using SetWindowsHookEx with KEYBOARD = 2 event type and handles keyboard events according to the state of the UI. I wouldnt call myself expert in widows api or excel addin space so feel free to change

govert commented Dec 26, 2025

Copy link
Copy Markdown
Member

@aeb-dev Thank you for submitting this! I will take a look.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dropdown completion for enum parameter types

2 participants


Back | FazBrowse Home | New Git URL