Search Type: Posts; User: udos86
Search: Search took 0.03 seconds.
-
29 Aug 2011 11:39 AM
Jump to post Thread: Open Phonegap Camera into a Panel by udos86
- Replies
- 1
- Views
- 1,580
That is not possible. You cannot mix up a native view/activity with webcode.
What PhoneGap does is, it sends a native system message to the native camera application to be part of the (outer)... -
1 Aug 2011 11:06 PM
- Replies
- 4
- Views
- 2,856
Hi,
I did have a similar problem loading local xml files on Android devices using Sencha Touch in combination with PhoneGap.
My app ran pretty well on both Android and iOs as pure web app. It... -
10 Jul 2011 11:01 AM
- Replies
- 10
- Views
- 5,454
Thanks for your report, Alex.
-
9 Jun 2011 10:23 AM
- Replies
- 23
- Views
- 3,600
Ok, after a couple of tests I finally found out how to do it...I was using a Panel instead of a DataView all the time before :"> Sorry!
-
9 Jun 2011 8:13 AM
- Replies
- 23
- Views
- 3,600
Hi,
I was facing the same problem until I discovered this thread.
I've got one question left: Could you please post the code line which dynamically connects your store data with the XTemplate... -
28 May 2011 5:12 AM
- Replies
- 10
- Views
- 5,454
From PhoneGap Wiki
Bye,
Udo -
25 May 2011 3:20 AM
Jump to post Thread: How to set ui for scroller? by udos86
- Replies
- 2
- Views
- 689
Hi,
as long as there is no other way to set a custom cls for scroll indicators you can achieve the same result programmatically.
var scroll = Ext.DomQuery.select(".yourClass .x-scrollbar");... -
15 Jan 2011 10:02 AM
Jump to post Thread: Help: hide & show menu bar by udos86
- Replies
- 11
- Views
- 2,678
Oh boy, thank you very much, Jep!
Seems like I was just too dumb to find out that you need to call doLayout() AND doLayoutComponent() consecutively.
All right, thank you again!
udos86 -
15 Jan 2011 6:01 AM
Jump to post Thread: Help: hide & show menu bar by udos86
- Replies
- 11
- Views
- 2,678
Hello everybody,
first of all I'd like to say "Hello". I am new to this forum and developing mobile apps with sencha touch. The last two months I spend a lot of time building a prototype with...
Results 1 to 9 of 9
