Search found 16 matches: updatebuffer

Return to advanced search

Re: I'm not asking for the moon...

... C 0.75 [ 2] = N 0 Stack Calls =========== Called from: ../../../tget.prg => TCLIPGET:PUTMASK( 0 ) Called from: ../../../tget.prg => TCLIPGET:UPDATEBUFFER( 0 )
by Silvio.Falconi
Fri Jan 19, 2024 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm not asking for the moon... Resolved!!
Replies: 24
Views: 2155

Re: Crash on harbour TGet using FiveWin TGet

Stack Calls
===========
Called from: ../../../tget.prg => TCLIPGET:PUTMASK( 0 )
Called from: ../../../tget.prg => TCLIPGET:UPDATEBUFFER( 0 )

The error is with Harbour's Get. Not fivewin's TGet.
This is because Harbour's Get does not allow changing the type of variable during runtime.
by nageswaragunupudi
Tue May 22, 2018 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crash on harbour TGet using FiveWin TGet
Replies: 7
Views: 1161

Re: xbrowse y keydown cosa rara. Aun mas raro

... [ 1] = C [ 2] = N 0 Stack Calls =========== Called from: ../../../tget.prg => TCLIPGET:PUTMASK(0) Called from: ../../../tget.prg => TCLIPGET:UPDATEBUFFER(0) Called from: .\source\classes\TGET.PRG => (b)TGET(161) Called from: .\source\classes\TGET.PRG => TGET:REFRESH(0) Called from: ...
by Garbi
Fri Dec 30, 2016 9:53 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse y keydown cosa rara.
Replies: 3
Views: 1332

Re: Changing data type and picture in GET

... = C Don [ 2] = N 0 Stack Calls =========== Called from: ../../../tget.prg => TCLIPGET:PUTMASK(0) Called from: ../../../tget.prg => TCLIPGET:UPDATEBUFFER(0) Called from: .\source\classes\TGET.PRG => (b)TGET(144) Called from: .\source\classes\TGET.PRG => TGET:REFRESH(0) Called from: ...
by DonDrew
Sat Jun 29, 2013 12:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing data type and picture in GET
Replies: 1
Views: 843

Re: Clases y Prgs

... If( nStyle==0 .and. nCol==2, ; CLR_YELLOW, ) } oLbx:lAdjLastCol := .F. oLbx:nLineStyle := 2 oLbx:bSeek := {|lRet| oLbx:DbfSeek(.T.) } oLbx:bUpdateBuffer:= {|| UpdateBuffer( oWnd:oMsgBar, ; cDefaultMsg, oLbx:cBuffer ) } oLbx:nLineHeight*= 2 oLbx:nHeaderStyle:= 2 SET MESSAGE OF oWnd TO cDefaultMsg ...
by servicomver
Thu Nov 11, 2010 11:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clases y Prgs
Replies: 11
Views: 3840

Diferencias clase GET Harbour 9.01 y 8.03

... numérico a alfanumérico y de picture '999999' a '!!!!!!'. El error se da en: Called from: => TCLIPGET:PUTMASK(1187) Called from: => TCLIPGET:UPDATEBUFFER(244) Called from: c:\desarrol\treball\Ampa0903\prg\TGET.PRG => (b)TGET(149) Called from: => TJ02GET01:REFRESH(0) Called from: => ...
by FiveWiDi
Wed Mar 25, 2009 9:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Diferencias clase GET Harbour 9.01 y 8.03
Replies: 2
Views: 452

... := cColorSpec, ::Display(), Self METHOD KillFocus() METHOD Reset() METHOD SetFocus() METHOD Undo() METHOD UnTransform( cBuffer ) METHOD UpdateBuffer() INLINE if( ::hasfocus, ( ::buffer := ::PutMask( ::VarGet() ), ::Display() ), ), Self METHOD VarGet() METHOD VarPut(xValue, lReFormat) ...
by zazibr
Thu Mar 13, 2008 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xharbour cvs + fivewin 8.01 = GPF ?
Replies: 9
Views: 4137

resolvido assim:


