Just for the record, Delphi or the Apple dev framewiork do not generate edit dialog, they rather do the opposite.
You "draw" your dialog, "bind" widgets to your data(source) and the rest of it is automated. You have actually 0 line of code to write to do a simple DB edit form, even a master-detail from, just draw the page. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

