Click here to Skip to main content
16,012,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalhiding folders and files Pin
Member 213961923-Jul-05 21:20
Member 213961923-Jul-05 21:20 
GeneralRe: hiding folders and files Pin
Alexander M.,24-Jul-05 3:18
Alexander M.,24-Jul-05 3:18 
GeneralRe: hiding folders and files Pin
Member 213961924-Jul-05 7:53
Member 213961924-Jul-05 7:53 
QuestionIs the application running? Pin
picasso223-Jul-05 19:27
picasso223-Jul-05 19:27 
AnswerRe: Is the application running? Pin
Alexander M.,24-Jul-05 3:20
Alexander M.,24-Jul-05 3:20 
AnswerRe: Is the application running? Pin
Blake V. Miller24-Jul-05 18:23
Blake V. Miller24-Jul-05 18:23 
Generalsystem font size Pin
khlins23-Jul-05 17:12
khlins23-Jul-05 17:12 
GeneralRe: system font size Pin
Gary R. Wheeler24-Jul-05 3:45
Gary R. Wheeler24-Jul-05 3:45 
You will need to layout your application so that it looks acceptable at either desktop font size. If the current layout is too crowded, you should rethink how you are doing things.

Another option is to dynamically resize the controls in your application. Take a look at the articles in the 'dialog' section here on Code Project for some ideas.


Software Zen: delete this;
QuestionNo Unicode in Status Bars? Pin
nm_11423-Jul-05 15:49
nm_11423-Jul-05 15:49 
AnswerRe: No Unicode in Status Bars? Pin
Alexander M.,24-Jul-05 3:22
Alexander M.,24-Jul-05 3:22 
GeneralRe: No Unicode in Status Bars? Pin
nm_11424-Jul-05 10:21
nm_11424-Jul-05 10:21 
GeneralVS 2005.NET MFC Pin
Pedromdrp23-Jul-05 15:19
Pedromdrp23-Jul-05 15:19 
GeneralFunction call overhead Pin
Anonymous23-Jul-05 13:21
Anonymous23-Jul-05 13:21 
GeneralRe: Function call overhead Pin
Christian Graus23-Jul-05 13:52
protectorChristian Graus23-Jul-05 13:52 
GeneralRe: Function call overhead Pin
Jose Lamas Rios23-Jul-05 15:03
Jose Lamas Rios23-Jul-05 15:03 
GeneralRe: Function call overhead Pin
Christian Graus23-Jul-05 15:05
protectorChristian Graus23-Jul-05 15:05 
GeneralRe: Function call overhead Pin
Gary R. Wheeler24-Jul-05 3:56
Gary R. Wheeler24-Jul-05 3:56 
GeneralPlease help ... Pin
yaniv_av23-Jul-05 11:13
yaniv_av23-Jul-05 11:13 
GeneralRe: Please help ... Pin
Alexander M.,24-Jul-05 3:26
Alexander M.,24-Jul-05 3:26 
GeneralWINCE: IID_IPIEHTMLDocument Pin
Member 120469923-Jul-05 7:44
Member 120469923-Jul-05 7:44 
GeneralDrawing Lines Pin
merkit23-Jul-05 7:21
merkit23-Jul-05 7:21 
GeneralRe: Drawing Lines Pin
X Balanque23-Jul-05 8:49
X Balanque23-Jul-05 8:49 
GeneralRe: Drawing Lines Pin
merkit23-Jul-05 9:47
merkit23-Jul-05 9:47 
GeneralRe: Drawing Lines Pin
X Balanque23-Jul-05 10:38
X Balanque23-Jul-05 10:38 
GeneralRe: Drawing Lines Pin
merkit23-Jul-05 16:56
merkit23-Jul-05 16:56 

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.