stever
8 Apr 2009, 3:47 PM
Selecting toggleSource from the overflow menu does not work.
new Ext.Window({
layout : 'fit',
height : 200,
width : 300,
items : {
xtype : 'htmleditor'
}
}).show()
new Ext.Window({
layout : 'fit',
height : 200,
width : 300,
items : {
xtype : 'htmleditor'
}
}).show()