Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUpdating Scrollbar in editbox .... Pin
Hadi Rezaee11-Jun-01 1:00
Hadi Rezaee11-Jun-01 1:00 
GeneralRe: Updating Scrollbar in editbox .... Pin
11-Jun-01 1:48
suss11-Jun-01 1:48 
GeneralRe: Updating Scrollbar in editbox .... Pin
Hadi Rezaee11-Jun-01 6:59
Hadi Rezaee11-Jun-01 6:59 
GeneralRe: Updating Scrollbar in editbox .... Pin
Ulf Öhlén11-Jun-01 2:20
Ulf Öhlén11-Jun-01 2:20 
GeneralSlide Show Pin
Adeel Shamsi11-Jun-01 0:45
Adeel Shamsi11-Jun-01 0:45 
GeneralRe: Slide Show Pin
11-Jun-01 1:50
suss11-Jun-01 1:50 
GeneralRe: Slide Show Pin
Mukkie11-Jun-01 7:40
Mukkie11-Jun-01 7:40 
GeneralRich Edit Control problems in Windows 2000 Pin
Andrew Sage10-Jun-01 23:43
Andrew Sage10-Jun-01 23:43 
I am currently experiencing problems with the rich edit control and
RTF text in piece of software I've written.

I have a Rich Edit View, using version 1 of the Rich Edit Control, for
display various pieces of RTF text. The text is edited via a dialog.

Running under Windows 95, Windows 98, Windows Me and Windows NT 4.0 I
have experienced no problems. However under Windows 2000 the RTF text
becomes corrupt when displayed. The text in the edit dialog is OK. It
seems that the font definitions in the display are being switched
round in 2000. For example,
in everything else f0 may be Arial, f1 roman, f2 symbol. But under
2000, it switches the number used for symbol, so I end up with
something like this - f0 Arial, f1 symbol, f2 roman. This causes the
text to be displayed wrong.

As far as I can see I have 4 options:

1. Use a newer version of the Rich Edit Control, but this might have
unwanted side effects on the other platforms.

2. Release a special Windows 2000 version of the software.

3. Write some kind of parser that will reset all the fonts every time.

4. Abandon RTF and use an HTML view control, but this would require
major rewrites.

Any help would be appreciated.

Thanks,

Andrew Sage

GeneralSP + Processor Pack Release Pin
10-Jun-01 23:17
suss10-Jun-01 23:17 
GeneralRe: SP + Processor Pack Release Pin
Mukkie11-Jun-01 7:52
Mukkie11-Jun-01 7:52 
GeneralCTabCtrl and Ctrl + Tab Pin
10-Jun-01 23:05
suss10-Jun-01 23:05 
GeneralRe: CTabCtrl and Ctrl + Tab Pin
11-Jun-01 1:55
suss11-Jun-01 1:55 
GeneralPointer problems in MFC Extention DLL Pin
D.D. de Kerf10-Jun-01 23:02
D.D. de Kerf10-Jun-01 23:02 
GeneralRe: Pointer problems in MFC Extention DLL Pin
Tomasz Sowinski11-Jun-01 0:08
Tomasz Sowinski11-Jun-01 0:08 
GeneralRe: Pointer problems in MFC Extention DLL Pin
D.D. de Kerf11-Jun-01 0:18
D.D. de Kerf11-Jun-01 0:18 
GeneralRe: Pointer problems in MFC Extention DLL Pin
Tomasz Sowinski11-Jun-01 2:08
Tomasz Sowinski11-Jun-01 2:08 
GeneralRe: Pointer problems in MFC Extention DLL Pin
D.D. de Kerf11-Jun-01 2:31
D.D. de Kerf11-Jun-01 2:31 
GeneralRe: Pointer problems in MFC Extention DLL Pin
Tomasz Sowinski11-Jun-01 2:48
Tomasz Sowinski11-Jun-01 2:48 
GeneralTemplates and 'new' Pin
Anders Molin10-Jun-01 22:30
professionalAnders Molin10-Jun-01 22:30 
GeneralRe: Templates and 'new' Pin
Ulf Öhlén10-Jun-01 22:53
Ulf Öhlén10-Jun-01 22:53 
GeneralRe: Templates and 'new' Pin
Anders Molin10-Jun-01 23:05
professionalAnders Molin10-Jun-01 23:05 
GeneralRe: Templates and 'new' Pin
Tomasz Sowinski11-Jun-01 3:11
Tomasz Sowinski11-Jun-01 3:11 
QuestionCan I have my computer automatically retrieve the news for me? Pin
10-Jun-01 22:15
suss10-Jun-01 22:15 
AnswerRe: Can I have my computer automatically retrieve the news for me? Pin
Anders Molin10-Jun-01 22:39
professionalAnders Molin10-Jun-01 22:39 
GeneralDirectshow : connect filters Pin
10-Jun-01 21:56
suss10-Jun-01 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.