Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to convert correctly? Pin
Ryan Binns26-Apr-06 18:09
Ryan Binns26-Apr-06 18:09 
AnswerRe: How to convert correctly? Pin
Ryan Binns26-Apr-06 18:23
Ryan Binns26-Apr-06 18:23 
AnswerA little different !!! Pin
M_Nuaimi27-Apr-06 14:30
M_Nuaimi27-Apr-06 14:30 
GeneralRe: A little different !!! Pin
Ryan Binns27-Apr-06 19:25
Ryan Binns27-Apr-06 19:25 
QuestionAbout MDI step debug in vs2003 Pin
zhoucheng26-Apr-06 15:04
zhoucheng26-Apr-06 15:04 
AnswerRe: About MDI step debug in vs2003 Pin
Ryan Binns26-Apr-06 16:16
Ryan Binns26-Apr-06 16:16 
GeneralRe: About MDI step debug in vs2003 Pin
zhoucheng26-Apr-06 20:20
zhoucheng26-Apr-06 20:20 
QuestionNeed a class to display normal text and hyperlinks Pin
Defenestration26-Apr-06 13:30
Defenestration26-Apr-06 13:30 
I'm after a control like the one shown in this image. I'm considering putting a hyperlink control in a static text control, but was wondering if someone has already written such a non-MFC class ?

http://img136.imageshack.us/img136/9983/customcontrolwithcustomisableh.png

The control should have the following features:

1) allows you to mix normal text with hyperlink text (ie. blue in the screenshot).
2) mouse cursor should change to hand cursor when over link
3) should be possible to indent lines and long lines should wrap onto a new line if too long
4) text should not be selectable (although it would be nice if this could be enabled/disabled)
5) No text cursor should be displayed
6) should be dynamically resizable
7) Vertical scrollbar should be enabled and allow to scroll if there are too many lines

Does anyone know of an existing non-MFC class which can do this ?

Also, I'm considering using WTL (although not definite) and was wondering if it has an in-built class like this ?

-- modified at 19:31 Wednesday 26th April, 2006
AnswerRe: Need a class to display normal text and hyperlinks Pin
Nibu babu thomas26-Apr-06 17:16
Nibu babu thomas26-Apr-06 17:16 
QuestionHaving some problems, and it may be a pointer issure Pin
kuroiryu26-Apr-06 13:04
kuroiryu26-Apr-06 13:04 
AnswerRe: Having some problems, and it may be a pointer issure Pin
ankita patel26-Apr-06 13:39
ankita patel26-Apr-06 13:39 
GeneralRe: Having some problems, and it may be a pointer issure Pin
kuroiryu26-Apr-06 14:16
kuroiryu26-Apr-06 14:16 
GeneralRe: Having some problems, and it may be a pointer issure Pin
ankita patel26-Apr-06 14:20
ankita patel26-Apr-06 14:20 
AnswerRe: Having some problems, and it may be a pointer issure Pin
Nibu babu thomas26-Apr-06 18:46
Nibu babu thomas26-Apr-06 18:46 
GeneralRe: Having some problems, and it may be a pointer issure Pin
kuroiryu27-Apr-06 5:20
kuroiryu27-Apr-06 5:20 
QuestionHiding cursor Pin
Kleser26-Apr-06 12:13
Kleser26-Apr-06 12:13 
AnswerRe: Hiding cursor Pin
Michael Dunn26-Apr-06 13:13
sitebuilderMichael Dunn26-Apr-06 13:13 
AnswerRe: Hiding cursor Pin
Naveen26-Apr-06 17:16
Naveen26-Apr-06 17:16 
QuestionMeasure width of a single character Pin
richiebaby26-Apr-06 12:08
richiebaby26-Apr-06 12:08 
AnswerRe: Measure width of a single character Pin
Trollslayer26-Apr-06 12:34
mentorTrollslayer26-Apr-06 12:34 
GeneralRe: Measure width of a single character Pin
richiebaby26-Apr-06 23:52
richiebaby26-Apr-06 23:52 
AnswerRe: Measure width of a single character Pin
Blake Miller26-Apr-06 13:03
Blake Miller26-Apr-06 13:03 
QuestionGet current cursor type Pin
khb26-Apr-06 9:21
khb26-Apr-06 9:21 
AnswerRe: Get current cursor type Pin
Ryan Binns26-Apr-06 14:02
Ryan Binns26-Apr-06 14:02 
GeneralRe: Get current cursor type Pin
khb26-Apr-06 21:16
khb26-Apr-06 21:16 

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.