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

C / C++ / MFC

 
GeneralGets a internet page through HTTP proxy Pin
Eugene Pustovoyt13-Jan-04 22:40
Eugene Pustovoyt13-Jan-04 22:40 
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 
Sounds like maybe you need to rethink the application. As a general rule I'd expect something I click on to grab the focus. It would feel counter-intuitive to work otherwise.

If, on the other hand, what you mean is that you want the ListControl to show the current selection even when it lacks focus you can do that by adding the LVS_SHOWSELALWAYS style to the ListControl.

Rob Manderson

http://www.mindprobes.net

Paul Watson wrote:What sense would you most dislike loosing?

Ian Darling replied.

Telepathy

Then I'd no longer be able to find out everyones dirty little secrets The Lounge, December 4 2003

GeneralRe: Want to make buttons that can't get focus Pin
ohadp13-Jan-04 22:54
ohadp13-Jan-04 22:54 
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 

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.