Detached windows

Xailer professional forum in English
Responder
Avatar de Usuario
orangesocks
Mensajes: 59
Registrado: Jue May 05, 2011 3:28 pm

Detached windows

Mensaje por orangesocks »

Hi,
I need to have a "detached" window from the main application form.
I call it "detached" meaning that it must be able to float around the desktop outside the main form.
I don't pass a parent object in the form creation and creation and movement of windows are ok.
I would also like to minimize the main form while still using the new form.
In this case when I minimize main form also "detached" form is minimized.
Can this be done ? If yes how can I accomplish this ?
Thanks in advance.
Regards Giuseppe.
Avatar de Usuario
orangesocks
Mensajes: 59
Registrado: Jue May 05, 2011 3:28 pm

Detached windows

Mensaje por orangesocks »

Hi,
solved, :lAppWindow property was the solution.
Regards Giuseppe
Responder