FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Opened two window : can I avoid opening the same window?
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Opened two window : can I avoid opening the same window?
Posted: Wed Jul 10, 2019 06:23 PM
Nages, James,
SamplePlan with Tdatabase seems run ok only on a single Window





although I don't like this solution because I like to have everything in the main application window and not have individual windows that wander around the screen. Also if the window is active and it is not closed, the user goes to load the procedure reopens another window ...



how do I prevent it from reopening another window and going to reopen the previously opened window?
the Main window cannot be MDI because I use dialog nowait ( tfsdi)
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Opened two window : can I avoid opening the same window?
Posted: Wed Jul 10, 2019 07:14 PM
Disable / enable the window action-button on dialog quit :-)

how do I prevent it from reopening another window and going to reopen the previously opened window?
the Main window cannot be MDI because I use dialog nowait ( tfsdi)




regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Opened two window : can I avoid opening the same window?
Posted: Wed Jul 10, 2019 07:54 PM

I allready think about ...
how i can open the Window iconized ?
And the window is not iconized and the user are working
on another procedure and that window is opened but he not see it ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Opened two window : can I avoid opening the same window?
Posted: Fri Jul 12, 2019 09:57 AM

Uwe,
I cannot disable a button on ribbonbar ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion