WeeAppTest icon indicating copy to clipboard operation
WeeAppTest copied to clipboard

Success, now questions...

Open cbradio opened this issue 14 years ago • 5 comments

Got it fully working!

Thanks for the source code, managed ot get it fully working 100% have run through the example you have and how have my own picture library and text setup :-)

my question is, say I want two of these setup in my notification area (bulletinboard) what do I have to change to have a second one, as my second one just overwrites the first one

Thanks again!

cbradio avatar Nov 07 '11 01:11 cbradio

Instead of using this example, for your own projects it's better to use my NIC template.

devslashwill avatar Nov 18 '11 12:11 devslashwill

Also in future for questions like this it's better to email or message me on here than create an issue on this repo.

devslashwill avatar Nov 18 '11 12:11 devslashwill

hi Will, I've wrote you an email days ago. And I want to know how to compile this. Or how to make it work with theos? I am very appreciate if u can help me .

Yvees avatar Feb 13 '12 02:02 Yvees

If you have theos set up just cd into the WeeAppTest directory in a terminal and type 'make package install'. This will build the widget and also install it to the device IP set in the 'THEOS_DEVICE_IP' environment variable. Also I said above if you are planning to create your own widget then please use my NIC template instead.

devslashwill avatar Feb 15 '12 01:02 devslashwill

That's fantastic. I'm now using NIC template you mentioned . Thank you.

Yvees avatar Feb 15 '12 03:02 Yvees