Search found 67 matches: bldclickdata

Return to advanced search

Re: xbrowse problem with :bLClicked

... the current row and updates the buttonbar based on the overall selection state of the xbrowse. As for the double-click issue, it's because the `:bLDClickData` block is being executed immediately after the selection is toggled. To fix this, you can add a small delay before executing the `Edit_Comuni` ...
by Antonio Linares
Mon Apr 22, 2024 5:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse problem with :bLClicked
Replies: 5
Views: 124

Re: To Nageswrao Del Objs on TscrollPanel

... return nil Sorry Nages, but not erase the btnbmp on Panelscroll I made //I want erase only from second column of oBrw oCol := oBrw:aCols[ 2 ] oCol:bLDClickData := { || Erase_Items(oBrw,oPanel) } Function Erase_Items(oBrw,oPanel,aData,oDlg,oFontSmall) local nItem:= oBrw:aArrayData[ oBrw:nArrayAt ...
by Silvio.Falconi
Mon Mar 04, 2024 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 721

To Nageswrao Del Objs on TscrollPanel

... del item on adata and refresh the oBrw how I can resolve ? I Tried with ( but run bad) FOR i := 1 TO LEN(oBrw:aCols) oCol := oBrw:aCols[ i ] oCol:bLDClickData := { || Erase_Items(oBrw,oPanel) } NEXT Function Erase_Items(oBrw,oPanel) local nItem:= oBrw:aArrayData[ oBrw:nArrayAt ][2] aDel(oBrw:aArraydata,nItem-1) ...
by Silvio.Falconi
Mon Feb 26, 2024 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 721

Re: Xbrowse Menu with checkbox

... https://i.postimg.cc/VLQCbcfV/k.gif I must click on checkboxes, how I can make to click on second column ? I made oBrw:aCols[ 2 ]:bLDClickData := < |r,c,f,oCol| oBrw:aCols[ 1 ]:SetCheck( aBmp , .t. ) return nil > but not run Can we have also the tree with checkboxes? because ...
by Silvio.Falconi
Fri Nov 18, 2022 2:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Menu with checkbox
Replies: 5
Views: 489

Re: Click sobre celda de Xbrowse y enviar a función

... un codeblock para el single clic izquierdo del mouse sobre la columna. Al final lo he resuelto con el codeblock del doble click: oBrw:aCols[16]:bLDClickData := {||GraficaCliente(oBrw, nEjercicio)} Y resuelto. Gracias de nuevo.
by fernandomoralesdr
Thu Mar 03, 2022 12:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Click sobre celda de Xbrowse y enviar a función
Replies: 2
Views: 261

Re: Imagen en Columna de Xbrowse superpone acciones

Esa era la clave Cristobal! ahora funciona perfecto, el blDClickData intercepta el dobleclick para que no haga nada. Dejo el código que funciona por si a alguien más le sirve. #include "fivewin.ch"function TestMain()   local oWnd, oBar, ...
by VictorCasajuana
Thu Jan 13, 2022 1:37 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imagen en Columna de Xbrowse superpone acciones
Replies: 4
Views: 413

Re: How do I know the field name in xbrowse:column

Dear Master Rao, Thank you, it works fine for oBrw:aCols[ 1 ]:bLDClickData but I cannot find for ::bLClicked (Left single click) in TXBrwColumn. All actions are attached to the column object and move with the column object. For example: When you define ...
by dutch
Mon Dec 20, 2021 2:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2282

Re: How do I know the field name in xbrowse:column

... with the column object. For example: When you define the browse, "room" is the first column. You defined some action oBrw:aCols[ 1 ]:bLDClickData := {|| roomaction() } Wherever the user moves / swaps this column, if the user clicks on the "room" column, the same action is ...
by nageswaragunupudi
Sun Dec 19, 2021 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do I know the field name in xbrowse:column
Replies: 22
Views: 2282

Re: Acción al pulsar imagen en Browse

... me funciona ya que es a nivel del browse y lo que necesito es que reacciones a la pulsación de la imagen en una columna Victor, prueba con la data bLDClickData del objeto columna Me ha funcionado, lo único que ha de ser con doble click :bLDClickData  := { || Msginfo("Hola")} ...
by VictorCasajuana
Tue Aug 24, 2021 9:03 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Acción al pulsar imagen en Browse
Replies: 3
Views: 401

Re: Acción al pulsar imagen en Browse

Victor, prueba con la data bLDClickData del objeto columna
by cnavarro
Fri Aug 20, 2021 9:36 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Acción al pulsar imagen en Browse
Replies: 3
Views: 401

Re: New FTDN February/Febrero 2021 (FWH 21.02)

... de espacio en esta columna conmutan la selección. Si Brw:lDblClick es nulo, un doble clic en cualquier columna activa la selección si la columna bLDclickdata de esa columna también es nulo. Si FastEdit es .T., al pulsar la tecla espacio en cualquier columna se activa la selección. Si se pulsa ...
by Antonio Linares
Mon Apr 05, 2021 6:43 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2021 (FWH 21.02)
Replies: 2
Views: 1479

New FTDN February/Febrero 2021 (FWH 21.02)

... Ctrl-Click or space key in this column toggles selection. If oBrw:lDblClick is nil double click on any column toggles selection if that column's bLDclickdata is also nil. If FastEdit is .f., pressing space key in any column toggles selection. Shift-click selects all rows from the last selection ...
by Antonio Linares
Wed Mar 24, 2021 8:56 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN February/Febrero 2021 (FWH 21.02)
Replies: 2
Views: 1479

FWH 2102: XBrowse:SetMultiSelectCol()

... is .F., space key always toggles selection. 3. If oBrw:bLDblClick is nil, double click on any column toggles selection, if that column's bLDClickdata also is nil. 4. Ctrl-Click always toggles selection. 5. Shift-Click selects all rows from the last selected row till the current row. Footers: ...
by nageswaragunupudi
Sat Mar 13, 2021 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2102: XBrowse:SetMultiSelectCol()
Replies: 17
Views: 2407

Re: To Mister Nages - xBrowser

... :nHeadStrAlign := AL_CENTER :nWidth := 250 :bStrData := { || oMensagem:getValueByPos( 13 ) } :oDataFont := oFonte_browse :nDataStrAlign := AL_TOP :blDClickData := { || HTMLPOP( GetActiveWindow(), nil, 0x000E, RTrim( oMensagem:getValueByPos( 13 ) ) ) } :bPaintText := <|oCol, hDC, cText, aRect, ...
by oliveiros junior
Mon Aug 17, 2020 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mister Nages - xBrowser
Replies: 21
Views: 2321

Re: An easy way to make a tree-browse

... ,)} ocol:bpopup:={||acc0501(,,obrow2)} // right click call popu menu // insert sub grade tree item, insert new tree item, delete tree item ocol:bLDClickData:={||acc0502(obrow2:otreeitem),obrow2:otreeitem:Toggle(),obrow2:refresh()} //ldbl click tree // dynamic expand sub trees oCol := obrow2:AddCol() ...
by ShumingWang
Wed Jul 31, 2019 1:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: An easy way to make a tree-browse
Replies: 17
Views: 3591
Next

Return to advanced search