Message 1 of 3
The way to control Command Dialog Positioning
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a desktop integration that relies on command dialogs for UI interactions. However, in some cases, the dialog form appears partially off-screen, which can be inconvenient for users.
It would be ideal if there were a way to control the positioning of these dialogs to prevent this issue. While it's possible to manage the positioning of palettes, I haven't found any API that allows setting command dialogs, for example, to appear at the center of the screen.
Perhaps there’s something I’m overlooking. Could you please advise?