Click here to Skip to main content
15,887,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Converting DWORD Pin
CPallini17-Mar-10 1:47
mveCPallini17-Mar-10 1:47 
GeneralRe: Converting DWORD Pin
KingsGambit17-Mar-10 1:52
KingsGambit17-Mar-10 1:52 
Questionhow can i get the path of a specific application? Pin
mazizi17-Mar-10 0:00
mazizi17-Mar-10 0:00 
AnswerRe: how can i get the path of a specific application? Pin
Eugen Podsypalnikov17-Mar-10 0:11
Eugen Podsypalnikov17-Mar-10 0:11 
GeneralRe: how can i get the path of a specific application? Pin
mazizi17-Mar-10 0:49
mazizi17-Mar-10 0:49 
GeneralRe: how can i get the path of a specific application? Pin
Eugen Podsypalnikov17-Mar-10 0:58
Eugen Podsypalnikov17-Mar-10 0:58 
QuestionRe: how can i get the path of a specific application? Pin
David Crow17-Mar-10 4:34
David Crow17-Mar-10 4:34 
QuestionUnanticipated behavior from overloaded cast operator... [modified] Pin
Mike the Red16-Mar-10 23:01
Mike the Red16-Mar-10 23:01 
AnswerRe: Unanticipated behavior from overloaded cast operator... Pin
Moak16-Mar-10 23:36
Moak16-Mar-10 23:36 
GeneralThanks, Moak! I didn't understand you at first, but that's exactly the problem. Pin
Mike the Red17-Mar-10 0:24
Mike the Red17-Mar-10 0:24 
JokeRe: Thanks, Moak! I didn't understand you at first, but that's exactly the problem. Pin
Moak17-Mar-10 0:30
Moak17-Mar-10 0:30 

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.