Page 1 of 1

Error using tTabs with FWH April

Posted: Fri Apr 18, 2008 10:38 am
by Marco Turco
Hi,
using tTabs with FWH April I receive the following error:
www.softwarexp.co.uk/beta/error.png
all runs fine with the FWH November instead.

I made a self-contained sample that show the problem at
www.softwarexp.co.uk/beta/tabtest.zip

Any ideas ?

Posted: Fri Apr 18, 2008 11:52 am
by Antonio Linares
Marco,

Please add this line in Class TTabs:

METHOD Redefine( ... ) CLASS TTabs
...
::nOver = 0
...