I'm new in Sencha Touch & it seems simple things aren't working here: width & height properties aren't working for buttons, panels & toolbars (well, just height for toolbars and not main panels)! Who could tell me how layout is working, how I can assign width property to the toolbar and fill it with n rows*m columns buttons?
Thanks, Zdeno, but that is not what I'm looking for. I was programming by Delphi years ago - is there any framework for JS to design interface in design time, not change the code & run it million times hoping to have buttons on each other!? In your sent examples there is Ext.regStore(), which is absent in Sencha Touch API, where is it!?