View Single Post
  #23 (permalink)  
Old 05-24-2008, 01:53 PM
Cableguy's Avatar
Cableguy Cableguy is offline
Basic4ppc Expert
 
Join Date: Apr 2007
Location: N 41º11'30.30" W 8º39'46.60"
Posts: 1,127
Default

I've been trying to make this Dll to work on the device, Haven't tried yet on the desktop....


Lab - fgControl Label Object

So I use the code:

Lab.New1("Label1",1)

And i get a NullReferenceException....

What's Wrong?
isn't this dll device compatible?


EDIT:

I finally understood the way this dll works...
I was under the impression that it created NEW labels and textboxs...BUT it only changes some attributes of the ALREADY EXISTING ...
Wich is not very well documented in the dll help file...
__________________
Paulo Gomes
Porto, Portugal

PC: Dual-Core 1,8Ghz, 2GB RAM, 80GB HD
PPC: Qtek9000, 1GB SD

Last edited by Cableguy : 05-24-2008 at 02:51 PM.
Reply With Quote