java - TeeChart / Android / Oxygene -


i have downloaded evaluation version of teechart android , want use within app developed using remobjects oxygene.

if create simple hello world app using default template , create new chart using

var chart: tchart := new tchart(self); 

within mainactivity's oncreate method. when app starts following exception thrown:

java.util.missingresourceexception: can''t find resource bundle ''com.steema.teechart.languages.languages_en_gb'', key ''''' 

there no accompanying files beyond jar file teechart. have missed obvious?

best regards,

simon

remobjects provided me beta build of oxygene addresses issue.


Comments