15 мая 2023 года "Исходники.РУ" отмечают своё 23-летие!
Поздравляем всех причастных и неравнодушных с этим событием!
И огромное спасибо всем, кто был и остаётся с нами все эти годы!

Главная Форум Журнал Wiki DRKB Discuz!ML Помощь проекту


Is CRichEditCtrl compatible with VC++4.0Mac ?

Jean-Luc RENAUD -- reno@vtech.fr
Monday, October 21, 1996

Environment: MSVC 4.0, Macintosh M68K cross development

Hi,
This is urgent matter.
I have a very short delay to know if CRichEditCtrl can be use for Macintosh
cross developping.
I have done a test, and it seem to work, so far you just streamin a text
and you can see it, page up or down works.
When I try to use founction as LineIndex, GetLine or either LineLength it
always return 0 value. But GetLineCount or GetCharPos work fine !!!
Is there something special to do that I mist or is this control definitivly
non compatible within Macintosh devlopment ?
I could'nt find any answer on the knowledge base. 
Your help will be greatfull appreciate.

Jean-Luc Renaud - mail:reno@vtech.fr
V-Technologies 1 rue Beau Soleil F-49170 Savennieres
Web:http://www.vtech.fr



Tom Myers -- tommy@CS.COLGATE.EDU
Tuesday, October 22, 1996

>Environment: MSVC 4.0, Macintosh M68K cross development
>
>Hi,
>This is urgent matter.
>I have a very short delay to know if CRichEditCtrl can be use for Macintosh
>cross developping.
>I have done a test, and it seem to work, so far you just streamin a text
>and you can see it, page up or down works.
>When I try to use founction as LineIndex, GetLine or either LineLength it
>always return 0 value. But GetLineCount or GetCharPos work fine !!!
>Is there something special to do that I mist or is this control definitivly
>non compatible within Macintosh devlopment ?
>I could'nt find any answer on the knowledge base. 
>Your help will be greatfull appreciate.
>
>Jean-Luc Renaud - mail:reno@vtech.fr
>V-Technologies 1 rue Beau Soleil F-49170 Savennieres
>Web:http://www.vtech.fr
>
I do it on the PPC ... I have not tried LineIndex, GetLine or LineLength;
I do use LineFromChar, GetFirstVisibleLine, LineScroll (so that students
learning Russian at Colgate do select CRichEditCtrl text and use their
selections to get to corresponding movie segments, commentaries, and
glossary definitions). I think of it as slightly buggy, because (as I
reported to this list) the CRichEditCtrl does not correctly Paste()
some uppercase Cyrillic characters even immediately after Cut() ting them,
but I have not tried it on a 68K. Please tell me what you find.

Tom Myers           tommy@cs.colgate.edu





| Вернуться в корень Архива |