Ice-Tea-Jan
01-11-2012, 05:07 PM
Hello,
I need to start the phrase "Costs for Being in the Study" on a new line (underneath the words 'Section 12') within the button label in XML.
I've researched and tried a number of things, and it appears that only supertips accepts "carriage returns" or "line feeds"??
An excerpt is below for that button, but I've attached the full code and a screenshot of the attached file.
<group id="SecondsampleGroup"label="Section 12: Costs for Being in the Study">
<button id="Secondbutton1"label="Europe"
size="large"image="Europe"
onAction="rxbtnW7EuropeSectionTwelve_click" />
<button id="Secondbutton2"label="France"
size="large"image="France"
onAction="rxbtnW7FranceSectionTwelve_click" />
</group >
Can anybody give me a code for this?
Thank you
Janet
I need to start the phrase "Costs for Being in the Study" on a new line (underneath the words 'Section 12') within the button label in XML.
I've researched and tried a number of things, and it appears that only supertips accepts "carriage returns" or "line feeds"??
An excerpt is below for that button, but I've attached the full code and a screenshot of the attached file.
<group id="SecondsampleGroup"label="Section 12: Costs for Being in the Study">
<button id="Secondbutton1"label="Europe"
size="large"image="Europe"
onAction="rxbtnW7EuropeSectionTwelve_click" />
<button id="Secondbutton2"label="France"
size="large"image="France"
onAction="rxbtnW7FranceSectionTwelve_click" />
</group >
Can anybody give me a code for this?
Thank you
Janet