I had a little bit time today and so I decided to build a libary that includes a "link"-label. Its a label with click-event and the style of an link. Tested on an cf 2.0 device but it should run on cf 1.0 too.
Let me know if anything not work (Its my first libary )!
My additional question:
Could you extend your library with a label that looks like a normal label (no underscore)?
My additional wish:
Maybe Erel could import this feature(s) in his formlib for version 5.00, so we don't have to import so many libraries?
Great job,
As Specci48 mentioned, is it possible to add a lbl1.underline=True/False like parameter?
it woul be very usefull in some situations when we need a clickable label without the underlinning...
BTW: If its possible can you make the sourcecode available? I'm trying to start in dll creation but not quite sure were to start...I have VS2005Pro...
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France-Saumur
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate) B4PPC DLL Version Listing - B4Android DLL Version Listing
I have added the underline parameter.
The sourcecode and new libary are attached. I use VS2005Pro too . You can ask me if you have problems with dlls. I will try to help you.
.
BTW, it is not necessary to create a public event for events that are not used from Basic4ppc (like the Paint event here).
If you do need several public events then you need to create an eventObject for each one (you can name it whatever you like).
Litle by litle, what started as atryout library as grown to be a full grown one.
Congratulations Hoffi!!!
__________________
Paulo Gomes - Porto, Portugal - Living/Working in France-Saumur
Mobile Device: Samsung Galaxy S, Android 2.3.4 CUstom ROM
Laptop: Toshiba NB100-130 (running on Win7Ultimate) B4PPC DLL Version Listing - B4Android DLL Version Listing