Game Development Community

Regd:Mouse over and Button click on same gridbox

by Viren Thambidorai · in Artist Corner · 05/23/2008 (2:44 am) · 0 replies

Hi,
I want to create a single 2d image grid box like in menu having both guibitmapbuttoncontrol along with mouse hover functionality within itself,so that when i move or hover my mouse on that box it should display another big image on the screen.And now if i click on same box it will act as button to call some function.

How to get this two, button and hover cntrl on single 2d image box or grid?? What controls (names required) should i used and how to get them???