[futurebasic] Re: [FB] Transition from edit field to EditUnicodeTextControl

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : September 2005 : Group Archive : Group : All Groups

From: Robert Purves <robert.purves@...>
Date: Sun, 25 Sep 2005 11:28:07 +1200
Steve Crossman wrote:


> What happens with scrolling edit fields?  How are these supported  
> in Unicode format?
> We don't have these with Appearance buttons either.
>


I wrote:

> 13 vertical scroll bar option           [YAST; see FB4 CD example]
>

Look for   YAST folder   in the Examples.  YAST carries two pieces of  
baggage:  there is a .bundle file that must live in the same folder  
as your application, and the window must have  
_kWindowStandardHandlerAttribute.

Robert P.