Saltar al contenido principal

Double Click disable

Comentarios

7 comentarios

  • Comentario oficial
    Rasmus Jensen

    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)

  • Martin Heigl

    Hi Filipe,

    i don't know what you mean

    regards

  • Filipe

    Hi Martin,

    To make it easier I made some prints of the process

     

     

     

  • Martin Heigl

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

    Can you insert the debug log please?

  • Filipe

     

    Hi!

    Follow the log

    Beas Debug (beascloud.com)

  • 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

     

     

  • Filipe

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

Iniciar sesión para dejar un comentario.