- Jeff Gibson
- PowerBuilder
- Wednesday, 23 October 2024 07:45 PM UTC
I'm in the process of mocking up a tool style window that will allow me to place grippers on the window depending on where the window is located within the MDI frame. I need to be able to click on this area/gripper.
I added a mouse down (pbm_lbuttondown) and a mouse up event (pbm_lbuttonup). This is mapped to a static text object.
These events fire. The issue I'm running into is the event fires anywhere within the window. Even though the event is only defined within the static text object.
Maybe this is working the way it should, but the perception I had was that it would only fire within the object itself.
If I could get a clarification on how this should be working, I would absolutely appreciate it.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.