Search found 81 matches: getbtn

Return to advanced search

Re: TsBrowse de M. Mercado para VS2022

Adolfo, Aqui tienes el fichero getbtn.c corregido: /* * $Id: getbtn.c,v 1.1 2000/11/20 20:47:07 RRamirez Exp $ * The author of this program is Ricardo Ramirez. * Is included with TSBrowse class only for Harbour tests. */#define ...
by Antonio Linares
Mon Jun 05, 2023 9:39 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TsBrowse de M. Mercado para VS2022
Replies: 6
Views: 286

Re: TsBrowse de M. Mercado para VS2022

Sigo con la molestia... No he podido construir la lib por estos errores Al compilar GETBTN.C tengo errores por diferencias entre clipdefs.h de HARBOUR 3.2 y minwindef.h de VS2022 clipdefs.h (78) typedef unsigned int WORD; Error C2371 Nueva definicion de tipos basicos ...
by Adolfo
Sun Jun 04, 2023 4:33 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TsBrowse de M. Mercado para VS2022
Replies: 6
Views: 286

Re: Clase GETBTN

Muchas gracias a todos
by Compuin
Wed May 25, 2016 9:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase GETBTN
Replies: 3
Views: 741

Re: Clase GETBTN

Y esta clase ya no esta disponible ?
by Compuin
Wed May 25, 2016 8:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase GETBTN
Replies: 3
Views: 741

Re: Clase GETBTN

by Antonio Linares
Wed May 25, 2016 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clase GETBTN
Replies: 4
Views: 1016

Re: Clase GETBTN

FWH proporciona la misma funcionalidad con la claúsula ACTION de los GETs:

... GET ... ACTION ... BITMAP ...
by Antonio Linares
Wed May 25, 2016 8:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase GETBTN
Replies: 3
Views: 741

Clase GETBTN

Hola

Alguien tiene o sabe donde puedo conseguir la clase GETBTN ?
by Compuin
Wed May 25, 2016 8:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase GETBTN
Replies: 3
Views: 741

Re: Clase GETBTN

...         ::oWnd:nLastKey := 0 }   ::oBtn:bLostFocus := {|| ::bValid := ::bTmpValid }   GetBtn( ::hWnd, nRectLen )Return NilMETHOD SetIniClr() CLASS TBtnGet   ::nClrFocusText := nRGB( 000, 000, 000 )  ...
by karinha
Wed May 25, 2016 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clase GETBTN
Replies: 4
Views: 1016

Re: Clase GETBTN

No és la BTNGET.PRG? GETBTN.PRG no conozco.
by karinha
Wed May 25, 2016 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clase GETBTN
Replies: 4
Views: 1016

Clase GETBTN

Hola

Alguien tiene o sabe donde puedo conseguir la clase GETBTN ?
by Compuin
Wed May 25, 2016 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clase GETBTN
Replies: 4
Views: 1016

Re: GetBtn.prg Sample

Enrico

Nice and very Elegant solution ..

Thank You!
Rick

just curious .. the .ppo resolved (MsgInfo( "click" ),oTest1:PostMsg(WM_SETFOCUS)) to
(MsgInfo( "click" ),oTest1:PostMsg(7)) },, "cTest", )
by Rick Lipkin
Tue May 06, 2014 5:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetBtn.prg Sample
Replies: 9
Views: 1243

Re: GetBtn.prg Sample

Rick,

Code: Select all  Expand view
ACTION (MsgInfo( "click" ),oTest1:PostMsg(WM_SETFOCUS))


EMG
by Enrico Maria Giordano
Tue May 06, 2014 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetBtn.prg Sample
Replies: 9
Views: 1243

Re: GetBtn.prg Sample

Armando

YES, your oJump solution worked nicely. Marcelo, thank you very for your help as well!!

Rick Lipkin
by Rick Lipkin
Tue May 06, 2014 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetBtn.prg Sample
Replies: 9
Views: 1243

Re: GetBtn.prg Sample

Rick,

only change the tGet Class

http://forums.fivetechsupport.com/viewtopic.php?p=133845#p133845

saludos

Marcelo
by Marcelo Via Giglio
Tue May 06, 2014 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetBtn.prg Sample
Replies: 9
Views: 1243
Next

Return to advanced search