mikromundo Posted May 22, 2025 Posted May 22, 2025 It is Possble to do something like this? edit1.Triggers.Add; edit1.Triggers.Items[0].IconCls := 'fas fa-times'; edit1.Triggers.Items[0].OnClick ???? Quote
Sherzod Posted May 22, 2025 Posted May 22, 2025 5 minutes ago, mikromundo said: It is Possble to do something like this? edit1.Triggers.Add; edit1.Triggers.Items[0].IconCls := 'fas fa-times'; edit1.Triggers.Items[0].OnClick ???? ? Quote
mikromundo Posted May 22, 2025 Author Posted May 22, 2025 I'll rewrite the text... Is it possible to create a click event dynamically? With ExtJS...or would it be possible to include in the roadmap the creation of "OnClick" events, etc... in "buttons created" dynamically as triggers? Quote
Sherzod Posted May 23, 2025 Posted May 23, 2025 9 hours ago, mikromundo said: I'll rewrite the text... Thanks. 9 hours ago, mikromundo said: Is it possible to create a click event dynamically? With ExtJS...or would it be possible to include in the roadmap the creation of "OnClick" events, etc... in "buttons created" dynamically as triggers? UniEdit->OnTriggerEvent ? Quote
mikromundo Posted May 23, 2025 Author Posted May 23, 2025 Got it Sherzod...thanks.. I see ComboBox Trigger Example on UNIGUI DEMOS Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.