We want to map from a region on a GUI that will coorelate to a function in the code we are using. Is anyone aware of a product that will assist us in streamlining the deveolpment of the code so that we do not have to trap every individual mouse click, and determine if it exists in the polygon region we wish to act as a button?
We are attempting to do this using C++ for the Windows 32 bit platforms.