modnaut / primary

0 stars 0 forks source link

Panel Title / Icon #49

Closed modnaut closed 11 years ago

modnaut commented 11 years ago

How would I do this in the xml (based off the example from here: http://docs.sencha.com/ext-js/4-2/#!/example/build/KitchenSink/ext-theme-neptune/)

{ title: 'Header Icons', tools: [ { type:'pin' }, { type:'refresh' }, { type:'search' }, { type:'save' } ], html: KitchenSink.DummyText.mediumText },

dannycohn commented 11 years ago

I have not implemented tools for windows yet. Will work on that

dannycohn commented 11 years ago

Pushed