[Biococoa-dev] BCSequenceView
Gregor Hageluken
gh50 at st-andrews.ac.uk
Sun Sep 18 16:28:28 EDT 2011
Koen,
yep, that solved the problem! Thanks!
Cheers,
Gregor
On 18 Sep 2011, at 18:12, Koen van der Drift wrote:
>
> On Sep 13, 2011, at 3:17 PM, Gregor Hageluken wrote:
>
>> Hi,
>>
>> I finally found a way around that BCSequenceView problem that I posted a while ago. As I said, it always got caught in an infinite loop calling the setString method. This only happened when I bound the value property of the BCSequenceView to my CoreData model.
>> Turns out I could just delete the setString method from the BCSequenceView class and everything works just fine.
>
> Gregor,
>
> I think this is a bug in BCSequenceView in the switch case section of the setString method. It calls [super insertText], but it should call [super setString] instead. Probably s copy-paste error form the insertText method above. Could you confirm this in your app and post back here? If it works for you too, I'll make the change in the framework and commit it.
>
> Thanks,
>
> - Koen.
>
>
> _______________________________________________
> Biococoa-dev mailing list
> Biococoa-dev at bioinformatics.org
> http://www.bioinformatics.org/mailman/listinfo/biococoa-dev
-----
Gregor Hagelueken
Postdoctoral Research Fellow, Naismith Group
Biomedical Sciences Research Complex
University of St Andrews
Purdie Building, North Haugh, St Andrews, Fife, KY16 9ST
Email: gh50 at st-andrews.ac.uk
Tel: +44 1334 467247
-----
More information about the Biococoa-dev
mailing list