On 2007-04-24, at 19:00, [EMAIL PROTECTED] wrote:

> On Apr 24, 2007, at 16:41 UTC, Sven E Olsson wrote:
>
>> I think I move this project to the end of the year, perhaps we have a
>> Cocoa EditField and perhaps it is possible to set the Horizontal
>> scroll in the fly..
>
> How much of the EditField is using Cocoa or Carbon has nothing to do
> with how possible it is to set the horizontal scrollbar on the fly.

So you mean that is impossible in an Cocoa "EditField"?


>
> And FWIW, I tend to agree with the other posters -- you're trying all
> the hard approaches,

Nope, my first try was to do a simple declaration like this:


if prefs.WordWrap" then
Dim TextWindow as TextWnoScroll
else
Dim TextWindow as TextWHscroll
end if


That is not hard to do at all, but it just not works..


> when really you should just get the splitter (and
> other code) to work with the two EditFields (encapsulating them in a
> Container Control or PagePanel if necessary).
>
> Best,
> - Joe
>
> --
> Joe Strout -- [EMAIL PROTECTED]
>

Sven E
-


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to