Nice information Erel. This answers question I thought about earlier (the Id system).
Can you explain the fundamental difference between _Action and _MouseClicked events?
Is _Action the generic event to use when the user clicks the control via a mouse button?
Nice information Erel. This answers question I thought about earlier (the Id system).
Can you explain the fundamental difference between _Action and _MouseClicked events?
Is _Action the generic event to use when the user clicks the control via a mouse button?
Hi all,
Generate Member is not showing al possible Events.
I have TextFields in the Layout and give them a ID.
When I generate Members, I miss some Events possible in the TextField.
I only get Action and TextChange.
Mouseclicked I don't see.
Maybe we miss more events here.
Hi all,
Generate Member is not showing al possible Events.
I have TextFields in the Layout and give them a ID.
When I generate Members, I miss some Events possible in the TextField.
I only get Action and TextChange.
Mouseclicked I don't see.
Maybe we miss more events here.
I just started using this today and had the same problem.
Then I re-read Erels text
"- Don't confuse the Id under Properties tab (the correct one) with the Id under the Code tab (the wrong one). The code tab should not be used at all."
I removed any text I added to the Code tab and the controls showed up properly when I tried to generate the members.
It may work for you as well
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.