Problem in the use of the btnget

Problem in the use of the btnget

Postby marca » Wed Sep 03, 2008 10:22 pm

Hello personal

I have a possession in the use of the btnget


REDEFINE BTNGET oGet[13] VAR f_Grup ID 211 OF oFld:aDialogs[1];
RESOURCE 'Get_Dados' ;
PICTURE '999' ;
ACTION ( GetZoom("GrpEmp",oGet[13],oSay[4],295,150),oGet[13]:Refresh() );
VALID Checa_Natu(f_Grup, oSay[4],.F.)



to the invéz of appearing only my resource appears a button with my image declared in the resouce
Marcelo Ferro da Silveira
Fwh14.04/xHarbour 1.2.3 Simplex / Bcc582 / Pelles 8
SqlLib /xMate/WS
marca
 
Posts: 117
Joined: Mon Aug 13, 2007 5:22 pm
Location: Brazil

Postby Antonio Linares » Thu Sep 04, 2008 5:55 pm

Marcelo,

En FWH 8.08 puedes usar la nueva claúsula ACTION para los GETs:

REDEFINE GET oGet[13] VAR f_Grup ID 211 OF oFld:aDialogs[1];
BITMAP 'Get_Dados' ;
PICTURE '999' ;
ACTION ( GetZoom("GrpEmp",oGet[13],oSay[4],295,150),oGet[13]:Refresh() );
VALID Checa_Natu(f_Grup, oSay[4],.F.)
regards, saludos

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

Postby marca » Fri Sep 05, 2008 8:25 pm

Hello Antonio

I repaired that in this new version but to use this new model I will have q. all to alter my btnget sources for get and tbem he/she would have q. to change RESOURC FOR BITMAPS IN THE WRITING

oh I ended up opting to catch the class tget of the version 8,07 and to incorporate my project that gave right
but thank you for the return
Marcelo Ferro da Silveira
Fwh14.04/xHarbour 1.2.3 Simplex / Bcc582 / Pelles 8
SqlLib /xMate/WS
marca
 
Posts: 117
Joined: Mon Aug 13, 2007 5:22 pm
Location: Brazil


Return to FiveWin for Harbour/xHarbour

Who is online

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