this work around does not work with the OnAfterDraw event ether
OnShow
****************************************
FirstLoad = 0;
****************************************
OnAfterDraw event
****************************************
IF FirstLoad == 0 THEN
FirstLoad = 1;
box1 = "test before";
#tchart1.visible =1;
box2 = "test after";
ENDIF;
****************************************
box1 = "test before";
box2 = "test after";
both get excuted just fine.
under the special menu in intouch I just found where you can enter in a conditional script. if a memory bit is true run code, if false run code
using this I run the code
*********************************
#chartbottomright.visible=1;
*********************************
and it works
nasty work around please fix the real problem in the next release and let me know where and when I can download it.
thank you
Visible Property of TeeChart 8 in Wonderware InTouch 10.0
Hi,
we plan to prepare a new maintenance release (which includes a fix for this) on this week.
Please try to download at the beginning of the next week from our private customers download page.
we plan to prepare a new maintenance release (which includes a fix for this) on this week.
Please try to download at the beginning of the next week from our private customers download page.
Pep Jorge
http://support.steema.com
http://support.steema.com