[REBOL] Re: IOS conference
From: alanwall::sonic::net at: 3-Apr-2002 10:59
At 06:50 PM 4/3/02 +1000, Allen wrote:
>Graham,
>
>Looks like you resized it too small. edit apps/messenger/prefs.r and
>increase size. This bug has been reported, it happens because size-text
>returns none when the face is too small to determine the text-size.
>Unfortunately text-size is usually added or subtracted from other values,
>and none! is the last value you want then. I would prefer it to return 0x0
>so you don't have to remember to handle the exception.
Thanks,that fixed the problem :) I resized to 396x555 but still get some
text wrapping.Is there a way to set that?