Posted: Wed Jun 24, 2015 8:10 am Post subject: UDF1 Form Not Display
Hi, guys
I made a trainer with 3 forms as TRA1 (change name for UDF1), UDF2, UDF3.
UDF2 and UDF3 will display by click a button in UDF1 Form.
All scripts has done and to hide UDF2 and UDF3, i have process in lua engine as :
UDF2.Visible = false
UDF3.Visible = false
but now UDF1 also hiding, even i have process UDF1.Visible = true (in lua engine) and enable all set visible UDF1 = true / FormShow(UDF1) in entire script. But UDF1 still not appear while start CT file.
Is it a bug or something else ?.
Does any one have solution to fix it ?
I mean TRA1. Sorry for typo in first post.
I have tried TRA1.Show() and everything is okay now.
It cause by WindowState = wsMinimized also (form hide, even i think i am not touch this part).
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum