Version: martClient Version: SNAPSHOT_v11.0d_2016-03-14/LGPL Development Only[FONT=Arial, Verdana, sans-serif][COLOR=#000000] (built 2016-03-14) [/COLOR][/FONT]
[FONT=Arial, Verdana, sans-serif][COLOR=#000000]Configuration: I'm programming SmartGWT on top of GWT using Eclipse development environment with Chrome browser using super dev mode
How to set right-alignment when using text items in dynamic form which are set to use Top orientation?
Problem seems simple enough, but I've tried all the usual suspects such as setTitleAlign(Alignment.RIGHT) on both the dynamic form and/or each item being added to the form, and titles always come out left-justified if setTitleOrientation(TitleOrientation.TOP) is set. See picture. I'd appreciate any clues anybody may have. Hopefully this can be done. Thanks for any help you can provide. - Jim W.[/COLOR][/FONT]
[FONT=Arial, Verdana, sans-serif][COLOR=#000000]Configuration: I'm programming SmartGWT on top of GWT using Eclipse development environment with Chrome browser using super dev mode
How to set right-alignment when using text items in dynamic form which are set to use Top orientation?
Problem seems simple enough, but I've tried all the usual suspects such as setTitleAlign(Alignment.RIGHT) on both the dynamic form and/or each item being added to the form, and titles always come out left-justified if setTitleOrientation(TitleOrientation.TOP) is set. See picture. I'd appreciate any clues anybody may have. Hopefully this can be done. Thanks for any help you can provide. - Jim W.[/COLOR][/FONT]
Comment