From: Tom D. <td...@va...> - 2000-11-03 22:32:53
|
On Fri, 3 Nov 2000, Nathan Kurz wrote: > Here's my first try at navigation between fields in the edit view. It > basically works, although it is not well tested. I'll test tomorrow. > I ended up changing more than I planned to. This is not necessarily a > good thing. I could probably minimize the changes if desired. The > patch is against the test version of 0.3.1. Stylistic corrections > appreciated -- I'm still familiarizing myself with Palm programming. Not to nitpick, but could you resend the patch in "unified diff" format? Pass the -u option to the diff command when making the patch. It is *much* easier to read a unified diff then the old/new context diff that the diff command normally makes. Thanks. |