[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.gef3d] Re: A couple of errors in ..draw3d

On 2009-05-30 01:11:48 -0700, Kristian Duske <kristian.duske@xxxxxxxxxxxxxxxx> said:

Hi Miles,

Thanks Kristian, I just updated. FWIW, I had already put these quick fixes in:

That should work. I will switch to Galileo soon and then I'll take a stab at properly implementing those methods and the rest of the missing features.


Did you run into any other problems?

Best regards
Kristian

Just general issues with rendering which are probably down to some kind of eclipse upate issues. For xampel, when I first open a diagram its all noise; as soon as I force a re-render by rezizing it looks fine. And I am often getting into a state where the workbench is completely messed up -- views are redrawn properly, etc.. but I think this is because I've stolen the SWT /rendering thread somewhere in my model -> view updating code. I'm still figuring out how to do the updates in a nice fail-safe way.