litle tweak for designar toolbar

This commit is contained in:
Erik Amaru Ortiz
2011-02-09 14:11:09 +00:00
parent d5eaa06c33
commit ccb6fd5601

View File

@@ -150,18 +150,21 @@ Ext.onReady ( function() {
var designaerToolbar = new Ext.Window({ var designaerToolbar = new Ext.Window({
id: 'designaerToolbar', id: 'designaerToolbar',
title: '<center>Toolbar</center>', //title: '<span style="font-size:10px; font-weight:bold; align:center;">&nbsp;&nbsp;</span>',
titleAlign: 'center', headerAsText: true,
width: 320, width: 320,
height:70, height:60,
x: 0, x: 0,
y: 0, y: 0,
minimizable: true, minimizable: false,
maximizable: false, maximizable: false,
closable: false, closable: false,
resizable: false, resizable: false,
floating: true, floating: true,
frame:true,
shadow:false,
border:true,
shim: true, shim: true,
plugin: new Ext.ux.WindowAlwaysOnTop, plugin: new Ext.ux.WindowAlwaysOnTop,
html: '<div id="x-shapes">\n\ html: '<div id="x-shapes">\n\