FWH 11.10 Error in get with folder

FWH 11.10 Error in get with folder

Postby mauri.menabue » Thu Nov 03, 2011 3:41 pm

using the TAB key or CR key you can not go to the next edit
I attach an example.
Code: Select all  Expand view

#include "FiveWin.Ch"

FUNCTION MAIN()
LOCAL oWnd, oDlg, oFld, cVar1, cVar2

cVar1 := SPACE(10)
cVar2 := SPACE(15)

DEFINE DIALOG oDlg TITLE "Pruebas" SIZE 400,300

@ 0,0 FOLDER oFld PROMPT "Folder 1", "Folder 2" OF oDlg

#define PADRE1 oFld:aDialogs[1]

@ 1,0 GET cVar1 VALID ( MsgInfo("Valid 1"), .T. ) OF PADRE1
@ 2,0 GET cVar2 VALID ( MsgInfo("Valid 2"), .T. ) OF PADRE1

ACTIVATE DIALOG oDlg ;
         CENTER

RETURN NIL
 

thanks
User avatar
mauri.menabue
 
Posts: 155
Joined: Thu Apr 17, 2008 2:38 pm

Re: FWH 11.10 Error in get with folder

Postby joseluisysturiz » Wed Nov 09, 2011 8:42 pm

Again
@ 1,0 GET oGet VAR cVar1 VALID ( MsgInfo("Valid 1"), .T. ) OF PADRE1
Dios no está muerto...

Gracias a mi Dios ante todo!
User avatar
joseluisysturiz
 
Posts: 2064
Joined: Fri Jan 06, 2006 9:28 pm
Location: Guatire - Caracas - Venezuela

Re: FWH 11.10 Error in get with folder

Postby byte-one » Wed Nov 09, 2011 9:06 pm

I confirm this, but no reaction from Antonio.
viewtopic.php?f=3&t=22794&p=122109#p122007
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: FWH 11.10 Error in get with folder

Postby Antonio Linares » Wed Nov 09, 2011 9:44 pm

Günther,

We are waiting for a working example from you, thanks :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42085
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: FWH 11.10 Error in get with folder

Postby Antonio Linares » Thu Nov 10, 2011 1:19 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42085
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 98 guests