cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Martin Walter
Enthusiast

Create maximized modal window

I'm creating an instance of DG::ModalDialog this way:

DialogBrowser::DialogBrowser() :
	DG::ModalDialog(ACAPI_GetOwnResModule(), ID_DIALOG_BROWSER, ACAPI_GetOwnResModule())
{

}
How can I maximize it or create it maximized from the start?
AC22-27, Windows 11, i7-1355U, 32GB RAM, 2TB SSD
1 Solution

Accepted Solutions
Mihaly Palenik
Graphisoft
Graphisoft
Hello!

Unfortunately you can't maximize ModalDialog from code either from UI.

Best regards,
Mihály

Go to post

2 Replies 2
Mihaly Palenik
Graphisoft
Graphisoft
Hello!

Unfortunately you can't maximize ModalDialog from code either from UI.

Best regards,
Mihály
Martin Walter
Enthusiast
Thanks!
AC22-27, Windows 11, i7-1355U, 32GB RAM, 2TB SSD

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!