Window Main, modal, child
Posted: Thu Apr 12, 2012 6:52 pm
Hi all:
a question, find data on windows but did not find the expected results,
my need is to know what the frame window.
to avoid this type of error
Hola a todos:
una pregunta, busque datos sobre ventanas pero no encontre los resultados esperados,
mi necesidad es saber como es la estructuras de ventanas.
para no tener este tipo de error.
a question, find data on windows but did not find the expected results,
my need is to know what the frame window.
Code: Select all
Main Window ----> modal
-----> modal -------> modal
-----> modal -------> child
----> Child ---------> modal
----> Child ---------> childNon Modal Windows can´t be activated when a modal windows is active, Win_1 programs terminated.
Hola a todos:
una pregunta, busque datos sobre ventanas pero no encontre los resultados esperados,
mi necesidad es saber como es la estructuras de ventanas.
Code: Select all
Main Window ----> modal
-----> modal -------> modal
-----> modal -------> child
----> Child ---------> modal
----> Child ---------> childNon Modal Windows can´t be activated when a modal windows is active, Win_1 programs terminated.