Maybe it would be uselful to introduce a version number of your library (like agraham does for his countless and brilliant dll's ) so we can always be sure to use the latest update.
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 - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
My Posts helped you? Consider Buying me a Porto Glass!
NO Problem, it was a good exercise trying to understand what was wrong!!
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate)
My Posts helped you? Consider Buying me a Porto Glass!