function sucker()
if UDF1.CEPanel1.Visible == true then
UDF1.CEPanel1.Visible = false
print('Oww...yeah')
else
UDF1.CEPanel1.Visible = true
print('More..yeah..yeah')
end
end
UDF1.CEPanel2.OnClick = sucker
_________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
I see in original topic he said 'UDF2_CEPanel5Click(sender) function', then that mean he already know how to make a form within form designer or Lua scripting and put events handler on it.
I think my example is fairly enough, if what I think is true. _________________
Stealing Code From Stolen Code...
And Admit It.. Hmmm....Typically LOL
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