Nice work detlion!
If it's ok I'll try to answer about the update here to keep the info available to others. If not I can move it to a separate thread.
Basically what you're looking for is the following:
To be informed when an internet connection is available:
- Look at the system event "eFunction.connectedToInternet". Sample code can be found in the link below at line 340.
To queue a background task:
- Look at "OpenMobile.Threading.TaskManager.QueueTask". Sample code can be found in the link below at line 249.
Link to code:
http://openmobile.svn.sourceforge.ne...48&view=markup
It might also be wise to separate your code into a dataprovider part and a skin part. This would allow multiple skins to use the data your plugin provides and not only the plugin you're creating now. But this is something that we can discuss later. Get your basics up an running first!
Also please follow the plugin guidelines as can be read here: http://openmobile.sourceforge.net/wi...ines-Technical
Again; Great work!



LinkBack URL
About LinkBacks
Reply With Quote
. I already started making some improvements and adding functionality but it's still going a little slower than expected.
. I got most everything I need but the sizes of controls need to be reworked and minor things here and there. It will definitely be released for the 2011 season hopefully during the first couple of weeks of preseason (it's not a dead plugin but not much to do with it during the summer)...
Bookmarks