
11-29-2007, 12:32 AM
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
onMouseDown priorities
So I have a GUI control, and inside it I have many different GUI images drawn. I want to be able to click on the GUI control via
Control.onMouseDown()... but because of the images drawn in it, it won't trigger the onMouseDown. Is there any way to get around this? |
|
|