Thank you for your advise Matt Regards Padmini
Subject: Re: Multiple FrmSetEventHandlers for a single form From: Matthew Henry <[EMAIL PROTECTED]> Date: Fri, 19 Mar 2004 09:02:37 -0500 X-Message-Number: 8
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.
_________________________________________________________________
Free up your inbox with MSN Hotmail Extra Storage. Multiple plans available. http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
