Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How can I put CListCtrlEx into CListView ? Pin
Eugen Podsypalnikov17-Mar-10 9:16
Eugen Podsypalnikov17-Mar-10 9:16 
QuestionRe: How can I put CListCtrlEx into CListView ? Pin
David Crow17-Mar-10 10:06
David Crow17-Mar-10 10:06 
AnswerRe: How can I put CListCtrlEx into CListView ? [modified] Pin
Rolf Kristensen17-Mar-10 12:10
Rolf Kristensen17-Mar-10 12:10 
GeneralRe: How can I put CListCtrlEx into CListView ? Pin
mesajflaviu17-Mar-10 21:04
mesajflaviu17-Mar-10 21:04 
GeneralRe: How can I put CListCtrlEx into CListView ? Pin
mesajflaviu17-Mar-10 21:10
mesajflaviu17-Mar-10 21:10 
QuestionRe: How can I put CListCtrlEx into CListView ? Pin
David Crow18-Mar-10 8:52
David Crow18-Mar-10 8:52 
AnswerRe: How can I put CListCtrlEx into CListView ? Pin
mesajflaviu20-Mar-10 8:09
mesajflaviu20-Mar-10 8:09 
Questionapplication configuration is incorrect Pin
john563217-Mar-10 3:06
john563217-Mar-10 3:06 
AnswerRe: application configuration is incorrect Pin
CPallini17-Mar-10 3:14
mveCPallini17-Mar-10 3:14 
GeneralRe: application configuration is incorrect Pin
john563217-Mar-10 3:27
john563217-Mar-10 3:27 
GeneralRe: application configuration is incorrect Pin
CPallini17-Mar-10 3:39
mveCPallini17-Mar-10 3:39 
AnswerRe: application configuration is incorrect Pin
Cedric Moonen17-Mar-10 3:14
Cedric Moonen17-Mar-10 3:14 
GeneralRe: application configuration is incorrect Pin
xiayingang17-Mar-10 4:43
xiayingang17-Mar-10 4:43 
GeneralRe: application configuration is incorrect Pin
Cedric Moonen17-Mar-10 4:59
Cedric Moonen17-Mar-10 4:59 
GeneralRe: application configuration is incorrect Pin
CPallini17-Mar-10 6:45
mveCPallini17-Mar-10 6:45 
AnswerRe: application configuration is incorrect Pin
LittleYellowBird17-Mar-10 5:23
LittleYellowBird17-Mar-10 5:23 
Questiontooltips Pin
Member 59031017-Mar-10 2:20
Member 59031017-Mar-10 2:20 
AnswerRe: tooltips Pin
Eugen Podsypalnikov17-Mar-10 2:31
Eugen Podsypalnikov17-Mar-10 2:31 
QuestionTrying to intercept Hyperlink dialog in edit mode CHtmlEditCtrl (WebBrowser control) Pin
Paul Vickery17-Mar-10 1:32
professionalPaul Vickery17-Mar-10 1:32 
Hi,

I have an application that uses CHtmlEditCtrl for some WYSIWYG HTML editing. All is good, except that I need to add some custom protocols to the Hyperlink editor dialog. I have tried a couple of ways of doing this, but have some up against problem with each. The things tried are:

1. Open our own dialog in place of the in-built: ok if adding a new link, but when editing a link don't get the default behaviours of selecting the whole link text if caret is in middle of link, and can't get the existing URL to edit.

2. Catch the creation of the dialog with a hook, so I can fiddle with its controls: no good - the hook doesn't get entered on creation of the dialog

I would prefer option 1 if I can:
a. get it to select the whole link text (may not be required, but better if it can)
b. retrieve the URL of the selected link

Does anyone have any ideas? Has anyone managed to successfully intercept the Hyperlink dialog in any way?

Thanks,

Paul.

"The way of a fool seems right to him, but a wise man listens to advice" - Proverbs 12:15 (NIV)

QuestionConverting DWORD Pin
hrishi32117-Mar-10 0:52
hrishi32117-Mar-10 0:52 
AnswerRe: Converting DWORD Pin
Eugen Podsypalnikov17-Mar-10 1:00
Eugen Podsypalnikov17-Mar-10 1:00 
GeneralRe: Converting DWORD Pin
hrishi32117-Mar-10 1:33
hrishi32117-Mar-10 1:33 
GeneralRe: Converting DWORD Pin
Cool_Dev17-Mar-10 1:47
Cool_Dev17-Mar-10 1:47 
GeneralRe: Converting DWORD Pin
Richard MacCutchan17-Mar-10 4:16
mveRichard MacCutchan17-Mar-10 4:16 
GeneralRe: Converting DWORD Pin
Cool_Dev17-Mar-10 4:52
Cool_Dev17-Mar-10 4:52 

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.