Please see attached a pdf document showing text display.
If I ask Alpha to display the value of a text field 90 degrees, it will show it 90 degrees.
I did present a sample in how I would like to display the text.
Is it possible in Alpha?
Please see attached a pdf document showing text display.
If I ask Alpha to display the value of a text field 90 degrees, it will show it 90 degrees.
I did present a sample in how I would like to display the text.
Is it possible in Alpha?
Is 270 degrees an option?
Alpha Anywhere v3.5
Version 12.3, Build 2999
MySql56 & DBF's
Alpha 4, 5, Anywhere
Ron Anusiewicz
Hi Mike
Using the following inline style (css) would do the trick
-ms-transform: rotate(270deg);
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
Alex Collier
"The spread of computers and the Internet will put jobs in two categories. People who tell computers what to do, and people who are told by computers what to do"
AA Builds from 5221_5152 to Pre-releases >> Deploying to IIS in AWS
Bookmarks