TodayPlus Boards v2

TodayPlus for the Pocket PC Forums => Help and Support => Topic started by: joelw135 on December 09, 2003, 02:09:07 PM

Title: Justify command
Post by: joelw135 on December 09, 2003, 02:09:07 PM
If I wanted to make a line center justified all the time no matter what it says, can it be done? Thanks.
Title: Justify command
Post by: Lordtwisted on December 09, 2003, 02:48:26 PM
text,36,35,Twisted,c

joelw135,

The c at the will make it center no mater what you write twisted or what ever.

Lordtwisted :D
Title: Justify command
Post by: joelw135 on December 09, 2003, 03:13:24 PM
Quote from: Lordtwistedtext,36,35,Twisted,c

joelw135,

The c at the will make it center no mater what you write twisted or what ever.

Lordtwisted :D

That is not exactly what I want to do. I am sorry I should have explained better.

On the Calendar skin under the day of the week is the date EX: "9 December" that is the line I would like centered. Thanks.
Title: Justify command
Post by: Lordtwisted on December 09, 2003, 03:16:48 PM
joelw135,

It works the same way:

changefont,tahoma,22,b
time,58,-1,-1,5,cs,"ddd",
changefont,tahoma,13,b
time,58,17,-1,5,cs,"d MMM",


The c is for center and the s is for shawdow.


Lordtwisted :D
Title: Justify command
Post by: joelw135 on December 09, 2003, 08:12:19 PM
Thank you, that is what the skin needed.