help needed with building a menu
Page 1 of 1
djbrummos




Posts: 48

PostPosted: Tue, 19th Jun 2007 11:29    Post subject: help needed with building a menu
hi guys,

ok i'm a complete noob at this, so maybe i got myself in allot of deep shit, but i want it^^

Does anyone know how to build a program/menu that can operate by using commands from different programs that are started?

Short explaination: I'm building an arcade system, and i want to build my own front-end. So i want to build a menu/program that controls the 5 emulators that i use in the back ground.

Is it possible to make a menu, with buttons and functions that are linked with the functions of the emulators? thechnically i think its possible, if i can do it? we'll see^^
Back to top
mudlord




Posts: 9

PostPosted: Wed, 20th Jun 2007 00:07    Post subject:
Quote:
Is it possible to make a menu, with buttons and functions that are linked with the functions of the emulators? thechnically i think its possible, if i can do it?


Its possible thats for sure Smile . For instance, loading ROMs from the command line should be a snap..in that your frontend just passes the needed CL parameters to the emulator involved (like how some frontends work for MAME). But for other complex stuff, like changing settings during emulation via the frontend, I'd say that can't be done, since the emulator would have the main focus. Not unless, you hook certain function calls by the emulator by some sort of API or something....
Back to top
djbrummos




Posts: 48

PostPosted: Wed, 20th Jun 2007 08:48    Post subject:
ok i understand that....

but i just want a realy simple front-end. the only options i need is, select the emulator from the main menu, then get a game list, select game and play, thats all.

you know the best way to do this? c++? visual basic?
Back to top
mudlord




Posts: 9

PostPosted: Fri, 22nd Jun 2007 06:34    Post subject:
Making a simple frontend shouldnt be hard at all.

You should be able to use VB/C/C++/Delphi/Python/whatever..... Smile

Just pick a language and do it, thats really all you need to do for a simple frontend.
Back to top
djbrummos




Posts: 48

PostPosted: Fri, 22nd Jun 2007 08:49    Post subject:
mudlord wrote:
Making a simple frontend shouldnt be hard at all.

You should be able to use VB/C/C++/Delphi/Python/whatever..... Smile

Just pick a language and do it, thats really all you need to do for a simple frontend.


ok thnx mate, i think it world be VB or C++ for me
Back to top
Page 1 of 1 All times are GMT + 1 Hour
NFOHump.com Forum Index - Programmers Corner
Signature/Avatar nuking: none (can be changed in your profile)  


Display posts from previous:   

Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.8 © 2001, 2002 phpBB Group