xbrowse multiselect cell

xbrowse multiselect cell

Postby damianodec » Mon Sep 05, 2022 1:24 pm

Hi to all, my problem,
in my xbrowse I have
Code: Select all  Expand view

oBrw:nMarqueeStyle  := MARQSTYLE_HIGHLCELL
 

and I'd like multiselect cell with CTRL + mouse click like xbrowse multiselect when

Code: Select all  Expand view

:nMarqueeStyle := MARQSTYLE_HIGHLROWMS
 


how can I do it?

thank you

(xHarbour 17.09)
FiveWin for xHarbour 17.09 - Sep. 2017 - Embarcadero C++ 7.00 for Win32
FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019 - Harbour 3.2.0dev (r1904111533)
Visual Studio 2019 - Pelles C V.8.00.60 (Win64)
User avatar
damianodec
 
Posts: 414
Joined: Wed Jun 06, 2007 2:58 pm
Location: Italia

Re: xbrowse multiselect cell

Postby cmsoft » Mon Sep 05, 2022 3:42 pm

Puedes usar:
Code: Select all  Expand view
oBrw::SetMultiSelectCol()
User avatar
cmsoft
 
Posts: 1189
Joined: Wed Nov 16, 2005 9:14 pm
Location: Mercedes - Bs As. Argentina

Re: xbrowse multiselect cell

Postby nageswaragunupudi » Mon Sep 05, 2022 5:20 pm

damianodec wrote:Hi to all, my problem,
in my xbrowse I have
Code: Select all  Expand view

oBrw:nMarqueeStyle  := MARQSTYLE_HIGHLCELL
 

and I'd like multiselect cell with CTRL + mouse click like xbrowse multiselect when

Code: Select all  Expand view

:nMarqueeStyle := MARQSTYLE_HIGHLROWMS
 


how can I do it?

thank you

(xHarbour 17.09)


First Shift-Click on the current row or any other row. Then the behavior automatically changes to MARQSTYLE_HIGHLROWMS, though visually CELL is highlighted. Shift-Click and Ctrl-Click start working just like HIGHLROWMS.
This behavior continues till the selected block is cleared by normal clicking on any other cell.

Please try
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10248
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 102 guests