Jump to content

Add DBLE_CLICK_PRESSED and DBL_CLICK_RELEASE


photo

Recommended Posts

Posted

Hi,

 

We want detect the double click but pressed. Inside Unigine the double click is detect only when I release the second click.

Every time I merge the last version of Unigine, I must add this little thing, may be could be interesting to have it natively.

Thanks

Tony

Posted

Can you share a patch with this modification? Because it can be implemented in different way.

Posted

Hi Frustum,

 

Not sure if the patch could be useful because it was on your QTApp not on your AppWindow. Our 3D Shop Editor was using QT interface and an embedded qwidget with Unigine. We decide recently to rewrite all the GUI using Unigine Interface plugin, it's for that we detect this behavior.

Tony

  • 1 month later...
Posted

Hi Frustum,

 

Do you have any news about the possibility to add the DCLICK_PRESS and DCLICK_RELEASE ??

Tony

  • 1 month later...
Posted

Ok, I will do it using timer for detect double click manually and distinguish the Double Click Pressed and the Double Click Released

×
×
  • Create New...