Skip to main content
January 11, 2007
Question

Dynamic text and mouse wheel

  • January 11, 2007
  • 1 reply
  • 174 views
Hi all,
I use a dynamic text with a UIScrollBar component.
II set the "selectable" flag to false, cause I don't want the users to select the text, and I noticed that the mouse wheel doesn't work anymore. I suppose that the dynamic text doesn't get focused. Is it any other solution to work with the mouse wheel?

Thanks in advance
This topic has been closed for replies.

1 reply

Participant
January 11, 2007
Hi,
Don't know why the scroll bar doesn't receive the mousewheel event, but here's a quick workaround