I’m wondering, how do you save cookies while in an applet? I don’t see any similar functionality in AppletContext.
Worked fine on Android Tablet you’ll be pleased to know (in case you haven’t tried!)
Cheers Bobjob!
Another quick update, fixes a few issues no doubt adds some others. Tidied up some GUI stuff.
Kev
your welcome.
I know im probably getting annoying now but,
one other not so important issue, on the webpage is the tag isnt closed with ,
also I dont think applet <parameter… is ment to be closed off with the “/” character.
Never annoying.
The parameter tag does need to be closed - it’s XML after all. Point taken on the center tag, fixing now.
Kev
good to know, I was under the impression that the applet paramater was a html anomaly.
Minor update
- Fix notification timing on android
- Fix saving on applets.
Kev