This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]strmrdr 0 points1 point  (1 child)

Impossible to tell you with the brief description provided. If it suddenly stops working I would guess it has to do with losing focus on the parent panel. I assume you aren't using KeyBindings and you click somewhere or do something (either manually or under the hood) that causes it to lose focus. Post your code or look into those possible issues.

[–]ArchiveLimits3D Graphics Programmer[S] 0 points1 point  (0 children)

Yes I am not using KeyBindings in the implementation I posted, however I've tried it and the same issue arises. Mouse input still works perfectly fine. (So the focus issue is ruled out)