You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this isn't an ExcelDNA's Error, I've only encountered it in daily use.
so this Discussions are just to see if it's necessary to add a feature
popup a 'none-modal window' by use ribbon command button or some way and excel also have a active sheet/ active cell in same time
the 'none-modal window' have some form-control for record user input. (e.g: textbox in wpf)
when user pressed some keys, key's value was record in excel active cell not in textbox (even if the textbox was focused at first)
The most obvious effect is The TransitionMenuKey command of Excel(Ver 2016/2019) is triggered when user enter a '/' symbol in the textbox. this will cause the popup window to be unable to accept most input unless the window is modal window 😢
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
this isn't an ExcelDNA's Error, I've only encountered it in daily use.
so this Discussions are just to see if it's necessary to add a feature
The most obvious effect is The TransitionMenuKey command of Excel(Ver 2016/2019) is triggered when user enter a '/' symbol in the textbox. this will cause the popup window to be unable to accept most input unless the window is modal window 😢
Beta Was this translation helpful? Give feedback.
All reactions