Program a menu

asahin11

Mar 23, 2005
48
Joined
Mar 23, 2005
Messages
48
Is there anybody that know about building a menu on any language such as C or V.Basic ?
Thanks in advance.

 

masterleous

Jul 20, 2004
38
Joined
Jul 20, 2004
Messages
38
Hi,

U need a menu builder or u want to make ur own menu in C or V.Basic Language.................u need to visit
www.planet-source-code.com
The best site for Programmer Discussion and it have many sample code. It has a section for upload......in which u can upload your own code for other Programmer......
Hope you will find your solution.
Bye

 

GreekPIC

Aug 1, 2004
251
Joined
Aug 1, 2004
Messages
251
In VB it's easy as cake:

Tools -> Menu Editor

Add your menu items, keyboard access etc. Then double-click the menu items you just created to assign some code to them.

In C I have no idea, sorry.

 

asahin11

Mar 23, 2005
48
Joined
Mar 23, 2005
Messages
48
I think i was misunderstand. I would like to program a onscreen mune ( i hope write correctly litarature name ). I will satisfy if you help me.

masterleous said:
Hi,

U need a menu builder or u want to make ur own menu in C or V.Basic Language.................u need to visit
www.planet-source-code.com
The best site for Programmer Discussion and it have many sample code. It has a section for upload......in which u can upload your own code for other Programmer......
Hope you will find your solution.
Bye
 
Top