Click here to Skip to main content
15,914,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LoadString... Pin
The_Server19-Sep-01 21:09
The_Server19-Sep-01 21:09 
GeneralRe: LoadString... Pin
Steen Krogsgaard19-Sep-01 23:31
Steen Krogsgaard19-Sep-01 23:31 
GeneralRe: LoadString... Pin
Carlos Antollini19-Sep-01 8:26
Carlos Antollini19-Sep-01 8:26 
GeneralTwo Basic Questions about SnapIn Pin
19-Sep-01 4:43
suss19-Sep-01 4:43 
GeneralRe: Two Basic Questions about SnapIn Pin
Jeremy Pullicino19-Sep-01 5:02
Jeremy Pullicino19-Sep-01 5:02 
GeneralRe: Two Basic Questions about SnapIn Pin
19-Sep-01 8:49
suss19-Sep-01 8:49 
GeneralRe: Two Basic Questions about SnapIn Pin
Jeremy Pullicino19-Sep-01 21:32
Jeremy Pullicino19-Sep-01 21:32 
Generalmenu at Right Side...VC++ Pin
Ahmad9919-Sep-01 3:51
Ahmad9919-Sep-01 3:51 
GeneralRe: menu at Right Side...VC++ Pin
Not Active19-Sep-01 6:11
mentorNot Active19-Sep-01 6:11 
GeneralRe: menu at Right Side...VC++ Pin
Michael Dunn19-Sep-01 8:16
sitebuilderMichael Dunn19-Sep-01 8:16 
GeneralRe: menu at Right Side...VC++ Pin
20-Sep-01 21:13
suss20-Sep-01 21:13 
GeneralRe: menu at Right Side...VC++ Pin
Michael Dunn20-Sep-01 21:58
sitebuilderMichael Dunn20-Sep-01 21:58 
GeneralReloading FTP Pin
José Luis Sogorb19-Sep-01 2:53
José Luis Sogorb19-Sep-01 2:53 
GeneralAccessing database Pin
19-Sep-01 1:37
suss19-Sep-01 1:37 
GeneralRe: Accessing database Pin
[James Pullicino]19-Sep-01 2:05
[James Pullicino]19-Sep-01 2:05 
GeneralPlay multiple mediaplayer in Win NT Pin
Dhanavanth19-Sep-01 1:04
Dhanavanth19-Sep-01 1:04 
QuestionWhat kind of VIEW is beeing used in different progs? Pin
18-Sep-01 23:34
suss18-Sep-01 23:34 
AnswerRe: What kind of VIEW is beeing used in different progs? Pin
Michael P Butler18-Sep-01 23:40
Michael P Butler18-Sep-01 23:40 
GeneralRe: What kind of VIEW is beeing used in different progs? Pin
18-Sep-01 23:51
suss18-Sep-01 23:51 
GeneralRe: What kind of VIEW is beeing used in different progs? Pin
Michael P Butler19-Sep-01 0:00
Michael P Butler19-Sep-01 0:00 
AnswerRe: What kind of VIEW is beeing used in different progs? Pin
Michael Dunn19-Sep-01 0:18
sitebuilderMichael Dunn19-Sep-01 0:18 
I discovered that CFormView might be a good thing for creating a GUI, but that does in turn give me a kind of "Dialog-like" look - and that is what I'm trying to avoid.

In that case, doc/view probably isn't the right thing for you to use. A plain window that you draw yourself would be easier to manage, something like WinAmp. If you want to stick with the standard controls, you'll get the standard look (which really isn't all that horrible, it is standard after all).

--Mike--
http://home.inreach.com/mdunn/
Ford: How would you react if I said that I'm not from Guildford after all, but from a small planet somewhere in the vicinity of Betelguese?
Arthur: I don't know. Why, do you think it's the sort of thing you're likely to say?
GeneralFinding an item in ListCtrl Pin
Özgür18-Sep-01 23:13
Özgür18-Sep-01 23:13 
GeneralRe: Finding an item in ListCtrl Pin
Tomasz Sowinski19-Sep-01 0:59
Tomasz Sowinski19-Sep-01 0:59 
GeneralQuestion about strings Pin
18-Sep-01 22:41
suss18-Sep-01 22:41 
GeneralRe: Question about strings Pin
[James Pullicino]18-Sep-01 22:58
[James Pullicino]18-Sep-01 22:58 

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.