Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Dear friend,

 

I will explain you this with a example.

Lets assume that the task is to create a display in a car.

The display can be used in following ways.

 

1.Radio

2.Map for traveeling

3.Music system

 

etc etc

This display contains some buttons below it.

By clicking the buttons we can switch to rado,map,music system etc etc

Suppose we are in radio mode There are some buttons now to increase the

volume decrease the volume,etc etc.

Here it needs some logic to switch to Radio,map and music system and

also with in radio mode also we need some logic to connect different

states.

 

For achieving this i am using VC++ and open GL API.I have developed a

package for doing all these things.

 

Using this package i have to build applications like the one described

above.

 

Now my problem is how to describe the states and logic to connect them.

 

If my task is only building one application like above one i can code

it separately but using my package i am creating many applications like

above so for each one i want some logic to be described internally.But

i dont know how to do this.

So i want a good concept for doing this....................

I hope u understood my problem now.

Are there any code implemented in this way or any tools or libraries

that will be helpful for doing this.

 

Thanks in advance.

sravan

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...