Game Development Community

Regd:Mouse over and GuiBitmapButton clicking on same gridbox

by Viren Thambidorai · in Game Design and Creative Issues · 05/23/2008 (5:48 am) · 0 replies

Hi,
I want to create a single 2d image box in menu having both guibitmapbuttoncontrol along with mouse hover within itself,so that when i move or hover my mouse on that box it should diplay 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 control should i used and how to get hover done???