No problem with using diffs. The code in this case didn't involve changes to Pivot though :-)
On Wed, 16 Sep 2009 11:37:47 am Todd Volkert wrote: > Hi Scott, > Welcome to the dev list! Posting this kind of stuff is great, though > posting it in a diff format is generally preferable, because it (a) makes > it easier to see what actually changed, and (b) makes it easy to > incorporate your changes into the platform via the 'patch' command. You > can run 'svn diff > patch.txt' at the command line to get the output in a > diff format. > > Cheers, > -T > > On Tue, Sep 15, 2009 at 8:15 PM, Scott Lanham <[email protected]> wrote: > > Hi Guys, > > > > A Todd suggestion I have joined the dev list. > > > > I had to do a quick and dirty hack to TableViewRowEditor to get it to > > fire a > > "Cancel" event when the escape key is hit. The Code is attached in case > > you are interested. > > > > Please let me know if you don't want me posting this kind of stuff on > > this list. > > > > Cheers, > > > > Scott.
