At 11:10 pm +0200 11/05/02, Martin Buchmann wrote:

>There is some space beneath the row where the results are printed.
>So it would be the best if i could continue printing in the next row.
>
>Something like this:
>
>   ________________________
>  | Results: 1 2 3 4 5 6 7 | <- End of Dialog
>  |  8 9 10 11 ...         |
>   ________________________
>
>Is there an easy way to do this?

There isn't really a problem here. If you make the rectangle big
enough you can have as many lines as you want: TextEdit will look
after the line wrapping for you automatically.

If you want an example see <MacPerl Ÿ:ext:Dialogs:t:Nonmodal.t>.

Beware (or be aware perhaps) that MacDialog suffers from a memory
leak. At least it did in MacPerl 5.2.1. Anyone know if it still does
in 5.6.1r1?

Alan Fry

Reply via email to