I have a screen called "My Videos" with several buttons on the left representing different video databases. On the right is a category window displaying the default database when the screen is opened. I want the displayed database to change reflecting each button as I hover over them but I'm not sure how to achieve this. I already have the buttons linked to custom events for hovering but i don't know what the events should be doing to change the category's display. Can someone help me please?
EDIT: OK, I've set it up to hide/unhide categories and it seems to achieve what I want except when I move the mouse over the category window all the databases appear at once. Is this the best way or is what I was trying to do in the first place better?