[futurebasic] Re: [FB] Insert text file contents into edit field...

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2009 : Group Archive : Group : All Groups

From: Brian Stevens <bstevens33@...>
Date: Wed, 8 Jul 2009 19:14:39 -0700
On Jul 8, 2009, at 7:02 PM, Brian Stevens wrote:

>
> On Jul 8, 2009, at 5:00 PM, Brian Stevens wrote:
>
>> Whatever code you find will need to be adapted, even if it already  
>> works with FB5.
>
>
> And the same is true of this example. There are several hard codes  
> that could be passed parameters ( like file name, and the pointer to  
> the container etc. ) but it should give you some ideas. Put this  
> together quickly guys, so please any junk that might have crept in.  
> From my own personal coding preferences, the example is somewhat  
> artificial because I don't use containers in this manner, prefer  
> nibs, prefer carbon events and don't use window numbers. There are a  
> few error checks that aren't done in the read/write functions. I'll  
> leave that for others since I'm out of time.
>
> Brian S.


Just noticed fn ReadFileToContainer is not called. Will look at later  
if time.

Brian S.