[futurebasic] Re: Screwy LDEF

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

From: exile71@... (Forrest Blanton)
Date: Fri, 8 May 1998 23:13:47 -0700
Well, I found out an easier way to do this. Use ProgramGenerator! I've got
it all working now. But, is there a way to place a picture in an edit
field? I guess the bes example of this is in SimpleText. I want to be able
to contain pictures embeded in the text and be able to scroll it using the
side scroll bar.

-Forrest Blanton

>Okay, I have a proram with two lists, maintained by an internal LDEF, and
>a >third edit field. My problem is taht when I run this I can never
>actually know >what's going to be printed to the screen. Let me explain, I
>mainly notice it in >the second list, rarerly in the first, but the items
>in the lists are spaced >differently each time you run it. It seems to be
>random, but I know there's an >explanation. Is there something wrong with
>the code below? THis one is hard to >understand unless you can actually
>see it, so if you want the resource and >include files to run the program,
>just let me know.
>
>-Forrest Blanton