I´m experimenting a little with the BlitzPlus GUI possibilities and I encounter the following problem.
I have some textarea gadgets that highlight a specific letter in a specific color.
This is no problem when I use the keydown event ($101).
However when the cursor enters yet another textarea gadget (for textentry) apparently the keydown event is not triggered anymore.
What am I doing wrong here?
Thanks.
I have some textarea gadgets that highlight a specific letter in a specific color.
This is no problem when I use the keydown event ($101).
However when the cursor enters yet another textarea gadget (for textentry) apparently the keydown event is not triggered anymore.
What am I doing wrong here?
Thanks.