Switching Tabs with Ext.TabPanels and Ext.KeyMap Keypress events
In an earlier post I did some bits with the Ext.TabPanel class. I recommend you have a read of that before checking out this post, unless you’re happy with Ext.TabPanel then I’ll show you how to switch tabs with a Ext.KeyMap class.
Ok so you tab panel is ready to rock.
You need a key map and [...]
Ext Js and the Ext.TabPanel a tutorial
Hi,
In this post I aim to show you a little more about Ext JS then just the message box. I have played around with the Ext.TabPanel recently and I have documented my findings to hopefully help someone out there get on board with some of the features of it.
Firstly I’m assuming you have all the [...]