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

C / C++ / MFC

 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
JWood16-Mar-04 8:45
JWood16-Mar-04 8:45 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
JWood16-Mar-04 8:44
JWood16-Mar-04 8:44 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
Jeff TTT16-Mar-04 8:52
Jeff TTT16-Mar-04 8:52 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
JWood16-Mar-04 9:03
JWood16-Mar-04 9:03 
AnswerRe: who know how to make a menu bar in Win32 console application?? Pin
Maximilien16-Mar-04 7:51
Maximilien16-Mar-04 7:51 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
looloo8316-Mar-04 8:07
susslooloo8316-Mar-04 8:07 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
David Crow16-Mar-04 8:51
David Crow16-Mar-04 8:51 
GeneralRe: who know how to make a menu bar in Win32 console application?? Pin
Maximilien16-Mar-04 9:02
Maximilien16-Mar-04 9:02 
well, if it's for an openGL application ( not the same thing as a console application ) , have a look at GLUT, the OpenGL Utilities Toolkit (http://www.opengl.org/documentation/spec.html[^] )

If you want to do everything manually, it's a lot of work, you need to draw everything, handle the different messages ( mouse movements, callbacks, ... ).


Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralBoost Library Inclusion Pin
telstar16-Mar-04 5:55
telstar16-Mar-04 5:55 
GeneralRe: Boost Library Inclusion Pin
User 665816-Mar-04 7:23
User 665816-Mar-04 7:23 
GeneralRe: Boost Library Inclusion Pin
telstar16-Mar-04 7:51
telstar16-Mar-04 7:51 
GeneralRe: Boost Library Inclusion (got it working) Pin
telstar16-Mar-04 9:04
telstar16-Mar-04 9:04 
GeneralSTL Pin
RalfPeter16-Mar-04 5:35
RalfPeter16-Mar-04 5:35 
GeneralRe: STL Pin
David Crow16-Mar-04 7:31
David Crow16-Mar-04 7:31 
GeneralRe: STL Pin
Daniel Turini16-Mar-04 7:50
Daniel Turini16-Mar-04 7:50 
GeneralRe: STL Pin
Anonymous16-Mar-04 7:53
Anonymous16-Mar-04 7:53 
GeneralRe: STL Pin
Gary R. Wheeler16-Mar-04 14:17
Gary R. Wheeler16-Mar-04 14:17 
GeneralSTL Pin
RalfPeter16-Mar-04 5:33
RalfPeter16-Mar-04 5:33 
GeneralRe: STL Pin
Prakash Nadar16-Mar-04 5:58
Prakash Nadar16-Mar-04 5:58 
Generalownerdraw combox Pin
NikoTanghe16-Mar-04 3:33
NikoTanghe16-Mar-04 3:33 
GeneralRe: ownerdraw combox Pin
Neville Franks16-Mar-04 5:15
Neville Franks16-Mar-04 5:15 
GeneralCAsyncSocket: problem receiving data >1460 bytes Pin
stevedoulg90016-Mar-04 3:17
stevedoulg90016-Mar-04 3:17 
GeneralRe: CAsyncSocket: problem receiving data >1460 bytes Pin
basementman16-Mar-04 4:00
basementman16-Mar-04 4:00 
GeneralRe: CAsyncSocket: problem receiving data >1460 bytes Pin
stevedoulg90016-Mar-04 4:13
stevedoulg90016-Mar-04 4:13 
GeneralRe: CAsyncSocket: problem receiving data >1460 bytes Pin
basementman16-Mar-04 4:16
basementman16-Mar-04 4:16 

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.