Search found 5 matches: setappendmode

Return to advanced search

TSBrowse9 and FWH.12.11 vs FWH.13.4

Hi All I recently re-built an application which uses TSbrowse with oBrw:lAutoEdit := .t. and oBrw:SetAppendMode(.t.) I didn't make any changes to the application programs, however when compiled with FWH 13.4, the edit & append options do not work. When I compile with ...
by David Williams
Fri May 31, 2013 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBrowse9 and FWH.12.11 vs FWH.13.4
Replies: 1
Views: 521

... ) METHOD Seek( nKey ) METHOD Set3DText( lOnOff, nColumn, nLevel, nClrLight, nClrShadow ) METHOD SetAlign( nColumn, nLevel, nAlign ) METHOD SetAppendMode( lMode ) METHOD SetArray( aArray ) METHOD SetBtnGet( nCol, cResName, bAction, nBmpWidth ) METHOD SetColMsg( cMsg, cEditMsg, nCol ) METHOD ...
by Natter
Mon Sep 08, 2008 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: bChange
Replies: 9
Views: 5409

Ayuda con TSBrowse movimiento del cursor

Hola tenia tiempo de no estar por aqui dando lata, espero que alguien me pueda ayudar en esto. Tengo un browse con 5 columnas, lo tengo en modo de SetAppendMode( .T. ), estando editando la columna 3 en POSTEDIT, necesito que si el valor es diferente a cero, se mueva al siguiente renglon, si es ...
by Fco_Ozuna
Tue Aug 12, 2008 1:04 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con TSBrowse movimiento del cursor
Replies: 2
Views: 827

... (specially useful with NTX). Guess FWH can move this code from other browses to xbrowse also. 19.- Automatic append using the "TSBrowse" method SetAppendMode(). When you press down arrow key at the last row, "TSBrowse" opens a virtual blank record that can be edited. Actual append is done when ...
by nageswaragunupudi
Fri Feb 08, 2008 8:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBROWSE Class OF MANUEL MERCADO
Replies: 24
Views: 8761

... using "TSBrowse" method SyncChild(). 18.- Filters based on indexes (specially useful with NTX). 19.- Automatic append using the "TSBrowse" method SetAppendMode(). When you press down arrow key at the last row, "TSBrowse" opens a virtual blank record that can be edited. Actual append is done when ...
by George
Fri Feb 08, 2008 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBROWSE Class OF MANUEL MERCADO
Replies: 24
Views: 8761

Return to advanced search