Search Type: Posts; User: nak1
Search: Search took 0.04 seconds.
-
14 May 2013 10:49 AM
- Replies
- 1
- Views
- 70
Not sure this is a bug, however, I thought that I'd mention it in case it indeed is an issue.
I was using the back method of the Ext.app.History object when I noticed it wasn't functioning... -
6 May 2013 2:52 PM
Jump to post Thread: [2.2] various view issues by nak1
- Replies
- 3
- Views
- 97
Any word on a fix to this?
-
6 May 2013 12:33 PM
- Replies
- 4
- Views
- 384
I believe they're include as part of the resources package:
http://joekuan.wordpress.com/2012/10/03/sencha-touch-2-icons-map/ -
3 May 2013 2:10 PM
- Replies
- 4
- Views
- 384
Simon,
If I wanted to use the following pictos icons how would I do that in Sencha 2.2?
@include pictos-iconmask(refresh);
@include pictos-iconmask(locate);
@include... -
3 May 2013 1:22 PM
- Replies
- 3
- Views
- 378
Have you resolved the issue?
-
1 Feb 2013 10:19 AM
- Replies
- 1
- Views
- 101
I've ran into this a few time where I use an Ext.field.Select and I call setValue() prior to it's store completing it's remote load of data. Thus the value isn't displayed in the selection.
I've... -
30 Jan 2013 3:49 PM
- Replies
- 1
- Views
- 237
I'm not sure this constitutes a bug, but I felt it necessary to bring it to your attention.
If you define an Ext.field.Number object with a minValue or maxValue set and pass in a "" empty string... -
29 Jan 2013 10:20 AM
- Replies
- 7
- Views
- 1,561
So I was finally able to resolve it. The issue was that I named my model with the same name as my object. It didn't seem cause an issue the first time I loaded the object, however, the second time...
-
28 Jan 2013 4:12 PM
- Replies
- 4
- Views
- 435
So looks like there's some sort of issue with the way the z-index is being set and not having the proper value. I overrode the Ext.layout.Default.insertBodyItem which seems to resolve the problem.
... -
28 Jan 2013 2:35 PM
- Replies
- 4
- Views
- 435
Upon further inspection, somehow the z-index of the Ext.field.Select's list is the same as the floating Ext.Panel. I've attached a screen shot of the HTML elements as they appear in Chrome. As you...
-
11 Jan 2013 12:29 PM
- Replies
- 4
- Views
- 435
mitchellsimoens,
Thanks for testing that. Perhaps it's an override or some snippet of code that I've included. -
11 Jan 2013 9:00 AM
- Replies
- 4
- Views
- 435
Guys,
I'm not certain this is a bug, so I wanted to run through what I'm doing to determine if what I'm doing is causing the bug.
I've got a process in which I add a floating panel to the... -
20 Dec 2012 4:12 PM
Jump to post Thread: Resizable box by nak1
- Replies
- 1
- Views
- 333
Any luck determining a solution for this?
-
13 Dec 2012 7:37 AM
Jump to post Thread: Datetimepicker by nak1
- Replies
- 15
- Views
- 3,370
Not sure if anyone else ran into this bug, but I recently updated to Sencha Touch 2.1.0. When I ran some tests on the code base, I noticed that when I configured the Ext.ux.picker.DateTime extention...
-
6 Dec 2012 8:49 AM
- Replies
- 2
- Views
- 386
Humm, I guess I had heard incorrectly. That being the case, is there anyone else experiencing this issue?
-
4 Dec 2012 6:46 AM
- Replies
- 2
- Views
- 386
I'm aware that Sencha Touch doesn't support Android 2.3, however, it's always seemed to work relatively well in previous versions of the framework.
Recently I've upgraded my app to use Sencha... -
3 Dec 2012 3:20 PM
Jump to post Thread: List not showing up on Android 2.3 by nak1
- Replies
- 21
- Views
- 2,603
I've got a similar issue. What type of information do you need to resolve the issue?
-
30 Nov 2012 8:10 AM
Jump to post Thread: Ext.field.Select: reset() by nak1
- Replies
- 1
- Views
- 150
So I was doing some testing and it seems that the Ext.field.Select's reset method is not being properly called when you call the Ext.form.Panel's reset() method is called. It seems to call the...
-
29 Nov 2012 6:39 AM
- Replies
- 3
- Views
- 551
No worries, just a concerned citizen doing there job ;)
-
28 Nov 2012 3:01 PM
- Replies
- 3
- Views
- 551
This isn't a bug, but rather a comment on the efficiency of particular process in the doExpr method. I was doing some testing and I noticed that function calls within my Ext.XTemplates were being...
-
21 Nov 2012 2:34 PM
Jump to post Thread: Signature Pad Field by nak1
- Replies
- 1
- Views
- 761
Thanks for putting this together, I'll give it a try and let you know if I've got any feedback.
-
2 Aug 2012 8:42 AM
Jump to post Thread: Button Manager by nak1
- Replies
- 2
- Views
- 546
I've got a container which has several panels which has buttons. I was wonder is there a way to get all those buttons using some feature similar to the Window Manager.
-
19 Jun 2012 7:07 AM
Jump to post Thread: HTML Encoding by nak1
- Replies
- 1
- Views
- 522
I'm using an htmlencode method to encode some text, but it continues to have double quotes. Is there any reason for that?
<div ext:qtip="Marshall 5&quot; HDMI Monitor">Marshall 5" HDMI... -
14 Jun 2012 1:59 PM
Jump to post Thread: Summary totals for grouped records by nak1
- Replies
- 1
- Views
- 460
I was wondering if anyone has come up with a way to take a field in the a grouped Ext.data.Store and create a summary value of that field. I don't see anything in the Ext.util.Grouper that would...
-
14 Jun 2012 1:05 PM
Jump to post Thread: Ext.data.Model: Proxy definition by nak1
- Replies
- 1
- Views
- 501
I'm not sure if I'm defining my Ext.data.Models correct, however, I place the proxy definition within the Ext.define of the model.
Then I use the model throughout my site in the various stores...
Results 1 to 25 of 120
