PDA

View Full Version : Toolbar FillToolItem issue



ptirado
24 Apr 2009, 8:34 AM
Hi,
We build a version of gxt 2 from the svn yesterday , and we use
toolbar.add(new FillToolItem()); to align buttons of the toolbar to the right.
with the new build that fill doesn't work, buttons are aligned to left

Pablo Tirado

sven
24 Apr 2009, 8:48 AM
toolbar.setAlignment(HorizontalAlignment.RIGHT);