In this question I was told about Sencha Touch as a "solution" for writing an application for mobile applications / x-platform mobile applications. I watched Sencha Touch demos using iPadSimulator and wow ... Experience is a native, not a web application.
So what I need to achieve is very good.
Now, how is it possible from Delphi to create an application with the Sencha Touch app? Does anyone have an example?
ExtPascal does not support it directly, I searched on google and I found this post that talks about it . This post also says that it will be supported next year.
By the way, I also heard that you can use ExtPascal as an engine for a web application (for example, for a fast cgi application), and then just generate all javascript manually. So in this case, one could use Sencha Touch too.
I am not an expert at all in this area, could you give me some hint (or example) to take a good direction?
Thanks.
UPDATE: basically, I mean, could you advise me to make a GeoTweets Demo using Delphi, or even better, can anyone post it?
source share