[futurebasic] Re: Window drawing

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

From: Mark Goodes <wave@...>
Date: Wed, 29 Apr 1998 22:40:04 -0400
>However,
>with this function all I get is the text flashed once fast and then it
>disappears.

My top-of-the-head guess is that your text is getting erased on the window
refresh event.  Try calling your build routine when you receive a refresh
event (note that you also receive a refresh event immediately after you
create a window).

____________
wave (Toronto, Canada)
Much better at "OOPS!" programming than OOP programming.