View Single Post
ArnimS's Avatar
Posts: 1,107 | Thanked: 720 times | Joined on Mar 2007 @ Germany
#3
<Obligatory derisive VBA comment>

The main raison d'etre for VBA is integration with the microsoft apps and framework. The nokia tablets are thankfully free of that grot.

One alternative to developing native hildon apps is to develop in python. Python apps are interpreted, so you don't need to cross-compile them to run on a particular architecture.