Please fix this issues.
Issue Number - 1
Steps to reproduce the issue:
Start VFP9
RightClick on TitleBar of Command Window and UnCheck Dockable.
Restart VFP9
Start Foxtabs (DO C:\Program Files\Microsoft Visual FoxPro 9\Thor\Tools\Apps\FoxTabs\FoxTabs.app)
Open a Form (Modify form test2)
Now in Foxtabs "Click options arrow and click Close All" or in Foxtabs RightClick on 'Form Designer - test2.scx' and Click Close All"
and VFP9 started blinking continuously, we can not do nothing only Ctrl+Alt+Delete to close the VFP9.
Issue Number - 2
I want to include "Foxtabs " in my Accounting software.
"Close", "Close All", "Options " and "Exit" should be enabled only if we are in development mode (_vfp.StartMode = 0) Otherwise all ("Close", "Close All", "Options " and "Exit") should be Disabled.
I want to use FoxTabs in my Accounting Software like Below:
* main.prg
set path to Foxtabs additive
do foxtabs
Warm regards,
mk.
Issue Number - 1
Steps to reproduce the issue:
Start VFP9
RightClick on TitleBar of Command Window and UnCheck Dockable.
Restart VFP9
Start Foxtabs (DO C:\Program Files\Microsoft Visual FoxPro 9\Thor\Tools\Apps\FoxTabs\FoxTabs.app)
Open a Form (Modify form test2)
Now in Foxtabs "Click options arrow and click Close All" or in Foxtabs RightClick on 'Form Designer - test2.scx' and Click Close All"
and VFP9 started blinking continuously, we can not do nothing only Ctrl+Alt+Delete to close the VFP9.
Issue Number - 2
I want to include "Foxtabs " in my Accounting software.
"Close", "Close All", "Options " and "Exit" should be enabled only if we are in development mode (_vfp.StartMode = 0) Otherwise all ("Close", "Close All", "Options " and "Exit") should be Disabled.
I want to use FoxTabs in my Accounting Software like Below:
* main.prg
set path to Foxtabs additive
do foxtabs
Warm regards,
mk.