Search found 27 matches: lcolchangenotify

Return to advanced search

Re: Actuliza Pantalla de XBrowse

... sé con qué condición tienes hecho el tema del refresh del browse ( definiendo el bChange, etc. ) Si es asi, recuerda que la clase tiene una DATA lColChangeNotify ( por defecto en .F. ), que llama al bChange definido ( que habitualmente solo es ejecutado cuando cambias de posicion en el browse ...
by remtec
Mon May 15, 2023 2:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Actuliza Pantalla de XBrowse
Replies: 6
Views: 657

Re: Actuliza Pantalla de XBrowse

... sé con qué condición tienes hecho el tema del refresh del browse ( definiendo el bChange, etc. ) Si es asi, recuerda que la clase tiene una DATA lColChangeNotify ( por defecto en .F. ), que llama al bChange definido ( que habitualmente solo es ejecutado cuando cambias de posicion en el browse ...
by cnavarro
Fri May 12, 2023 2:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Actuliza Pantalla de XBrowse
Replies: 6
Views: 657

Re: Fighting Xbrowse and lozing !!!

For example, remove oBrw:lColChangeNotify := .t. What is the need for it? I put it in by reading one of the topics here. Have to check wich one. I suppose that was at a time that I wanted to have a automatic saving system (when something ...
by Marc Venken
Fri Dec 23, 2022 9:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1637

Re: Fighting Xbrowse and lozing !!!

... times, you get better results if you keep the code to the least number of lines and do not change the xbrowse defaults. For example, remove oBrw:lColChangeNotify := .t. What is the need for it? Change the default settings only when required and you clearly know why are you doing and its impact ...
by nageswaragunupudi
Fri Dec 23, 2022 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1637

Re: Fighting Xbrowse and lozing !!!

...    := {| o | o:nLen }      :oRecSelFont      := oFont  // optional      :nRecSelWidth     := "99999" // required size      :lColChangeNotify    := .T.      :nMarqueeStyle       := MARQSTYLE_HIGHLROW      //:lAllowRowSizing     := .F.      //:lAllowSizings       := .f.    ...
by Marc Venken
Thu Dec 22, 2022 10:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fighting Xbrowse and lozing !!!
Replies: 18
Views: 1637

Re: Editing individual lines

... 2 ] ARRAY aDat2 AUTOCOLS OBRW1:BCHANGE := {|| oBrw1:aCols[ 2 ]:nEdittype := IIf(obrw1:narrayat==1,EDIT_GET,EDIT_BUTTON), OBRW1:REFRESH() } oBRW1:lColChangeNotify := .T. oBrw1:aCols[ 2 ]:nEdittype := IIf(obrw1:narrayat==1,EDIT_GET,EDIT_BUTTON) oBrw1:aCols[ 2 ]:bEditBlock := { || MsgYesNo( "Please ...
by MGA
Wed Mar 17, 2021 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Editing individual lines
Replies: 2
Views: 489

Imágenes en Xbrowse [SOLUCIONADO]

... .T. oBrw:l2007 := .T. oBrw:lTransparent := .f. oBrw:lDesign := .f. oBrw:lRecordSelector := .T. oBrw:lVScroll := .t. oBrw:lHScroll := .f. oBrw:lColChangeNotify := .t. oBrw:lAllowColReGroup := .t. oBrw:lColDividerComplete := .t. oBrw:nColDividerStyle := LINESTYLE_NOLINES oBrw:nRowDividerStyle ...
by Ramón J.
Thu Nov 26, 2020 9:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Imágenes en Xbrowse [SOLUCIONADO]
Replies: 3
Views: 701

Re: XBROWSE Questions

... synchronize the actual row in the second browse by moving of the first browse. I needed the same solution for a language-translation browser 1 :lColChangeNotify := .t. :bChange := { || If( oBrw1:lFocused, SyncBrowses( oBrw1, oBrw2 ), nil ) } :bGotFocus := { || SyncBrowses( oBrw1, oBrw2 ) } browser ...
by ukoenig
Thu Nov 07, 2019 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Questions
Replies: 3
Views: 547

Re: A problem with xBrowse-keyboard navigation ?

Mr. Rao,

If you set oBrw:lColChangeNotify := .T. (default .f.), your on change code
can see the changes in the selected column also.


thank You very much.
That was the missing info. It is working now and returns the selected column-number.

regards
Uwe :D
by ukoenig
Thu May 02, 2019 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with xBrowse-keyboard navigation ?
Replies: 3
Views: 421

Re: A problem with xBrowse-keyboard navigation ?

Mr. Rao,

If you set oBrw:lColChangeNotify := .T. (default .f.), your on change code
can see the changes in the selected column also.


thank You very much.
That was the missing info. It is working now and returns the selected column-number.

regards
Uwe :D
by ukoenig
Thu May 02, 2019 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with xBrowse-keyboard navigation ?
Replies: 3
Views: 421

Re: A problem with xBrowse-keyboard navigation ?

... column is changed by arrow keys. But by default, your bChange is called when row is changed but not when column only is changed. If you set oBrw:lColChangeNotify := .T. (default .f.), your on change code can see the changes in the selected column also.
by nageswaragunupudi
Thu May 02, 2019 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with xBrowse-keyboard navigation ?
Replies: 3
Views: 421

Re: New FTDN June/Junio 2018 (FWH 18.06)

... Cuando una imagen era pegada en un xBrowse, el manejador del "bitmap - mapa de bits" no era eliminado. Corregido. - Corrección: Cuando :lColChangeNotify es puesta a .T. en modo de edición rápida, cuando el foco se se mueve a la siguiente celda visible, :bChange no es lanzada. Corregido. ...
by Antonio Linares
Mon Sep 03, 2018 11:04 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2018 (FWH 18.06)
Replies: 1
Views: 1960

New FTDN June/Junio 2018 (FWH 18.06)

... selected row with :nColorBox or black color. - Fix: When an image is pasted into xbrowse, the bitmap handle is not released. Fixed. - Fix: When :lColChangeNotify is set to .t. in fastedit mode, when the focus moves right to next visible cell, :bChange is not triggered. Fixed. http://forums.fivetechsupport.com/viewtopic.php?f=3&t=36021 ...
by Antonio Linares
Sat Sep 01, 2018 8:33 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June/Junio 2018 (FWH 18.06)
Replies: 1
Views: 1960

Lost compatibility in xBrowse 18.05 **SOLVED **

Hello Rao I use oBrw:lColChangeNotify := .t. after edit a column when I confirm with Enter oBrw:bChange it was executed . With last version 18.05 this doesn't works This is a standard xbrwedit.prg from samples modified to highlight ...
by Maurizio
Wed Aug 29, 2018 2:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost compatibility in xBrowse 18.05 **SOLVED **
Replies: 7
Views: 1208

REPINTAR UNA WINDOW

... AL_CENTER Next WITH OBJECT oBrwStock :l2007 := .F. :lTransparent := .T. :lDesign := .f. :lRecordSelector := .F. :lVScroll := .f. :lHScroll := .f. :lColChangeNotify := .t. :lAllowColReGroup := .t. :lColDividerComplete := .t. :SetGroupHeader( 'STOCK DEL LOCAL', 1, 3, oFontx ) :oFont := oFont :nBottom ...
by CARLOS ATUNCAR
Wed Jan 10, 2018 3:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: REPINTAR UNA WINDOW
Replies: 2
Views: 1107
Next

Return to advanced search