-
2 May 2012 9:20 PM #1
Sencha Architect Ext Js 4.0 Preview Blank Screen
Sencha Architect Ext Js 4.0 Preview Blank Screen
I have spent considerable time trying to get Sencha Architect for Ext JS 4 to make an app that shows when visited in a browser. I have even gone down to dragging a window onto the canvas and a label just to try and get something to show up but when previewing it it's just a solid error-less white screen.
- I have ensured that AutoCreateViewPort and InitialView are set accordingly
- I have ensured that the paths in settings are correct and double verified the links load correctly in app.html
- I have ensured it's on a server, to be on the safe side I have tried it on 3 different servers each one also a different operating system and tried viewing from many different browsers (Firefox, IE, Google Chrome, Safari, Opera, etc...)
I finally have given up and resorted back to hand-coding everything. Any help is appreciated as I'd love to use this program.
-
3 May 2012 1:23 AM #2
A window as the top level view? You should be setting autoShow to true.
Aaron Conran
@aconran
Sencha Architect Development Team
-
3 May 2012 6:13 AM #3
Thanks, that was the issue, it wasn't told to auto show the created window.
What is the recommended or usual top-level object in an Ext JS application
-
21 Feb 2013 10:19 AM #4
Still not getting this
Still not getting this
I too am getting a black screen with no error message on both Safari and Chrome. Trying to use Architect to build a Sencha Touch 2.1 application. Forgive me, I am an absolute beginner and not a developer. Where does one find a window? All I can find are containers. And in containers I have not yet found any place where "autoplay" is an option.
-
21 Feb 2013 11:27 AM #5
Window is part of Ext JS, not Sencha Touch.
I'd suggest creating a new thread with information about what you've done and if possible a sample project that illustrates your problem.Aaron Conran
@aconran
Sencha Architect Development Team
-
21 Feb 2013 11:30 AM #6
Thanks
Thanks
It's definitely me. I was able to download and open some of the Simple Examples, and I can view them.


Reply With Quote