Forum Discussion
kjadhavkunaljoseph_michaudNisHera Since moving the 11.31 we've had to use the value setter whenever the keys operation was used immediately after the SetText or we got the "object destroyed" message. There was a breaking change to how the SetText worked since 11.20.
Personally, I like the solution @joseph_Michaud suggested
Why? Because it's what the user would do. SetText is not.
It also depends on application behaviour. Some applications will be set up to automatically highlight any text already there (to enable easy deletion) on detecting the user entering the field. Whether this is by clicking in, or tabbing in, or whatever. In which case, you may want to emulate that behaviour. By applying Keys or SetText straight to a field, you may not trigger activation/entry behaviour.
(PS .... why do the user name links seldom work properly for me? What am I supposed to type to trigger them?)
- william_roe9 years agoSuper Contributor
Colin_McCrae wrote:(PS .... why do the user name links seldom work properly for me? What am I supposed to type to trigger them?)
Are you entering '@" before the user name?
- Colin_McCrae9 years agoCommunity Hero
Yeah. I think I figured it out. You have to hit <ENTER> (or <TAB>) at the end of the username william_roe (yup .... got it!).
Related Content
- 2 years ago
- 5 years ago
- 7 months ago
Recent Discussions
- 2 days ago
- 2 days ago
- 6 days ago