1. eyal hadad
  2. PowerBuilder
  3. Wednesday, 1 February 2023 12:45 PM UTC

Hi all,

I have an issue with inkpicture control.

this is the scenario. 

I put a inkpicture control over a window.

I will use it to save signature from the user.

the thing is when the window opens as the only window in the mdi frame it's working fine.

but when I open the window after there is an open window in the mdi frame the issue is when I start to draw with the mouse or with signature tablet, when I start to draw and hold the left mouse button down and move the mouse cursor out of the inkpicture area and return the inkpicture area it keeps drawing on the inkpicture even if it release the left button mouse 

Thank you,

Eyal 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 1 February 2023 13:11 PM UTC
  2. PowerBuilder
  3. # 1

Hi Eyal;

  Sounds like focus is not being removed from the Ink control when the mouse is still moving. I would look at using another standard event or user event (ie: HitTest) to detect when the mouse is no longer drawing (ie: Left Button up). If so, then set focus away from the Ink control.

HTH 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.