I'm currently working on an expense tracker based on the really great iUI Framework (kudos Joe). I need a nice way to create a login/ register screen but I haven't found a satisfactory solution yet. So far I've tried the following:
1) An external screen that redirects to the real application once the user logged in/registered 2) A dialog-styled login screen that is used from inside the iUI Framework 3) A panel-styled login/registration screen (this too from inside the iUI Framework) Problem is that I'd like to add some realtime validation to the forms too, some onsubmit checks and the like, but iUI seems to be overdominant about the events it traps. Any idea what the best way would be for a login screen? Regards, Christian 'Snyke' Decker -- http://www.snyke.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
