Suppose I have a quite complex GUI for display using a variety of elements, and want to catch clicks no matter where they are within the object.
Can I simply create a button object without any image or text (invisible) and have it catch all clicks within an area?
TIA!