-
5 Apr 2012 1:25 PM #41
-
6 Apr 2012 7:06 AM #42
Hi! I would like (shouldn't be nice) to be able to create projects with names like "03.listWithDetail"? noted that it starts with a number like:
http://imgur.com/p88EN
The reason why I ask is because some people, like me! used to have a organized structure of folders.
Thanks or your time!
-
6 Apr 2012 8:09 AM #43
On my humble opinion, Designer 2 Groupers does not match what the documentation says, in other words it is not completed clear the correlation on the Designer-UI and the documentation, I'm sending screenshot:
Capture.jpg
This is the documentation URL:
http://docs.sencha.com/touch/2-0/#!/api/Ext.util.Grouper-cfg-sortProperty
Also, in the Vimeo's video "Sencha Touch 2 - Intro to List Component" you can check in the Minute: 3 sec: 30 (3:30), the UI is kind of ambiguous:
http://vimeo.com/37212149
Thanks!
-
6 Apr 2012 8:13 AM #44
-
6 Apr 2012 11:58 AM #45
Problem after upgrade
Problem after upgrade
Hi,
I updated EXT Designer from build 255 (I think) to 363. I opened my existing project and it got upgraded. Everything appears fine in Designer, however when I click "Deploy", it only deploys "Models". "Stores" and "Views" are not deployed (no files are created).
Is there any trick to address it?
Thanks
-
6 Apr 2012 12:26 PM #46
Ok, I figured out what was a problem. In my Application object in older version of designer (build 2xx) I changed "appFolder" to have the name of my application (instead of "default" "app"). However it looks like this setting is getting lost during migration (at least when migrating to build #363). I re-entered this setting and now it's working fine
Thanks
-
6 Apr 2012 1:36 PM #47
-
6 Apr 2012 2:50 PM #48
Problem with Column Names
Problem with Column Names
Hi,
After migrating to build #363 the grid column names are not showing properly in "Project Inspector". They are listed as "MyColumnXX" (where XX is some number). Before it used to show columns by using "header" (or maybe "dataIndex").
Please note, it does not affect actual column headers on the grid itself. It's just "project inspector"which shows columns in "awkward" way.
I would appreciate if it could be fixed.
Thanks
-
6 Apr 2012 3:01 PM #49
Aaron Conran
@aconran
Sencha Architect Development Team
-
7 Apr 2012 6:35 PM #50
Problem with CellEditing 'beforeedit" event
Problem with CellEditing 'beforeedit" event
One more little bug (in build #363):
I just noticed that designer puts the wrong event signature for "beforeedit" event in "Ext.grid.plugin.CellEditing".
Instead of "function (e, options)" (as per API), it puts "function (editor,e, options)" (with one extra param).
Thanks for your prompt responses Aconran.



Reply With Quote