Click here to Skip to main content
15,885,435 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to user fopen function? [modified] Pin
huutribk20011-Jun-06 22:04
huutribk20011-Jun-06 22:04 
GeneralRe: How to user fopen function? [modified] Pin
kakan1-Jun-06 22:32
professionalkakan1-Jun-06 22:32 
GeneralRe: How to user fopen function? [modified] Pin
huutribk20011-Jun-06 23:13
huutribk20011-Jun-06 23:13 
GeneralRe: How to user fopen function? [modified] Pin
kakan1-Jun-06 23:43
professionalkakan1-Jun-06 23:43 
GeneralRe: How to user fopen function? [modified] Pin
huutribk20014-Jun-06 18:57
huutribk20014-Jun-06 18:57 
GeneralRe: How to user fopen function? [modified] Pin
huutribk20014-Jun-06 21:19
huutribk20014-Jun-06 21:19 
QuestionHyperlink ed List Item in a List Control Pin
RajiRaghu1-Jun-06 19:06
RajiRaghu1-Jun-06 19:06 
AnswerRe: Hyperlink ed List Item in a List Control Pin
Nibu babu thomas1-Jun-06 19:21
Nibu babu thomas1-Jun-06 19:21 
RajiRaghu wrote:
Any clues to implement a list item as a hyperlinked text using MFC?


You can OwnerDraw the list box to make it's items to behave like a hyperlink. When the mouse is over the item set the forecolor to blue and underline the text. When out restore previous state. Changing mouse cursor also looks good.

There are selection change event handlers that can do the click part.


Nibu thomas
A Developer

Programming tips[^]  My site[^]

AnswerRe: Hyperlink ed List Item in a List Control Pin
Hamid_RT1-Jun-06 19:34
Hamid_RT1-Jun-06 19:34 
Questionprogram executing error Pin
Y_Kaushik1-Jun-06 18:51
Y_Kaushik1-Jun-06 18:51 
AnswerRe: program executing error Pin
Benoy Bose1-Jun-06 18:59
Benoy Bose1-Jun-06 18:59 
QuestionShutdown function. Pin
Anu_Bala1-Jun-06 18:49
Anu_Bala1-Jun-06 18:49 
AnswerRe: Shutdown function. Pin
_AnsHUMAN_ 1-Jun-06 18:51
_AnsHUMAN_ 1-Jun-06 18:51 
AnswerRe: Shutdown function. Pin
Benoy Bose1-Jun-06 18:56
Benoy Bose1-Jun-06 18:56 
AnswerRe: Shutdown function. Pin
Hamid_RT1-Jun-06 19:24
Hamid_RT1-Jun-06 19:24 
AnswerRe: Shutdown function. Pin
ThatsAlok1-Jun-06 23:48
ThatsAlok1-Jun-06 23:48 
QuestionQuery abt dialog box Pin
Member 30398431-Jun-06 17:59
Member 30398431-Jun-06 17:59 
AnswerRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 18:21
Nibu babu thomas1-Jun-06 18:21 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 19:28
Member 30398431-Jun-06 19:28 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 19:35
Nibu babu thomas1-Jun-06 19:35 
GeneralRe: Query abt dialog box Pin
Member 30398431-Jun-06 19:48
Member 30398431-Jun-06 19:48 
AnswerRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 18:49
Benoy Bose1-Jun-06 18:49 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 19:02
Nibu babu thomas1-Jun-06 19:02 
GeneralRe: Query abt dialog box Pin
Benoy Bose1-Jun-06 19:09
Benoy Bose1-Jun-06 19:09 
GeneralRe: Query abt dialog box Pin
Nibu babu thomas1-Jun-06 19:15
Nibu babu thomas1-Jun-06 19:15 

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.