Click here to Skip to main content
15,883,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Share data between objects. Pin
__yb23-Jan-06 11:08
__yb23-Jan-06 11:08 
GeneralRe: Share data between objects. Pin
xyhan23-Jan-06 11:18
xyhan23-Jan-06 11:18 
GeneralRe: Share data between objects. Pin
Stephen Hewitt23-Jan-06 12:22
Stephen Hewitt23-Jan-06 12:22 
GeneralRe: Share data between objects. Pin
Blake Miller23-Jan-06 12:25
Blake Miller23-Jan-06 12:25 
GeneralRe: Share data between objects. Pin
Stephen Hewitt23-Jan-06 12:30
Stephen Hewitt23-Jan-06 12:30 
GeneralRe: Share data between objects. Pin
Blake Miller23-Jan-06 12:56
Blake Miller23-Jan-06 12:56 
AnswerRe: Share data between objects. Pin
namaskaaram23-Jan-06 18:38
namaskaaram23-Jan-06 18:38 
QuestionUI design Question : presenting user defined path. Pin
Maximilien23-Jan-06 9:58
Maximilien23-Jan-06 9:58 
I have a form where a user can/could type in a filename, the form also have a "..." button where she can press to load a CFileDialog to also type the filename and decide where the file will reside.

The question is,

Do I make the text field non-readonly so the user can type a filename ( with and without a full path ) and have a chance that the path is not well formed, forcing me to di extra validation; or make the text field read-only and only use the CFileDialog to "force" the user to have to press a button ( and sometimes wait a few seconds ) to only type in a filename ?

and if there's a prefered Microsoft User Interface Guideline for this issue, where can I have a look ?

Thanks.

M.



Maximilien Lincourt
Your Head A Splode - Strong Bad
AnswerRe: UI design Question : presenting user defined path. Pin
Joel Lucsy23-Jan-06 10:14
Joel Lucsy23-Jan-06 10:14 
GeneralRe: UI design Question : presenting user defined path. Pin
Maximilien23-Jan-06 10:25
Maximilien23-Jan-06 10:25 
AnswerRe: UI design Question : presenting user defined path. Pin
Bob Stanneveld23-Jan-06 10:26
Bob Stanneveld23-Jan-06 10:26 
AnswerRe: UI design Question : presenting user defined path. Pin
David Crow23-Jan-06 10:28
David Crow23-Jan-06 10:28 
AnswerThank you all for your inputs ... Pin
Maximilien23-Jan-06 13:24
Maximilien23-Jan-06 13:24 
AnswerRe: UI design Question : presenting user defined path. Pin
Ryan Binns23-Jan-06 14:03
Ryan Binns23-Jan-06 14:03 
GeneralRe: UI design Question : presenting user defined path. Pin
S Douglas24-Jan-06 21:20
professionalS Douglas24-Jan-06 21:20 
Questionrealtime recording of speech sound while analyze the recorded speech. Pin
mohahhh23-Jan-06 9:46
mohahhh23-Jan-06 9:46 
AnswerRe: realtime recording of speech sound while analyze the recorded speech. Pin
Maximilien23-Jan-06 10:03
Maximilien23-Jan-06 10:03 
QuestionMRU Sub Menu Pin
manosza23-Jan-06 7:50
manosza23-Jan-06 7:50 
QuestionSetUnhandledExceptionFilter doesnt work Pin
Chintoo72323-Jan-06 6:50
Chintoo72323-Jan-06 6:50 
AnswerRe: SetUnhandledExceptionFilter doesnt work Pin
__yb23-Jan-06 10:48
__yb23-Jan-06 10:48 
GeneralRe: SetUnhandledExceptionFilter doesnt work Pin
Chintoo72323-Jan-06 15:50
Chintoo72323-Jan-06 15:50 
AnswerRe: SetUnhandledExceptionFilter doesnt work Pin
Stephen Hewitt23-Jan-06 12:07
Stephen Hewitt23-Jan-06 12:07 
GeneralRe: SetUnhandledExceptionFilter doesnt work Pin
Chintoo72323-Jan-06 16:30
Chintoo72323-Jan-06 16:30 
GeneralRe: SetUnhandledExceptionFilter doesnt work Pin
Stephen Hewitt23-Jan-06 16:38
Stephen Hewitt23-Jan-06 16:38 
QuestionSelection is gray in a CListCtrl Pin
RoyceF23-Jan-06 6:47
RoyceF23-Jan-06 6:47 

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.