Jump to content

About TUnimLoginForm.FormCreate(


Freeman35

Recommended Posts

Hello,

when I try this code "UnimLoginForm.ClientEvents.UniEvents.Add('');"  in "TUnimLoginForm.FormCreate" I get error "An instance <UnimLoginForm> already is being created"

I wanna add some function in runtime. this is for easy use for checked each forms has added unievent(s) How to do this?

trail 1321

Thank you

Link to comment
Share on other sites

Thank you Farshad,

this my code:

ClientEvents.UniEvents.Add('function window.beforeInit(sender, config){config.showAnimation ={type: ''slide'', direction: ''right'', duration: 1000,};}');

I'm not get error now, but application not work. I mean, just square and loading... text show, small square moving, but loginform or any form not showing. and not any error showing but stop like that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...