[futurebasic] Number of lines in BOX?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 1998 : Group Archive : Group : All Groups

From: Hans van Maanen <hvmaanen@...>
Date: Wed, 30 Dec 1998 20:47:10 +0100
Hi,

This one got me stumped.
In a window, I have several strings, which I put in their respective
CBOXes, so that they center automatically and I have nothing to worry about.
However, some strings are longer than others, so some take two lines, some
even three. The BOX can accommodate any number of lines, but -  I want
another string in a CBOX right under the first one, so I have to know how
many lines my string took in the first CBOX.
Is there any way of knowing how many lines were printed in the CBOX? (An FN
TEXTBOX would probably work, too). Where do I find the ..nLines or whatever
it takes?

Any help, anyone?

Hans van Maanen