Jump to content

Recommended Posts

Hey everyone,

 

Was wondering something for a while now and I am pretty stumped.  Whenever I create my child displays with:

finddisplay 46 createdisplay "displayMenuChild"

I can still interact with the parent display (i.e. Can press buttons and interact with listboxes etc.)

I also use the same controls as used in the 3DEN Editor displays.

 

I create my parent display as a dialog with:

createdialog "displayMenuParent";

Maybe I need to create it another way?

 

Thanks in advance,

Skirmish_

Share this post


Link to post
Share on other sites

Some dialogs just use a fullscreen element in background that captures all clicks.

Share this post


Link to post
Share on other sites
20 hours ago, Dedmen said:

Some dialogs just use a fullscreen element in background that captures all clicks.

Yes, I know, I'm using both ctrlStaticBackgroundDisable and ctrlStaticBackgroundDisableTiles but they don't capture the clicks at all, and yes im using the same config from the 3DEN Displays

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×