TXT,DOC,AND,DONT,thoze,prototypoz,menu,will,c
Quick Search for:  in language:    
TXT,DOC,AND,DONT,thoze,prototypoz,menu,will,c
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
C/ C++ Stats

 Code: 451,578 lines
 Jobs: 605 postings

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for C/ C++.
Visual Pi Hex
By jo122321323 on 8/25


Click here to see a screenshot of this code!ShortCutSample
By Massimiliano Tomassetti on 8/25

(Screen Shot)

AnPMoneyManager beta
By Anthony Tristan on 8/24


A calculator (english/polish )
By Tom Dziedzic on 8/24


MMC (Mouse Move Counter)
By Laszlo Hegedüs on 8/24


Text-DB
By Jerome A. Simon on 8/24


JDos
By Jerome A. Simon on 8/23


Game 1945X
By Ozgun Harmanci on 8/23


Find hidden "back streamed" files on NTFS partitions. This code is a must for sec consultants.
By Israel B. Bentch on 8/22


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

The JMenu Maker - Create a smart menu

Print
Email
 
winzip icon
Submitted on: 9/1/2001 10:15:00 PM
By: Jan Walter E. Eustaquio 
Level: Intermediate
User Rating: By 9 Users
Compatibility:C++ (general)

Users have accessed this code 2116 times.
 

(About the author)
 
     NO, this is not one of thoze prototypoz menu. It will create a simple menu for you, and have the ff. features: * navigate thru arrow keys * nicely centered on screen menu display * easy access menu items / one-key-press exit * fully customizable and expandable (after learning the source code analysis on the manual) I used purely modular approach, w/c focuses on task analysis, rather than object-oriented analysis that involves classes. THe algo & code are easy to understand even for beginners, becuase it's well commented, and I have provided a manual for your convinience (in TXT and DOC). If you would notice, you will have to modify the default values manually in the jmenu.hpp header file... Why didn't I just create a menu wizard? Well because I want you to know what's happening inside, how it works, so you will learn. Simple. ;) If you like it, pls support for my code and vote for it! Please send me comments, suggestions at jawesfx@hotmail.com So how's my 1st ever documentation that I have created? AND DONT FORGET to read the manual.. Tnx!

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 6 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
9/1/2001 11:10:04 PM:micaela
Wow, that's nice.  jawes, you want me 
to learn this?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/3/2001 8:52:10 PM:j@w3s
Hello there people... well, how did you 
find the code? I hope you didn't have 
difficulties using and learning it, 
because it's well commented... and if 
you would like to know more on how you 
can add more menu effects, pls mail me. 
 I'l be glad to help you ;) BUT 1st 
read the documentation, and if you like 
it pls vote for my code! Tnx
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/12/2001 2:42:27 PM:C-L-O-U-D
Estacky ok tong ginawa mong program 
elibs na talaga ako sayo....
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/20/2001 6:28:20 AM:blanco
This is good for beginners when they 
want to have a quick, easy, and an 
eleagant menu on their 
program...
Keep up the good work!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/20/2001 11:45:15 AM:jawes
Tnx... I really enjoy creating this 
simple menu maker, especially the 
documentation about it.  Its my first 
ever manual that i made for a code, i 
think i put all the neccessary stuff 
for newbies to learn it.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/21/2001 5:28:59 AM:marlon zhumack
5 globes... This is a very practical 
application for newbies to novice 
programmers.  Hey nice work on the 
documentation ;)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/21/2001 8:59:22 PM:jawes
yeah... tnx... big things comes from 
small things... we're back from the 
basics ;)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/27/2001 1:59:23 AM:alexia
wow... heck, that's simple dude! tnx, 
now I now how to create a simple menu, 
I will just modify it so it will be 
more attractive.  BTW, ur documentation 
is fine... great for beginners! 5 globes
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
11/1/2001 10:44:37 PM:jawes
I thank you all for voting for my piece 
o' code.  Thanks for the trust and 
praises...  I dedicate this to all of 
the newbies and menu freaks... ;p
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/5/2002 7:59:10 PM:anekin
Great code...it's very well documented.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/10/2002 2:45:48 AM:jawes
tnx Anekin, I appreciate ur kindness... 
hope u and specially newbies like it too
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | C/ C++ Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.