Re: TIB:New programer


[Prev][Next][Index][Thread]

Re: TIB:New programer




>> You can do it manually with the output command but if it
>> ever changes you have to go and re-do it.
> 
> Why would it change?

If you wanted to display "Hello world", you could easily count
the pixels or just use trial and error to center it.  If you wanted
to display the contents of "string1", it might be a bit harder than
that.  You'd need some way of finding the length in pixels of
"string1".


Follow-Ups: