Forum Post: Re: Oe 11.51: Abl Form: Identify On Which Widget The Mouse Is Currently Pointing

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
ScreenToClient converts screen coordinates to client coordinates relative to a the window you pass as the first parameter. A widget's X and Y attributes are always relative to the frame which contains the widget. Are you calling ScreenToClient for each frame as you walk through the widgets?

Continue reading...
 
Status
Not open for further replies.
Back
Top