Search found 19 matches: lclick

Return to advanced search

Detecting mouse click out of a window

Is there any function to detect LClick of RClick on any place of the screen?. What I am trying to do is to find a function that returns the cursor absolute coordinates (with GetCursorPos()) when I press LClick(), irrespective of any window.

Thanks
Rafael
by Rafael Clemente
Mon Jan 23, 2006 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Detecting mouse click out of a window
Replies: 3
Views: 1053

... <oWnd> ] ; [ <resource: NAME, RESNAME, RESOURCE> <cResName> ] ; [ <file: FILE, FILENAME, DISK> <cBmpFile> ] ; [ <lClick: ON ClICK, ON LEFT CLICK> <uLClick> ] ; [ <rClick: ON RIGHT CLICK> <uRClick> ] ; [ <scroll: SCROLL> ] ; [ <adjust: ...
by Manuel Aranda
Sun Nov 27, 2005 7:11 pm
 
Forum: FiveWin para CA-Clipper
Topic: Imprimir JPG de fondo de documento
Replies: 6
Views: 3450

How to handle RClick on TWBrowse

... open an small window to edit the contens of that register. Of course, I have tried oBrw:bRClicked().... The problem is that I am forced first to LClick on the row I want to edit and then, RClick again. Is there any way to achive the following with just ONE RClick: a) Select the appropiate row ...
by Rafael Clemente
Mon Nov 07, 2005 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to handle RClick on TWBrowse
Replies: 2
Views: 1191

RClicked en ListBox

... esa línea. Se trata de implementar un menú PopUp cuyos items hacen relación a cada línea del ListBox. Hasta ahora, lo tengo que hacer mediante LClick para seleccionar seguido de RClick para abrir el PopUp. Seguro que tiene que haber una forma de combinar las dos acciones en una pero no consigo ...
by Rafael Clemente
Mon Oct 10, 2005 10:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: RClicked en ListBox
Replies: 1
Views: 1274
Previous

Return to advanced search