-
7 Apr 2010 7:12 AM #11
-
7 Apr 2010 8:25 AM #12
hi
I also happened to have this issue and tested over and over and its cause of nested layouts n containers as an example
+ Panel
-----Form
-------container (colum layout)
-----------container (form)
---------------Text field
-----------container (form)
---------------Text field
-----------container (form)
---------------Text field
-------container (form)
-----------Text field
-----------Text field
-------container Hbox **** Here i got the Error
---------button
---------button
-------TABPANEL
-----------Tab 1
--------------container (colum layout)
-----------------container (form)
-------------------Text field
-----------------container (form)
-------------------Text field
-----------------container (form)
-------------------Text field
--------------container Hbox **** Here i got the Error
----------------button
----------------button
----------------button
-----------Tab 2 (layout fit)
---------------html Editor
-----------Tab 3
---------------html Editor
When i got the error alert i could not see the code unless i remove a button in the Hbox
also saved the project when i could see the code , close designer , restarted, open the project and add a new button to hbox and there were no alert messages.
afterwards y tried to add another Tab panel (TAB 4) just exactly the same as Tab 1 and also get again this error.
-
7 Apr 2010 9:29 AM #13
All three of these turned out to be the same issue and will be resolved in xds-1.0.0.7.
Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.



Reply With Quote