Search Type: Posts; User: netnutmike
Search: Search took 0.02 seconds.
-
31 Oct 2012 9:05 AM
Jump to post Thread: JSBuilder Issues by netnutmike
- Replies
- 3
- Views
- 2,226
ok, I was trying to use the jsbuilder from the SDK. I thought CMD was only for compiling for mobile, etc. I will get that and give it a try.
Thanks -
24 Oct 2012 12:58 PM
Jump to post Thread: JSBuilder Issues by netnutmike
- Replies
- 3
- Views
- 2,226
Hi everyone,
Not sure if this is the correct place to post this question, if not, sorry, point me in the correct direction.
I have downloaded the SDK and JSBuilder seperate as well and... -
11 Oct 2012 8:41 AM
Jump to post Thread: Non linear growth in charts? by netnutmike
- Replies
- 1
- Views
- 283
Afternoon everyone,
I have a question about charts. Is there a way to have the value axis grow non-linearly? I have a graph where most of the values are less than 500 but 2 of the values are... -
10 Oct 2012 6:58 AM
Jump to post Thread: Referencing a Form by netnutmike
- Replies
- 3
- Views
- 325
Thanks scott, that helped to look through the dom. What is the advantage to using the initComponent->applyIf compared to just putting the items into the items for the class?
-
4 Oct 2012 12:54 PM
Jump to post Thread: Referencing a Form by netnutmike
- Replies
- 3
- Views
- 325
Hi everyone,
I have created my first Sencha Architect app, very small and a great one to cut my teeth on. I am still not totally up to speed on initcomponent and applyIf method of creating... -
26 Sep 2012 10:04 AM
Jump to post Thread: Need a second set of Eyes by netnutmike
- Replies
- 3
- Views
- 237
Thanks scott, just tried that and I am still getting the same error. Weird thing is I have backed out the change (new field added) and I am still getting the error.
-
26 Sep 2012 8:42 AM
Jump to post Thread: Need a second set of Eyes by netnutmike
- Replies
- 3
- Views
- 237
Hi all,
I made what should be one simple change to a model and since I made the change I keep getting an error that says TypeError: c is not a constructor. It is not happening in the model or... -
27 Jun 2012 2:11 PM
- Replies
- 4
- Views
- 402
Thanks! I have not tried this yet but in my tables my "id" is called uid not id so I am wondering if it is still model_uid instead of _id. I hope to get some time to try that tomorrow.
-
26 Jun 2012 4:27 PM
- Replies
- 4
- Views
- 402
I have a related question on the belongsTo. What is the key to connect the current model to the belongsTo model? In your example above you use venue_id and event_id. That is the example in the...
-
12 Jun 2012 10:43 AM
- Replies
- 2
- Views
- 391
Yep, that did it. ThankYou!
-
12 Jun 2012 8:19 AM
- Replies
- 2
- Views
- 391
Hi, sorry for what is probably a silly question.
I am working on a new app, my first using the MVC architecture (which is probably my problem).
It is a simple dashboard with graphs. I want to... -
3 May 2012 4:25 PM
Jump to post Thread: problem with vbox and charts by netnutmike
- Replies
- 3
- Views
- 357
I have tried with and without flex and setting a height and width with no luck.
Mike -
3 May 2012 9:21 AM
Jump to post Thread: problem with vbox and charts by netnutmike
- Replies
- 3
- Views
- 357
Hello,
I am doing my first project with the new Sencha Architect and am having an issue. I am trying to create a vbox with 3 charts in it. However, the charts do not show up. If I drop a... -
21 Jan 2012 2:06 PM
Jump to post Thread: Best Practice Question by netnutmike
- Replies
- 4
- Views
- 498
Here some answers to your questions.
1. The right hand section would be a single form at a time.
2. Each right hand side would be a different form with different information.
3. I think rather... -
20 Jan 2012 1:24 PM
Jump to post Thread: Best Practice Question by netnutmike
- Replies
- 4
- Views
- 498
Hello,
I have a best practices type of question. I am working on a new application and one of the windows has so much information on it that I do not think there would really be enough tab... -
22 Sep 2011 6:03 AM
Jump to post Thread: best practices question by netnutmike
- Replies
- 3
- Views
- 539
That definately makes it clear. That makes it re-usable. Thanks for the clarification.
-
21 Sep 2011 1:47 PM
Jump to post Thread: best practices question by netnutmike
- Replies
- 3
- Views
- 539
Hi there,
I have been using Extjs 3 for a long time now and am dipping into version 4. I have done some playing and am getting around ok, however, today I downloaded the trial for designer and... -
21 Sep 2011 1:42 PM
Jump to post Thread: Couple of quick questions by netnutmike
- Replies
- 1
- Views
- 378
I downloaded a trial version of designer today and am really liking it. There are a couple of things that have me confused though.
Can you not create a store with the data in the code? I was... -
22 Apr 2011 10:36 AM
Jump to post Thread: Silly form loading question by netnutmike
- Replies
- 3
- Views
- 531
I have tried that and get a store error when I try it there. I am wondering if the store error is not related to the actual form data load. I will experiment some more with that event.
-
22 Apr 2011 9:01 AM
Jump to post Thread: Silly form loading question by netnutmike
- Replies
- 3
- Views
- 531
Sorry if this is a stupid question. I cannot believe I have not run into this yet.
I have a window with a few tabs and on the last tab I have another form with data I want to load. I cannot load... -
4 Feb 2011 1:38 PM
Jump to post Thread: Ext.ux.Sparkline + Grid Plugin by netnutmike
- Replies
- 13
- Views
- 6,524
Hello,
I downloaded this plugin and it is exactly what I was looking for. But I am having a problem using the data in the store to have the graph draw. If I force the data it works fine so I... -
18 Jan 2011 10:25 AM
- Replies
- 7
- Views
- 1,345
Thanks! The proxy in apache worked great and was a quick fix.
-
18 Jan 2011 7:32 AM
- Replies
- 7
- Views
- 1,345
oh yeah. I am using apache, they are the ones using .net. Didn't even think about that.
-
18 Jan 2011 7:24 AM
- Replies
- 7
- Views
- 1,345
Thanks. I will go lookup the ScriptTagProxy. Outside of that, any other recommendations? I guess I could create a php intermediary on my server that would do the work for me and return the result.
-
18 Jan 2011 7:03 AM
- Replies
- 7
- Views
- 1,345
Anyone? Buehler?
Results 1 to 25 of 80
