Is it possible to set the text of a gadget to more than one line?
For example, the text for a button, I may want to say:
Click here
to accept.
In VisC++, I could set the above text with something like: "Click here\nto accept.", where \n = a new line.
Is there an equivalent way to do this in B+?
For example, the text for a button, I may want to say:
Click here
to accept.
In VisC++, I could set the above text with something like: "Click here\nto accept.", where \n = a new line.
Is there an equivalent way to do this in B+?