Hey guys !
I am back to Zscripting after few years
Just a question (sorry I couln’t get the answer )
Is it possible to write the popup message on two line for an iButton (or another item) ?
Thx a lot !
Hey guys !
I am back to Zscripting after few years
Just a question (sorry I couln’t get the answer )
Is it possible to write the popup message on two line for an iButton (or another item) ?
Thx a lot !
Hey, I look at your link, but I didn’t see anything related to the popup text when you hover a button
Did I miss a line ?
It is possible but the Alt key has to be held to see all the text. You can see the result if you look at the Multi Map Exporter>Create All Maps button.
The way you do it is to insert
where you want the line ends. The first one will be where the text becomes hidden, subsequent ones will simply put the following text onto the next line.
Here is the pop-up info code for the MME button:
"Create and export all maps (press Alt for more...)
Set the Export Options before pressing this button.\Cff9923
MultiMapExporter 4 version 10 - July 2012"
HTH,
Very interesting! Did not know this little tidbit.