Padmini Paladugu wrote:


Hi Friends:
I am developing a game application.(Card Trading Game)
I have deck of 30 cards in my database.
When I first launched the application my form has one List Interface,Draw Button,Play Button, and Beam Button.
ListInterface has initial seven cards from the database..
My game states are Draw ,Play,and Beam sequentially..
When I click on the Draw Button the next card from the database added to the list..
Next step is the Play and Beam..
I need to maintain all the states in my game..
Can you please advise me Can I use multiple FrmSetEventHandlers for a single form.

Why do you think you need to? You should be able to do this with a single event handler.


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to