Search found 25 matches: get1

Return to advanced search

TGet bLostFocus yWHEN no entiendo bien la lógica[SOLUCIONADO

...                oGet2:bLostFocus := {||MsgInfo(2)}    oDlg:Activate()Return ( Nil )  Cuando pulso enter en el get1 "primero" me evalúa el blostfocus de get2 y luego el blostfocus del get1, por lo que el resultado es primero MsgInfo(2) y luego MsgInfo(1). ...
by VictorCasajuana
Fri Oct 21, 2022 12:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TGet bLostFocus yWHEN no entiendo bien la lógica[SOLUCIONADO
Replies: 20
Views: 1128

Re: Generar texto en movimiento

... Sergio: Se me ocurre que pongas 2 say. Cada uno sobre el get correspondiente y lo ocultas... oSay1:Hide() y oSay2:Hide() Cuando toma el foco el get1, mostrarias el say1. oSay1:Show() y asi, igual con el otro. Solo una idea. Tambien podrías verificar que si esta Empty() el get1, haces oSay1:Hide(), ...
by D.Fernandez
Fri Jan 26, 2018 6:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Generar texto en movimiento
Replies: 10
Views: 2139

Re: Get Activo

procure por GetActive ex:
GetActive():name == "get1"
by Sistem
Mon Nov 07, 2016 4:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Get Activo
Replies: 3
Views: 641

Re: Input form

... because you have to also re-enable some GETs if the user goes back and changes the GET or GETs that the disable depends on. For example: ...if GET1=10 .and. GET3="cat" then disable GET5, GET8, and GET9 But if the user then changes either GET1 or GET3, then GET5, GET8, and GET9 have ...
by James Bott
Thu Jul 23, 2015 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Input form
Replies: 8
Views: 1711

O.T. - ResEdit (problema con Get) [SOLUCIONADO]

... En ese caso, al pulsar Tab, el cursor va de un get al otro, sin pasar por el xbrowse. Este proceso, aun cuando el orden definido en el .rc es get1, xbrowse, get2 Alguien tuvo este contratiempo?, como lo resuelven? gracias
by MarioG
Thu Jul 02, 2015 2:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: O.T. - ResEdit (problema con Get) [SOLUCIONADO]
Replies: 7
Views: 749

Re: Going to a field directly.

Well, we can suppose the user know and remember the alphabet.

Hunter, you must use a say before every get with the accelerator key. A for Get1, B for Get2, etc.
by Patrizio
Thu Apr 17, 2014 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Going to a field directly.
Replies: 6
Views: 1104

Aspecto de GET

... estaba en 16 bits Si los GETS los creo mediante comando sin Redefinir si adquieren ese aspecto http://img854.imageshack.us/img854/7264/get1.png Uploaded with ImageShack.us Gracias
by cnavarro
Wed May 01, 2013 7:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Aspecto de GET
Replies: 6
Views: 912

Re: Bug tGet

que tal Master,
e recompilado el ejemplo y anexo imagenes.

antes de teclear flecha abajo
Image

despues de teclear flecha abajo
Image

esta raro
salu2
paco
by Francisco Horta
Mon Feb 01, 2010 10:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Bug tGet
Replies: 3
Views: 593

Solicito ayuda para setkey

...       ACTIVATE DIALOG oDlg CENTERED        CLOSE DATABASES    RETURN NIL Pretendo por ejemplo que en el get1 al teclear parte del código inicial, me abra un browse y vaya directamente a la clave o a la clave mas cercana Quiero utilizar F2 para los tres ...
by juan_arroyo_t
Sat Dec 12, 2009 6:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Solicito ayuda para setkey
Replies: 7
Views: 1986

Re: nombre de clase BLOCK en GetAllWin

... Called from TBUTTON:KEYDOWN(0) Called from TBUTTON:HANDLEEVEN(0) Called from DIALOGBOXI(0) Called from TDIALOG:ACTIVATE(0) Called from GET1(314) Called from PEDIR(239) Called from (b)DET_ENT(58) Called from TTABLA:NUEVO(787) Called from (b)INI_OPCION(431) Called from TTABLA:EJECUTA_OP(492) ...
by gmart1
Fri Aug 28, 2009 4:13 pm
 
Forum: FiveWin para CA-Clipper
Topic: nombre de clase BLOCK en GetAllWin
Replies: 4
Views: 1654

Full Get

... the fact when an Get is completed, the cursor do not cross the last character see the picture http://www.sitasoft.com/fivewin/screen/get1.png i did some change the TGET class to fix it, i leave a sample (.exe) with the modify. Please test the same sample without change I would ...
by Daniel Garcia-Gil
Sun Mar 22, 2009 4:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Full Get
Replies: 6
Views: 971

Get Lleno

... ultimo caracter ) y despues BACKSPACE ( para el resto del contenido ) Para muestra una imagen http://www.sitasoft.com/fivewin/screen/get1.png he hecho algunas modificaciones a la clase TGET para que el cursor pase este ultimo caracter despues de completado el get, como muestra ...
by Daniel Garcia-Gil
Sun Mar 22, 2009 4:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Get Lleno
Replies: 7
Views: 1138

Re:

Esta creado desde código, aquí tienes el código: DEFINE FONT oFont1 NAME "Times New Roman" Size 0,12 DEFINE FONT oFont2 NAME "Times New Roman" Size 0,12 BOLD DEFINE FONT oFont3 NAME "Times New Roman" Size 0,13 DEFINE WINDOW oWnd TITLE "Configuración" MENU BuildSinMenu() DEFINE BITMAP oBmp FILE IMAGE...
by softruz
Wed Nov 05, 2008 10:12 am
 
Forum: FiveWin para Pocket PC
Topic: Errores con la Nueva Version FWPPC Octubre 2008
Replies: 10
Views: 2155

get action

... ACTION CalcPrcVe( oPve_Prod, nPcu_Prod, nPve_Prod, lAppend ) SEM RIGHT http://www.johnson.oi.com.br/get1.jpg @ 110, 055 GET oPve_Prod VAR nPve_Prod PIXEL RIGHT OF oFldProd:aDialogs[ 1 ] COLOR CLR_GET1,CLR_GET2 SIZE 35, 10 BITMAP "" ...
by Johnson
Sat Nov 01, 2008 10:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: get action
Replies: 2
Views: 693

Valid

Saludos, tengo un get con un valid REDEFINE GET oGet2 VAR cPassw ID 102 FONT oFont OF oDlg ; VALID (lValor:=VerUser(cPassw,::xTaq),If(lValor,(oBtn1:Click(),.T.),; (oGet2:nPos:=1,oGet2:Refresh(),.F.))) ; Picture '@KS6' COLORS CLR_GET1,CLR_GET2 Update ahora quiero que ese get, se alimente de un boton,...
by mag071
Sat Jan 12, 2008 7:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Valid
Replies: 2
Views: 581
Next

Return to advanced search