Lostfocus event smooth moving problem
Noor Bulak
hi all,I'm working on addon contains Matrix
When I'm programming events on matrix cell, i use lostfocus event
But using lostfocus event makes moving between matrix cells not smoothly
what could be the problem with this type of events ??
how could SBO have smooth lost focus ??
how can i fix this problem i faced ???
thanks
Manuel Marhold
Hi Noor,the problem ist, the LostFocus event is fire too many times to work with properly. If you want to get an event, if the user changes something, use the Validate-event.
If you need en event, everytime a user leves a cell, your have no other ability than using the lostfocus.
0
Please sign in to leave a comment.
Comments
0 comments