![]() |
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? |
You should probably put something like:
PHP Code:
|
Isn't this what addControl is for?
If not, someone please explain it to me? :( I would go with the above, doing a catchevent in each one. |
I did that and it works great, thanks! :)
I need more scripting buddies so I don't flood the forums with threads like these. |
Quote:
|
Quote:
So, for example: PHP Code:
PHP Code:
But yeah, no problem Dusty. There's no shame in asking the forums! |
All times are GMT +2. The time now is 12:45 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.