Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiongetting length of a character string? Pin
dazinith24-Mar-03 6:10
dazinith24-Mar-03 6:10 
AnswerRe: getting length of a character string? Pin
Chris Losinger24-Mar-03 6:17
professionalChris Losinger24-Mar-03 6:17 
GeneralRe: getting length of a character string? Pin
dazinith24-Mar-03 7:44
dazinith24-Mar-03 7:44 
GeneralRemove border of View Pin
jeremysay24-Mar-03 4:57
jeremysay24-Mar-03 4:57 
GeneralRe: Remove border of View Pin
Joaquín M López Muñoz24-Mar-03 5:00
Joaquín M López Muñoz24-Mar-03 5:00 
GeneralRe: Remove border of View Pin
jeremysay24-Mar-03 5:43
jeremysay24-Mar-03 5:43 
GeneralRe: Remove border of View Pin
Tim Smith24-Mar-03 5:50
Tim Smith24-Mar-03 5:50 
Generaldetecting if cursor is over a listview item Pin
Kuniva24-Mar-03 4:53
Kuniva24-Mar-03 4:53 
Hi, i took a look at custom drawing under the Listview control section. I want to make my own Listview control. But for this, i need to see wether the mouse i over a item/subitem. For example i would adapt the font of one item when the user moves his/her mouse over it, when he/she moves the mouse out, it goes back to normal. Unfortunately, i have no idea how to do this... Do i catch a mousemove/nchitest message over an item(if thats possible) and set a flag so i can see in the drawing code wether the flag is set and disable the flag by catching the same message in the proc of the entire control, i really have no idea (this doesnt seem right to me btw). Can anyone give me directions for this?

Thanks

Kuniva
--------------------------------------------

GeneralRe: detecting if cursor is over a listview item Pin
Ravi Bhavnani24-Mar-03 5:56
professionalRavi Bhavnani24-Mar-03 5:56 
QuestionAdding custom infos when building an application ? Pin
T.T.H.24-Mar-03 4:40
T.T.H.24-Mar-03 4:40 
AnswerRe: Adding custom infos when building an application ? Pin
Tim Ranker24-Mar-03 10:52
Tim Ranker24-Mar-03 10:52 
GeneralMemory Resident Databases Pin
Patje24-Mar-03 4:28
Patje24-Mar-03 4:28 
Generalchanging icon of an addin,pleeze hlp! Pin
schaereran@gmx.net24-Mar-03 4:18
schaereran@gmx.net24-Mar-03 4:18 
GeneralReading from a text file __ help me__ Pin
Scozturk24-Mar-03 4:11
professionalScozturk24-Mar-03 4:11 
GeneralRe: Reading from a text file __ help me__ Pin
jhwurmbach24-Mar-03 4:26
jhwurmbach24-Mar-03 4:26 
Generalnormalizing pathnames Pin
berndg24-Mar-03 4:04
berndg24-Mar-03 4:04 
GeneralRe: normalizing pathnames Pin
PJ Arends24-Mar-03 5:14
professionalPJ Arends24-Mar-03 5:14 
GeneralRe: normalizing pathnames Pin
berndg24-Mar-03 6:04
berndg24-Mar-03 6:04 
GeneralRe: normalizing pathnames Pin
PJ Arends24-Mar-03 10:31
professionalPJ Arends24-Mar-03 10:31 
QuestionClear file contents with fstream? Pin
Rickard Andersson2024-Mar-03 3:34
Rickard Andersson2024-Mar-03 3:34 
AnswerRe: Clear file contents with fstream? Pin
Nick Parker24-Mar-03 3:44
protectorNick Parker24-Mar-03 3:44 
GeneralRe: Clear file contents with fstream? Pin
Rickard Andersson2024-Mar-03 3:52
Rickard Andersson2024-Mar-03 3:52 
AnswerRe: Clear file contents with fstream? Pin
Ted Ferenc24-Mar-03 12:41
Ted Ferenc24-Mar-03 12:41 
GeneralRe: Clear file contents with fstream? Pin
Rickard Andersson2024-Mar-03 21:54
Rickard Andersson2024-Mar-03 21:54 
GeneralRe: Clear file contents with fstream? Pin
Ted Ferenc25-Mar-03 8:51
Ted Ferenc25-Mar-03 8:51 

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.