Search found 1219 matches

by MGA
Tue Feb 26, 2008 7:25 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Bug xbrowse Header
Replies: 2
Views: 576

Bug xbrowse Header

Bug xbrowse click header from test: STATIC FUNCTION NewDialog( oWnd ) local oDlg, oBrw,cod:=10,oget DEFINE DIALOG oDlg RESOURCE "TEST" OF oWnd REDEFINE GET oget var cod id 4001 of odlg picture "999999" valid bod(cod) oBrw := TXBrowse():New( oWnd ) oBrw:CreateFromResource( 101 ) o...
by MGA
Tue Feb 26, 2008 5:48 pm
Forum: FiveWin para Harbour/xHarbour
Topic: xBrowse - mensagem na MSGBAR (resolvido)
Replies: 1
Views: 593

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:45 pm
Forum: FiveWin for Harbour/xHarbour
Topic: obrw:bUpdateBuffer - xbrowse? (resolvido)
Replies: 1
Views: 518

obrw:bUpdateBuffer - xbrowse? (resolvido)

obrw:bUpdateBuffer - TWBROWSE

xbrowse?????

Thanks
by MGA
Tue Feb 26, 2008 11:09 am
Forum: FiveWin para Harbour/xHarbour
Topic: Email com fivewin?
Replies: 3
Views: 865

Email com fivewin?

Amgios qual a melhor maneira de enviar e-mail com FWH?


Muito obrigado