how many dialog boxes can be opened?

Started by andrew.nao1 · 2014-08-13 18:48 UTC · 2 replies · SMF topic #2160

im attempting to open multiple dialog boxes one top of each other.

my first dialog is a modeless dialog, when i press a button on that dialog, a 2nd modeless dialog opens.
however if i were to put a button on the 2nd dialog i cannot get another to open.
whether its a modal or or modeless it cant get it to open.

is there only a limit of 1?
i thought i saw a post about this at one time but i was unable to find it.
There is no limit as far as OpenDCL is concerned.
thanks for the reply Owen.
I had the function inside another function thats why it wasnt working