Search Type: Posts; User: farbodr
Search: Search took 0.02 seconds.
-
14 Jun 2012 12:03 PM
Jump to post Thread: Legend is not working correctly. by farbodr
- Replies
- 5
- Views
- 1,097
For now I switch to google visualization api but eventually when Chart is out I will try it again.
FR -
4 May 2012 5:57 AM
- Replies
- 2
- Views
- 459
Are you saying to use Ajax for loading a local html file? The file will be packaged with the app.
-
2 May 2012 9:35 AM
- Replies
- 2
- Views
- 459
I'd like to ship an html file with my app that I'd like to load in one of the panels in my app. Is there a simple way of doing this? All examples I've seen use a URL to load an external page.
TIA,... -
2 May 2012 7:16 AM
- Replies
- 3
- Views
- 933
Not sure exactly why but after a clean build everything works now on (device and simulator). The errors and warnings that are produced seem to be harmless.
FR -
1 May 2012 3:29 PM
- Replies
- 3
- Views
- 933
It doesn't say what the callback is. I upgraded today to PG 1.7 and turned on the new JS exception logging feature. Here is what I get now when I run on the device:
2012-05-01 19:22:29.085... -
30 Apr 2012 6:38 AM
- Replies
- 2
- Views
- 413
I've tried both. This started to happen when I moved PhoneGap.js script tag to the top of the list so I could get the log message in console. I also tried using PhoneGap GeoLocation with same result....
-
30 Apr 2012 6:01 AM
- Replies
- 2
- Views
- 756
I had a problem in my code that showed up after some re-factoring. I don't have this problem anymore although it probably shouldn't freeze. Unfortunately I can't remember what the fix was now.
... -
29 Apr 2012 8:24 PM
- Replies
- 3
- Views
- 933
Not sure if this is an issue with PhoneGap or Sencha. Everything is fine in iOS simulator but on the device I get this error and the white screen.
I'm on PG 1.6 and XCode 4.3 and ST2.
FR -
28 Apr 2012 5:06 PM
- Replies
- 2
- Views
- 413
I call updatelocation in the launch function and it doesn't seem to work. geo param is always null. If I call it again (i.e. via a button tap event) it works. Where is the best place to call...
-
27 Apr 2012 5:45 PM
- Replies
- 2
- Views
- 756
When I try to run the sdk tool to create jsb3 file I get this message:
app.js:33 This device does not support Geolocation.
undefined:0 TypeError: 'undefined' is not an object
I've checked the... -
24 Apr 2012 6:26 AM
Jump to post Thread: SDK tool error generating JSB3 by farbodr
- Replies
- 5
- Views
- 889
I did some clean up and now I get a jsb3 file but I still get one error about something being undefined. The jsb3 file looks good so I think I'm ok for now but I'll keep hunting until I resolve that...
-
23 Apr 2012 5:42 PM
Jump to post Thread: SDK tool error generating JSB3 by farbodr
- Replies
- 5
- Views
- 889
oops. I see the message is slightly different. Nevertheless it still doesn't produce any files.
-
23 Apr 2012 5:41 PM
Jump to post Thread: SDK tool error generating JSB3 by farbodr
- Replies
- 5
- Views
- 889
I was using 'new' in a couple of places. I cleaned them up and it is still giving me the same result.
undefined:0 TypeError: 'undefined' is not an object
[ERROR] Jsb generation failed.... -
23 Apr 2012 12:09 PM
Jump to post Thread: Path like menu for SenchaTouch by farbodr
- Replies
- 14
- Views
- 3,422
WOW. Very nice. Any chance of sharing the code??
FR -
21 Apr 2012 6:45 PM
Jump to post Thread: SDK tool error generating JSB3 by farbodr
- Replies
- 5
- Views
- 889
I'm getting the following error when trying to build. No jsb3 file is created at all. I've gone thru all the previous discussions here and have had no luck. I check all dependencies and requires. I...
-
17 Apr 2012 4:28 PM
- Replies
- 2
- Views
- 466
Got it.
Thx,
FR -
15 Apr 2012 7:58 AM
- Replies
- 2
- Views
- 466
I know this has been asked before but so far nothing I've tried has worked. Here is a simplified version of what I'm doing:
Here is my sample css:
.current-condition-button-yellow... -
9 Apr 2012 9:18 AM
Jump to post Thread: Anyone using ST2 with Phonegap? by farbodr
- Replies
- 5
- Views
- 531
All I found in gethub used ST1 and older version of phonegap. Anyone know of a newer repo?
-
9 Apr 2012 6:23 AM
Jump to post Thread: Anyone using ST2 with Phonegap? by farbodr
- Replies
- 5
- Views
- 531
I am still on phonegap 1.4.1. Should I upgrade to 1.5? When I upgrade do I need to create a new Phonegap project in XCode?
FR -
8 Apr 2012 6:16 PM
Jump to post Thread: Anyone using ST2 with Phonegap? by farbodr
- Replies
- 5
- Views
- 531
Looking for any comments or experiences on using ST2 with Phonegap. All the docs out there are still for ST1.
TIA,
FR -
6 Apr 2012 10:02 AM
Jump to post Thread: Legend is not working correctly. by farbodr
- Replies
- 5
- Views
- 1,097
It is a line chart. Here is how set it up (not showing the series setup here)
animate: true,
store: forecastData,
renderTo: Ext.getBody(),
legend: {
position:... -
6 Apr 2012 9:45 AM
Jump to post Thread: Legend is not working correctly. by farbodr
- Replies
- 5
- Views
- 1,097
I have created a line chart and everything works fine except for the legend. I just want to show the legend at the bottom of the chart like the one in the area chart example. My code looks like below...
-
6 Apr 2012 9:37 AM
- Replies
- 2
- Views
- 1,072
Got it.
Thanks,
FR -
5 Apr 2012 12:58 PM
- Replies
- 2
- Views
- 1,072
Anyone has a good example of this they can point me to? The idea is to layer a KML file I receive from a REST service on top of a map.
TIA,
FR -
5 Apr 2012 5:40 AM
- Replies
- 11
- Views
- 3,495
Thanks.
Results 1 to 25 of 43
