The new version of FoxTabs does not create new tabs for the windows that I open if I have Thor set to Run FoxTabs at startup. I have to go to Thor Tools -> Applications -> FoxTabs to get it to give me tabs for any of the windows that I open. I'm not sure if this is a Thor issue or a FoxTabs issue.
Thanks,
Matthew
Comments: ** Comment from web user: Steingo **
Thanks,
Matthew
Comments: ** Comment from web user: Steingo **
Just saw this thread. I've been running the West Wind menu along with Thor and FoxTabs and they've all seemingly been playing nicely. Here's my startup code:
DO F:\VFP\Thor\RunThor.PRG WITH 7, .T.
DO \wconnect\wcstart.prg
DO f:\VFP\Thor\Tools\Apps\FoxTabs\Foxtabs.app WITH "-M"
DO f:\VFP\Thor\Tools\Apps\FoxTabs\Foxtabs.app
As others have reported, the earlier FoxTabs would occasionally generate C5 errors, but that issue has pretty well gone away under version 1.2
--stein