-
1 Sep 2011 4:20 PM #1
Unanswered: Button tooltip default alignmentxty
Unanswered: Button tooltip default alignmentxty
How do I assign a default alignment to a button's tooltip?
I am trying:
Doesn't work.Code:{ xtype: 'button', ... tooltip: { text: 'Blah', defaultAlign: 't-b?' } }
How do I make it work?


Reply With Quote