Search Type: Posts; User: mrduck
Search: Search took 0.04 seconds.
-
Yesterday 8:32 AM
Jump to post Thread: Sqlite and custom query by mrduck
- Replies
- 0
- Views
- 42
Good day,
I'd like to use the new Sql Lite proxy, introduced in the 2.1.0 release.
I'd like to run a custom select query to load data into the specific store. So I can't just run the load()... -
Yesterday 7:59 AM
- Replies
- 0
- Views
- 73
REQUIRED INFORMATION
Architect Build tested:
Build: 971
Project Type:
Sencha Touch 2.2.2-stable
Ext JS
Description: -
10 Apr 2013 6:11 AM
Jump to post Thread: Negative Values in Columns by mrduck
- Replies
- 4
- Views
- 1,788
I'm wondering if you where able to find a workarround in Sencha Charts 1.
Is this problem solved in Touch 2? -
18 Feb 2013 4:51 AM
- Replies
- 8
- Views
- 2,230
Did anyone find a solution to this behavior in ST1.1? It's a highly annoying bug.
The bug still exists on both iOS5 and iOS6. -
31 Jan 2013 3:34 AM
Jump to post Thread: Legend on multiple lines by mrduck
- Replies
- 1
- Views
- 589
Ok, I figured it out. I was able to to this by adding a CSS class to the legend.
legend: true,
cls: 'legend3Lines'
The class CSS looks like this. It overwrites some stock CSS values. You... -
31 Jan 2013 2:47 AM
Jump to post Thread: Legend on multiple lines by mrduck
- Replies
- 1
- Views
- 589
Good day,
I've got a legend with quite a few kind of fields. I want the legend in the bottom. Right now it just puts all the fields next to each other, even when it doesn't fit on the screen. I'd... -
16 Jan 2013 9:54 AM
Jump to post Thread: iOS iPad 3 memory issues by mrduck
- Replies
- 4
- Views
- 1,312
That's interesting. Good thing to hear that the iPad 4 performed better.
-
14 Jan 2013 3:04 AM
Jump to post Thread: iOS iPad 3 memory issues by mrduck
- Replies
- 4
- Views
- 1,312
I've got an application developed in Sencha Touch 1.1, it's running native using Cordova/Phonegap.
It works great on iPad 2 and iPad mini. Usually, it works great on iPad 3 too. However, when it... -
28 Dec 2012 4:31 AM
- Replies
- 2
- Views
- 845
Yes, thank you that's right. I need to go two levels up, then it's able to get the right record based on the element. Great!
this.myList = new Ext.List({
store: store,
grouped: true,... -
19 Dec 2012 7:09 AM
- Replies
- 2
- Views
- 845
I want to create a taphold listener to a List. It's impossible to do this directly on a listitem, but it's possible on the underlying element like this:
this.myList = new Ext.List({
store:... -
11 Dec 2012 5:47 AM
Jump to post Thread: Focus on SelectField by mrduck
- Replies
- 2
- Views
- 1,026
I forgot to say thank you. It works great now.
-
10 Dec 2012 3:48 AM
Jump to post Thread: Advanced form (form in a table) by mrduck
- Replies
- 2
- Views
- 756
Thank you. What exactly do you mean by "and the fields for children of the container."? Could you explain that please? Thank you.
-
10 Dec 2012 3:34 AM
Jump to post Thread: Sencha Touch Charts Prerender by mrduck
- Replies
- 3
- Views
- 1,235
I'm interested in this question as well. I'm using charts as well and it takes noticeable time to render on an iPad - even without using much data.
It would definitely help to be able to prerender.... -
4 Dec 2012 6:08 AM
- Replies
- 7
- Views
- 3,950
I didn't figure anything out. So if anyone has a solution to make this work, then I'd be still interested too.
-
7 Nov 2012 7:22 AM
Jump to post Thread: Focus on SelectField by mrduck
- Replies
- 2
- Views
- 1,026
Good day,
I'd like to open the first SelectField automatically when the user opens a specific page. According to the manul, I could use the "focus" function. But this function doesn't seem to work... -
7 Nov 2012 1:22 AM
Jump to post Thread: Advanced form (form in a table) by mrduck
- Replies
- 2
- Views
- 756
Good day,
I'd like to create an advanced form. I attached a mockup made in Photoshop, this is exactly what I would like to create:
- Multiple fields next to each other;
- The amount of rows... -
31 Oct 2012 7:52 AM
- Replies
- 8
- Views
- 3,769
True.
-
31 Oct 2012 3:44 AM
- Replies
- 8
- Views
- 3,769
Did you find an answer on this question?
The current version of ST1 doesn't like to respond on this parameter.
/edit/
Indeed, it doesn't seem to work. By applying a CSS stylesheet you can make... -
29 Oct 2012 8:30 AM
Jump to post Thread: form in a template by mrduck
- Replies
- 7
- Views
- 1,744
I'd like to have a dynamic amount of fields, dynamic field names and want to put two textfields next to each other.
That's why it would be easy to use Xtemplates in form pages.
Is there any... -
5 Sep 2012 6:25 AM
Jump to post Thread: Hide marker for specific record. by mrduck
- Replies
- 1
- Views
- 289
Ah! I got it by looking another time to the forums.
See the following topic. And yes, it works.
http://www.sencha.com/forum/showthread.php?208584-Show-Hide-Markers-on-a-line-chart -
5 Sep 2012 5:18 AM
Jump to post Thread: Hide marker for specific record. by mrduck
- Replies
- 1
- Views
- 289
Hello all,
I want to show data in a graph. One record is one month. For mosts months there are records, but for some there aren't. The end-user should notice this.
If there is no record, I don't... -
23 Jul 2012 2:31 AM
- Replies
- 7
- Views
- 3,950
Yeah it would be absolutely awesome to be able to save as PDF.
-
23 Jul 2012 2:26 AM
- Replies
- 0
- Views
- 375
Good day,
I'd like to create a graph like this:
http://virtual-life.net/img/getimg/graph2.png
The red dots are measurements. They have to stick out (with markers). The measurements are not... -
19 Apr 2012 12:08 AM
- Replies
- 4
- Views
- 1,803
Not really. In a ComboBox, you can select multiple records. In a SelectField, you can just select one record.
-
12 Apr 2012 12:00 AM
- Replies
- 35
- Views
- 9,893
For PhoneGap users, PhoneGap just release a new version, PhoneGap 1.6. This version includes a fix for this issue.
http://phonegap.com/2012/04/11/phonegap-1-6-released/
Results 1 to 25 of 55
