Hi,
I have just updated active4D from v3 to v4.
Mac os10.4.2, 4D2004.2
Since then, $fusebox{isHomeCircuit} was false in the home circuit.
At section 11 from the fusebox.a4l file, I changed
$fusebox{"thisCircuit"} := "" to $fusebox{"thisCircuit"} := "home"
if ($fbx_i > 1)
$fusebox{"thisCircuit"} :=
$fbx_reverseCircuitPath{$fbx_circuitName}
$fusebox{"thisLayoutPath"} := $fbx_curPath + "/"
else
$fusebox{"thisCircuit"} := "home" // ************ HERE
**************
$fusebox{"thisLayoutPath"} := $fbx_curPath
end if
It seem working fine now.
Did I do something stupid?
Is there someone else who have this problem?
Thanks.
--
--
************************************************
Alain McNicoll
CESSUL Universite Laval
Tel: (418) 656-2131 (2736)
Fax: (418) 656-3174
E-mail: [EMAIL PROTECTED]
************************************************
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/