This seems to have fixed it Replace <old> -import org.apache.pivot.wtk. ; </old>
with <new> -import org.apache.pivot.wtk.ListView; </new> On 10 August 2011 19:31, Chris Bartlett <cbartlet...@gmail.com> wrote: > Should have added that I was using TortoiseSVN to apply the patch, so > it might be an issue with that - checking now. > > On 10 August 2011 19:27, Chris Bartlett <cbartlet...@gmail.com> wrote: >> Edvin, >> >> I've been very busy recently, but just tried to apply your patch to >> take a look and got an error about a bad line on line 1606 >> It loooks like part of the imports removal has been cut out from >> wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraTheme.java >> >> Any chance you can put an updated patch onto the JIRA ticket? >> I will add a comment about the patch error to the JIRA ticket now. >> >> Chris >> >> On 24 July 2011 01:23, SYSE | Edvin <e...@syse.no> wrote: >>> Hi guys, >>> >>> I uploaded a patch for https://issues.apache.org/jira/browse/PIVOT-276 about >>> two weeks ago, that adds a complete solution for a GridView in Pivot. Did >>> anyone have time to take a look at it? Any comments? :) >>> >>> Sincerely, >>> Edvin Syse >>> >> >