obRRW:bChange := {|o| UpdateBuffer( oWnd:oMsgBar, cDefaultMsg, cvaltochar( o:cSeek ) ) }


obrigado Rossine
by MGA
Wed Feb 27, 2008 5:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse - mensagem na MSGBAR (resolvido)
Replies: 1
Views: 553

Resolvido assim:


obRRW:bChange := {|o| UpdateBuffer( oWnd:oMsgBar, cDefaultMsg, cvaltochar( o:cSeek ) ) }


Obrigado Rossine!
by MGA
Wed Feb 27, 2008 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: obrw:bUpdateBuffer - xbrowse? (resolvido)
Replies: 1
Views: 468

xBrowse - mensagem na MSGBAR (resolvido)

Amigos, com a TWBROWSE eu utilizava:

obRW:bUpdateBuffer:= {|| UpdateBuffer( oWnd:oMsgBar, cDefaultMsg, oBRW:cBuffer ) }

Para mostrar o conteudo do buffer de pesquisa na MSGBAR, mais no xbrowse como posso obter o mesmo resultado?


Muito obrigado

SGS
by MGA
Tue Feb 26, 2008 5:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse - mensagem na MSGBAR (resolvido)
Replies: 1
Views: 553

DATABASE O NO DATABASE,, nose si la clase o el RC da error

... Called from: tget.prg => TCLIPGET:VARGET(845) Called from: tget.prg => (b)GET:GET(131) Called from: tget.prg => TCLIPGET:UPDATEBUFFER(0) Called from: TGET.PRG => TBTNGET:LOSTFOCUS(0) Called from: CONTROL.PRG => TBTNGET:KILLFOCUS(0) Called from: CONTROL.PRG => ...
by mantonio_08
Mon Feb 11, 2008 1:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DATABASE O NO DATABASE,, nose si la clase o el RC da error
Replies: 1
Views: 1294

Problem Upgrading To FWH7.11

... Argument error: < Args: [ 1] = C [ 2] = N 0 Stack Calls =========== Called from: => TCLIPGET:PUTMASK(1757) Called from: => TCLIPGET:UPDATEBUFFER(236) Called from: .\source\classes\TGET.PRG => (b)TGET(0) Called from: => TGET:REFRESH(0) Called from: .\c4.prg => (b)FORM6NEW(6229) ...
by acwoo
Tue Dec 11, 2007 2:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem Upgrading To FWH7.11
Replies: 20
Views: 4358

... bla bla... REDEFINE LISTBOX oBrs ; FIELDS (oDCli)->Nombre, (oDCli)->Codigo bla bla bla .... oBrs:bSeek := {|lRet| oBrs:DbfSeek(.T.) } oBrs:bUpdateBuffer:= {|| UpdateBuffer( oDls:oMsgBar, ; cDefaultMsg, oBrs:cBuffer ) } ACTIVATE DIALOG oDls CENTERED; ON INIT MsgBarra(oDls,cDefaultMsg) STAT ...
by Francisco Horta
Thu Oct 26, 2006 5:23 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Búsqueda incremental en xHarbour
Replies: 3
Views: 1102

... give as difference : if ! Empty( ::cPicture ) .and. ::oGet:type == "N" //tracelog(::Varget()) ::oGet:Assign() ::oGet:Picture := ::cPicture ::oGet:UpdateBuffer() ::oGet:KillFocus() endif ::oGet:SetFocus() // to avoid oGet:buffer be nil # ifdef TEST trace( ::oGet:changed , ::oGet:unTransform() , ...
by Frank Demont
Wed Jun 07, 2006 7:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Entering a negative number in tGet
Replies: 11
Views: 11616

... if ! Empty( ::cPicture ) .and. ::oGet:type == "N" trace(::Varget() , ::lPassword , GetWindowText( ::hWnd ) , ::oGet:buffer) end # endif ::oGet:UpdateBuffer() endif ::varget() is changed from negative to positive after ::oGet:Assign() Where is this method ? In tget i see only : METHOD Assign() ...
by Frank Demont
Tue Jun 06, 2006 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Entering a negative number in tGet
Replies: 11
Views: 11616
Next

Return to advanced search