Search found 19 matches: lclick

Return to advanced search

Re: Tree on xBrowse

Thanks for your help, but I found the handling capabilities lclick/dblclick on Tree xBrose
by Natter
Thu Nov 10, 2016 3:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tree on xBrowse
Replies: 8
Views: 1080

Tree on xBrowse

Hi, all !

oBrw:SetTree(Crt_Tre())

function Crt_Tre

TREE oTree
.....................
TREEITEM dim[st][2]
.....................
ENDTREE
return oTree

There xbrose with Tree. As the processing is done on the Tree lclick/dblclick/press Enter, etc. ?
by Natter
Thu Nov 10, 2016 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tree on xBrowse
Replies: 8
Views: 1080

Re: LClick with xBrowse

Thanks everyone for your suggestions. I used Rao's suggestion of bLButtonUp as it emulates the LClick. Thank you Rao. My clients are used to navigating dropdown listboxes using increment seek, mouse wheel, scroll bars or navigation arrows, AND they complain if they have ...
by David Williams
Wed Jul 16, 2014 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

The oBrw:bChange option would limit the ability to scroll and position with keyboard before selecting correct record.
Are you sure it would not be better with a combination of double click on the browse and an accept button that is set as default so an enter key can select record.
by Gale FORd
Mon Jul 14, 2014 2:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

You may use something like:
oBrw:bLButtonUp := { || RevVal := <....>, oBrw:oWnd:End() }

Please try, but this may take away the facility of navigating the browse with mouse-click. You can decide.
by nageswaragunupudi
Mon Jul 14, 2014 2:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

I think what you want something like:

Local uReturn := ''
..... Build dialog and browse
oBrw:bChange := { || ( uReturn := MyData, oDlg:end()) }
Return uReturn

When the record is selected you can close the window and return the results.
by Gale FORd
Mon Jul 14, 2014 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

In XBrowse, Single click selects a cell now. Whats more you want? Can you be more clear? Another point. If existing WBrowse or TCBrowse in an application is working well, why do we need to convert to XBrowse, unless there is some additional facility in XBrowse that we want to use? FWH will continue ...
by nageswaragunupudi
Mon Jul 14, 2014 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

... with a button on the right of the get. If the button is clicked, I show an xBrowse with all clients, together with their addresses etc.. I want to LClick to select a client in the listbox, Not lDblclick. Similar to bLClickHeader, but on a row. David
by David Williams
Sun Jul 13, 2014 8:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

Re: LClick with xBrowse

So do i for editing fields !!!
by elvira
Sun Jul 13, 2014 6:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

LClick with xBrowse

How can I implement a single click LClick in xBrowse?

I want to convert the use of TCBrowse throughout my applications to xBrowse. My clients are used to just Single Left Clicking to select an item in a listbox.

TIA
David
by David Williams
Sun Jul 13, 2014 6:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: LClick with xBrowse
Replies: 7
Views: 1123

RClick on Xbrowse problem? ** Ignore/Fixed **

I've use right click on xbrowse with popup menu but when I Lclick on the menu. The pointer will be change to the row that I click on the popup menu. It likes the LClick on Popup Menu has sent to Xbrowse on behind the Popup menu also. The problem is oLbx:lButtonDown(nRow,nCol). ...
by dutch
Sun Sep 26, 2010 10:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RClick on Xbrowse problem? ** Ignore/Fixed **
Replies: 0
Views: 293

... <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 toninhofwi
Tue May 20, 2008 11:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Howto Detect Bitmap Format
Replies: 13
Views: 2101

... <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 karinha
Fri Aug 31, 2007 1:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DUDA: COMANDO TRANSPARENT EN UNA BITMAP
Replies: 4
Views: 1383

... uBook ) if nAt == 0 // Aadd( ::aSelected, uBook ) // xtech If ::lCreated ::DrawLine( .t. ) Endif endif case nOperation == 2 // Swap key (Ctrl+LClick) uBook := Eval( ::bBookMark,, Self ) nAt := Ascan( ::aSelected, uBook ) if nAt > 0 If ::lCreated ::DrawLine( .f. ) endif ::aSelected[ nAt ...
by ShumingWang
Wed Apr 11, 2007 3:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse multiselect
Replies: 3
Views: 1133

RClick en TxBrowse

He notado que en TxBrowse, RClick en cualquier celda no seleccionada funciona bien pero si esa celda está seleccionada (es decir, se le ha hecho antes LClick), el RClick es ignorado. ¿Alguien tiene una solución para eso?
Gracias,
Rafael
by Rafael Clemente
Tue Sep 19, 2006 9:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: RClick en TxBrowse
Replies: 6
Views: 1187
Next

Return to advanced search