Double Click disable

Filipe

Hi! Martin,

We created a button in the work order, but when opening a screen to monitor the integration and when returning (closing the created screen) the work order disables the double-click of the mouse. The user has to close the work order screen to reactivate the double click

 

 

Comments

7 comments

  • Comment author
    Rasmus Jensen
    • Official comment

    Moved to Q&A section as it is not a B1UP Feature request...

    Also I recommend you give a bit more details as Boyum have multiple products and multiple people call Martin, so very hard to help with current info (as a minimum include some screenshots of the configurations)

  • Comment author
    Martin Heigl

    Hi Filipe,

    i don't know what you mean

    regards

    0
  • Comment author
    Filipe
    • Edited

    Hi Martin,

    To make it easier I made some prints of the process

     

     

     

    0
  • Comment author
    Martin Heigl

    hmm.. i can't reproduce this. This is only, if you open a custom window?

    Can you insert the debug log please?

    0
  • Comment author
    Filipe

     

    Hi!

    Follow the log

    Beas Debug (beascloud.com)

    0
  • Comment author
    Martin Heigl

    Hi, problem is the lform object. This catch the double click event

    Idea: Destroy the object after using.

    declare=lform.ue_form
    lform.title=Apontamento Pendente MES
    lform.dwname=Apontamento Pendente MES
    lform.sql=select ItemCode,ItemName from OITM
    lform.style=browse
    lform.showdialog
    destroy=lform

     

     

    0
  • Comment author
    Filipe

    Hi! Martin,
    That was it..
    Thanks again Martin!

    0

Please sign in to leave a comment.