Search Type: Posts; User: darrylm
Search: Search took 0.03 seconds.
-
Yesterday 2:29 AM
- Replies
- 10
- Views
- 2,308
I agree - not fixed at 2.1.1.
I have applied the fix that is indicated above and it now works. -
4 Sep 2012 6:57 PM
- Replies
- 10
- Views
- 1,907
I have the same problem
Regards,
Darryl -
26 May 2012 8:38 PM
- Replies
- 2
- Views
- 620
Looking forward to this feature - as developings apps for multiple target devices is cumbersome without it being supported in the native tool.
-
11 Apr 2012 6:58 PM
Jump to post Thread: Copy and Paste between projects by darrylm
- Replies
- 3
- Views
- 534
+1
-
11 Apr 2012 4:31 PM
- Replies
- 14
- Views
- 3,442
It's the organisation of the components in designer that I am after - not that concerned with how the generated app folders look like. A true design and generation (CASE) tool should divorce you from...
-
11 Apr 2012 4:12 PM
- Replies
- 3
- Views
- 696
Just created a new Touch project and noticed that it represents the NavigationBar correctly. It must be due to the fact that the Touch Project I am using has been upgraded over the past month or so...
-
11 Apr 2012 2:42 PM
- Replies
- 1
- Views
- 549
G'day Sencha,
Is it possible to have the ability to enter descriptive text and notes against all objects in Designer? This would help very large projects with multiple people working on it to... -
11 Apr 2012 2:39 PM
- Replies
- 14
- Views
- 3,442
G'day Sencha,
Is it possible to have the ability to create sub-folders under Views and Stores to help organise large projects with various profiles? The examples have this in the folder structures... -
11 Apr 2012 2:33 PM
- Replies
- 3
- Views
- 696
I have defined a NavigationView in designer with a NavigationBar explicitly declared so I can add additional buttons.
When I selected docked=top (the default for designer) the navigation bar... -
7 Apr 2012 5:11 AM
- Replies
- 2
- Views
- 491
I have created a list class as follows:
Ext.define('myApp.view.myList', {
extend: 'Ext.dataview.List',
alias: 'widget.myList',
config: {
layout: {
type:... -
2 Apr 2012 4:25 PM
- Replies
- 9
- Views
- 1,667
This is not jst on custom properties - the missing comma also appears below:
Ext.define('myPoliBot.controller.Main', {
extend: 'Ext.app.Controller',
config: {
views: [
... -
29 Mar 2012 8:58 PM
- Replies
- 1
- Views
- 504
I added a basic event to a store that I wanted to be named "beforeload" - but only value in drop down list for name is "berforeload". Notice slight difference in name.
-
23 Mar 2012 3:08 AM
- Replies
- 1
- Views
- 522
I've added a format validation to a model that requires a regex to be entered.
The format validation object does not have properties for matcher or message - so I have added them. But when I enter...
Results 1 to 13 of 13
