FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Change the window type
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Change the window type
Posted: Mon Jul 08, 2024 08:19 PM

hi,

Is it possible to change the window type from context - modal to non-modal and vice versa ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Change the window type
Posted: Mon Jul 08, 2024 09:10 PM

Do you mean a window or a dialog ?

You can disable other windows, so the non-modal becomes modal.

From modal to non-modal is better to close it and ACTIVATE it as NOWAIT (non modal)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion