-
26 Sep 2012 8:17 AM #11
Aaron Conran
@aconran
Sencha Architect Development Team
-
26 Sep 2012 8:26 AM #12
aconran,
Yes, I have those steps: 6.1. and 6.2. Perhaps it wasn't clear enough to others, so thanks for the reply.
The real reason I can't keep my Main_View.js in Architect is it has to be edited in a way that Architect won't allow as far as I can tell. Things such as extending 'Ext.ux.slidenavigation.View' when creating my Main_View.
-
26 Sep 2012 8:34 AM #13
Ah reading your post again I see that now.
You can link the Main_View.js file at the top right of the Inspector + then Resource then JS Resource.
Configure the url to the same relative url in your path and then you can unlock it and edit directly inside of Architect.Aaron Conran
@aconran
Sencha Architect Development Team
-
26 Sep 2012 8:57 AM #14
-
2 Oct 2012 1:41 AM #15
Hi !
I've created an Architect version of this plugin, you just have to create a components folder, add the .xdc file and in Architect Edit => Import Component => Select the file and drop it to your View
I've made a small modification to the plugin to handle the ST routes system, so you can call child element of SlideNavigation items.
http://www.mediafire.com/?s250izd23cdk3bo
Ask me if you need more informations :-)
-
17 Nov 2012 11:40 AM #16
Could you please give an example of how to create a basic setup (main view and slide navigation view) using the Architect plugin?
Thank you very much.
-
19 Nov 2012 12:37 AM #17
If you use the plugin I uploaded (I hope it works well by the way), you just have to drag it to the view, and then add some child containers to it (panel, list, etc.).
You can create these containers inside or linked from outside the SlideNavigationView.
The seconde step is to add properties to these childs items :- xtype (automatic)
- order
- slideButton (the slideButton selector and id)
- title (the display title)
- group (from the group list defined on the SlideNav)
Important: This plugin currently doesn't work with the new ST2.1 release.
-
19 Nov 2012 9:15 AM #18
Future Architect Feature?
Future Architect Feature?
This question has probably been asked but do you think this can become an Architect feature in the near future? I'm also interested in seeing menu dropdown functionaliy in Architect (like the plugin shown in Sencha Market...).
Thanks!
-
4 Mar 2013 12:14 AM #19
Do anyone have this working with 2.1.1?
Just read the note saying that it does not work with 2.1



Reply With Quote