Page 1 of 1

[added: 106] Text Style

PostPosted: December 18th, 2008, 9:17 am
by WinstonGFX
Hey Cliff any way to add a command for text field to force Caps Lock or All Lower Case or Default?

Re: Text Style

PostPosted: December 18th, 2008, 6:51 pm
by Cliff Cawley
WinstonGFX Wrote:Hey Cliff any way to add a command for text field to force Caps Lock or All Lower Case or Default?


I've added support for this in build 106!

The layer keywords are as follows:

Code: Select All Code
tct(x)


tct = Text Case Transform

with the following values available:

Code: Select All Code
* upper
* lower
* normal (default if you don't specify)


Cliff :)

Re: Text Style

PostPosted: December 18th, 2008, 10:34 pm
by OfficerMike07
Cliff Cawley Wrote:I've added support for this in build 106!


:shock: That was fast.

PostPosted: December 19th, 2008, 12:17 am
by Cliff Cawley
Heh thanks ;)

I just happened to be at a good point to add it and it was a quick one ;)

Btw, Build 106 (Beta) is now ready!

Cliff :)

PostPosted: December 19th, 2008, 2:24 am
by WinstonGFX
Excellent Cliff, figured that one wouldn't be too hard :D