[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

Re: [Virtools] 2D text formatting



If I understand right what you want to do, you can use Create String to
 format the text the way you want :

Add an input parameter of type integer to the Create String BB, then go in
the newly created settings. You should see %d. that means if you the C
function printf integer printing. You can tweak this value by changing it
to %04d to have a display of minimum 4 characters, prefixed by 0 when real
number is lower than 4 characters.

The full documentation of these special display tips is coming in the
service pack 2.1 !

Cheers
AGoTH
>
> ----- Original Message -----
> From: "H.D. Case" <casemon@hotmail.com>
> To: "Virtools-User-Group (E-mail)"
> <virtools-user-group@lists.theswapmeet.com>
> Sent: Friday, October 19, 2001 1:26 PM
> Subject: [Virtools] 2D text formatting
>
>
> > is there a way to specify the paragraph alignment (left right center)
and
> > number of leading (001, 02, 0004) numerals without SDK access? currently
i
> > have 2D Text linking to 2D Text Display via a 2D Frame. i've been trying
a
> > few different variations, but cannot seem to get it right. it is for a
> score
> > display and since the score can go above 9, the spacing options relative
> to
> > the score graphic seem limited.
> >
> > anyone tried this?
> >
> > keep up the good work Virtools!
> >
> > hdc
> > ...............................................................
> > Distributed via the virtools-user-group list:
> http://www.theswapmeet.com/numl.html
> > To reply to the list instead of its author, use "Reply to All"
> > To unsubscribe: send "unsubscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> > To subscribe: send "subscribe virtools-user-group" to
> Majordomo@lists.theswapmeet.com
> > To post a message: send it to virtools-user-group@lists.theswapmeet.com
> > ...............................................................
> >


...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................


References: