Jump to content


Photo

window menu in C++


  • Please log in to reply
4 replies to this topic

#1 jakevfr

jakevfr

    Young Padawan

  • Members
  • Pip
  • 40 posts

Posted 17 June 2006 - 01:53 PM

I've been looking for a tutorial that tells you how to make a menu (like the one in the top-left corner that says file and such) and I can't find any good tutorial anywhere. I've looked all over and either the tutorial is so computer-tech language that I can't understand it or it doesn't provide all the code to use (I'm a visual person, I have to see it to fully understand :/)

Could someone please direct me to a good tutorial that is easy to understand. One wouldn't think a menu was so difficult...
Especially coming from BASIC...

#2 l3lueMage

l3lueMage

    Wanna Be Moderator

  • Publishing Betazoids
  • PipPipPipPip
  • 4,603 posts
  • Gender:Male
  • Location:Singapore

Posted 29 June 2006 - 08:45 PM

use Visual Basic? Im sure you can find something with that :P

#3 Indigo

Indigo

    Official Alien

  • Members
  • PipPipPip
  • 617 posts
  • Gender:Male
  • Location:Trondheim, Norway
  • Interests:Computing in general, especially design and programming of all kinds.

Posted 30 June 2006 - 06:33 AM

You could try TheForger's tutorials...
PS: Won't work if you're using Dev-C++, at least it didn't too me.

#4 jakevfr

jakevfr

    Young Padawan

  • Members
  • Pip
  • 40 posts

Posted 07 July 2006 - 02:10 PM

Yeah I'm using Dev... However I found an existing document in the examples that makes a menu. I'm trying to figure out what the heck is happening though...

#5 Indigo

Indigo

    Official Alien

  • Members
  • PipPipPip
  • 617 posts
  • Gender:Male
  • Location:Trondheim, Norway
  • Interests:Computing in general, especially design and programming of all kinds.

Posted 08 July 2006 - 07:36 AM

I would advice you to just skip that example! Just took a look at it, and it seems it's using some .rc (resource files) and .h (header files) together with some quite heavy winapi - at least for beginners!
Before you use that one, I'll advice you to go through some of the winapi-tutorials from TheForger (link in my previous post), it should give you a better understanding of the different elements in the code.
Good luck! :)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users