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

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 2006 : Group Archive : Group : All Groups

From: Steve Crossman <mactech@...>
Date: Tue, 10 Jan 2006 20:38:33 -0500
ok, now i see that the edit fields don't justify correctly.
seems they ignore right justification.

there are also problems with handling the return key. i cannot detect
them, like the Function keys.

So I am doing all of this to use the new headers in b318, that have
the Edit menu changes to support Unicode Edit fields.
But EVERYTHING is breaking.

How can I use the new headers, but the OLD edit menu 2 functionality?

On Jan 10, 2006, at 7:41 PM, Steve Crossman wrote:

> that's it ?    : -)
>
> thanks Robert.
>
> On Jan 10, 2006, at 6:52 PM, Robert Purves wrote:
>
>>
>> Steve Crossman wrote:
>>
>>> appearance button _userEdit, _activeBtn,,,,, @r,  
>>> _kControlEditTextProc
>>
>> Instead of _kControlEditTextProc you want:
>> _kControlEditUnicodeTextProc = 912
>>
>> Robert P.
>>
>> --
>>
>
> --
>