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)
Opened two window : can I avoid opening the same window?
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Opened two window : can I avoid opening the same window?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
Re: Opened two window : can I avoid opening the same window?
Disable / enable the window action-button on dialog quit
regards
Uwe
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.
i work with FW.
If you have any questions about special functions, maybe i can help.
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Opened two window : can I avoid opening the same window?
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 ?
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 ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC
- Silvio.Falconi
- Posts: 4956
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Opened two window : can I avoid opening the same window?
Uwe,
I cannot disable a button on ribbonbar ?
I cannot disable a button on ribbonbar ?
I use : FiveWin for Harbour August 2020 (Revision) - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC