This is a section I am throwing together to address some very small topics that you may find yourself wondering about. Enjoy!
To create a line break (new text line) within you button’s supertip text, simply use the following text:
If you want to create a space between two paragraphs (which will probably be what you most often are looking to do) use the following: (I’m sure you are getting the idea)
XML Example: supertip=”Press this button to generate the report. Please note this macro will take 10-15 seconds to execute”
To create an ampersand sign within your button labels, use the following text: &&
XML Example: label=”Copy && Paste”