I am new for building mobile app using phonegap, So I need desperate help from any one. I have followed the steps whatever mentioned here, I refered Deploy to Simulator, Its Builded Successfully. \xampp\htdocs\projects\mobilesapps\blackberry\test>ant blackberry load-simulator Buildfile: \xampp\htdocs\projects\mobilesapps\blackberry\test\build. xml blackberry: load-simulator: generate-cod-name: [echo] Generated name: test.cod clean: [delete] Deleting directory [...] read more
I am attempting to raise an event in .NET and have it picked up through COM by a VBA application. This answer has been quite helpful in getting my events to show up properly in the type library. On the VBA side, everything looks legit. I have an object variable [...] read more