[futurebasic] Re: [FB] PrefsDemo

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : August 2001 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Tue, 21 Aug 2001 12:50:54 -0400
>>  >Based on Ken's tab demo, the following code will embed various
>>controls into
>>>each of the user panes.
>>>
>>>'------------ End of Code ----------
>>>
>>>Steve Van Voorst
>>
>>
>>Steve,
>>
>>That is nice, but the panes aren't refreshing when changed to reflect the
>>new controls. The tabs work, but the controls associated with the old and
>>the new aren't erased/drawn.
>>
>>Robert
>
>Works for me.
>
>tedd


I note that Ken's demo had a _Wndrefresh event being handled, while Steve's
doe not. That is why they don't show up for me I reckon, unless I do a
windowshade type redraw?


Robert