Click here to Skip to main content
15,897,718 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Gets a internet page through HTTP proxy Pin
YaronNir19-Jan-10 4:09
YaronNir19-Jan-10 4:09 
GeneralCrash at 2nd SendMessage Pin
SiddharthAtw13-Jan-04 22:27
SiddharthAtw13-Jan-04 22:27 
GeneralRe: Crash at 2nd SendMessage Pin
Prakash Nadar13-Jan-04 22:58
Prakash Nadar13-Jan-04 22:58 
GeneralRe: Crash at 2nd SendMessage Pin
ohadp13-Jan-04 23:00
ohadp13-Jan-04 23:00 
GeneralRe: Crash at 2nd SendMessage Pin
Monty213-Jan-04 23:27
Monty213-Jan-04 23:27 
GeneralWant to make buttons that can't get focus Pin
ohadp13-Jan-04 21:51
ohadp13-Jan-04 21:51 
GeneralRe: Want to make buttons that can't get focus Pin
Rob Manderson13-Jan-04 22:47
protectorRob Manderson13-Jan-04 22:47 
GeneralRe: Want to make buttons that can't get focus Pin
ohadp13-Jan-04 22:54
ohadp13-Jan-04 22:54 
These 'special' buttons are buttons which usually change the way the list appears, or buttons that trigger menus for example.

These two kinds of buttons are 'state changers' at most, when the user is done with them, he expects to see the selection (more on this at the end) and be able to scroll his mouse-wheel and have the list respond.

I'm already using LVS_SHOWSELALWAYS, but I draw the selection differently when the list is in focus and when it's not, so that the user knows that he's going to mouse-wheel he's going to affect the list (or not).

The most common situation is a button that switches the list's mode from details to icons, etc, etc. Once you click the button, it gains the focus and maintains it, causing the list to loose the focus. In such a case, the user would like the list to maintain the focus.

What do you think ?
GeneralRe: Want to make buttons that can't get focus Pin
Rob Manderson13-Jan-04 23:00
protectorRob Manderson13-Jan-04 23:00 
GeneralRe: Want to make buttons that can't get focus Pin
ohadp13-Jan-04 23:35
ohadp13-Jan-04 23:35 
GeneralGet time of a file Pin
Cedric Moonen13-Jan-04 20:37
Cedric Moonen13-Jan-04 20:37 
GeneralRe: Get time of a file Pin
algol13-Jan-04 21:17
algol13-Jan-04 21:17 
GeneralRe: Get time of a file Pin
murali_utr13-Jan-04 21:20
murali_utr13-Jan-04 21:20 
GeneralRe: Get time of a file Pin
Cedric Moonen13-Jan-04 21:25
Cedric Moonen13-Jan-04 21:25 
Generalhelp in MDI needed Pin
Ruchit Sharma13-Jan-04 20:32
Ruchit Sharma13-Jan-04 20:32 
GeneralRe: help in MDI needed Pin
Antti Keskinen14-Jan-04 1:08
Antti Keskinen14-Jan-04 1:08 
GeneralAnimate button Pin
Member 64882813-Jan-04 19:30
Member 64882813-Jan-04 19:30 
GeneralRe: Animate button Pin
ohadp13-Jan-04 21:41
ohadp13-Jan-04 21:41 
GeneralVirus Scanner Pin
fordge13-Jan-04 19:24
fordge13-Jan-04 19:24 
GeneralRe: Virus Scanner Pin
Alexander M.,14-Jan-04 4:05
Alexander M.,14-Jan-04 4:05 
GeneralRe: Virus Scanner Pin
David Crow14-Jan-04 5:09
David Crow14-Jan-04 5:09 
GeneralRe: Virus Scanner Pin
fordge14-Jan-04 12:46
fordge14-Jan-04 12:46 
GeneralRe: Virus Scanner Pin
David Crow15-Jan-04 3:34
David Crow15-Jan-04 3:34 
GeneralCHTTPFile SendRequest. Pin
murali_utr13-Jan-04 19:02
murali_utr13-Jan-04 19:02 
GeneralI Got it Pin
murali_utr13-Jan-04 21:23
murali_utr13-Jan-04 21:23 

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.