v8.3p_2013-02-13/Pro Deployment
Hi,
In this case the user can edit the name of a saved favorite. The name is held in an inputfield (TextItem). Now we want to render this inputfield as wide as the length of the (original) text because we also have a FormItemIcon that needs to fit next to the text . How can this be done?
There is a neighboring label with the same text as this inputfield. Here the width is set "1" with overflow visible. Is there maybe a way to get the rendering size of this label and then use is to set the width of the textitem manually?
thx
Hi,
In this case the user can edit the name of a saved favorite. The name is held in an inputfield (TextItem). Now we want to render this inputfield as wide as the length of the (original) text because we also have a FormItemIcon that needs to fit next to the text . How can this be done?
There is a neighboring label with the same text as this inputfield. Here the width is set "1" with overflow visible. Is there maybe a way to get the rendering size of this label and then use is to set the width of the textitem manually?
thx