[Gambas-devel] es.po file and bug

danielcampos at ...45... danielcampos at ...45...
Wed Dec 3 17:04:04 CET 2003


>* There's a bug in translations form :  
>  
>-> Select "Translate"  
>-> Make some changes  
>-> Save them  
>-> Press the "glasses" button  
> 
>The program fails with "Null Object"  
>  
>The point is that :  
>  
>STATIC PUBLIC SUB Run()  
>  
>  DIM hForm AS Form  
>  
>  hForm = NEW FTranslate  
>  hForm.ShowModal  
>  
>END  
  
More precisely the prgram fails when : 
... 
PUBLIC SUB btnVerify_Click() 
 
  DIM sKey AS String 
  DIM sOrig AS String 
  DIM sTrans AS String 
   
  WITH cvwTranslate 
 
     
    sKey = .Current.Key 
 
    DO 
       
      IF .Item[1] THEN  <- Here ! 
 
May be cvwTranslate was unloaded? 
 
Regards, 
 
Daniel Campos 
 
        

-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,16 € TTC/min)





More information about the Devel mailing list