Hi, i found out this today.
If I simply have a string object, and then use the "mouse over event" set underline true, then another "negate mouse over event" set underline false it only works with true, the negated condition doesnt work.
Andy
Hi, i found out this today.
If I simply have a string object, and then use the "mouse over event" set underline true, then another "negate mouse over event" set underline false it only works with true, the negated condition doesnt work.
Andy
Noted
In the meantime just do :
Always
- Set under line false
Mouse over
- Set underline true
in this order.