[Lazarus] Bug in keyboard shortcut in Search & Replace dialog

Graeme Geldenhuys graemeg.lists at gmail.com
Wed Oct 1 15:44:14 CEST 2008


>From wikilazarus:

TWinControl.PopupMenu showing

Showing the popup menu of a windowed control is implemented using the native
behavior of the Windows CE platform for touch screens. The user holds the
pointer in a given control for a certain amount of time and the popup shows.
This is implemented on the WM_LBUTTONDOWN message handler by calling
SHRecognizeGesture.

For more details see:

    *
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&root=lazarus&revision=13728

I download the patch (wincecallback.inc) from Paul Michell, which implements
showing popup menus from mouse gestures on wince, but I do not know how to
use it.

Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081001/7e89f6c1/attachment-0007.html>


More information about the Lazarus mailing list