[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2009-07-28 Thread codesite-noreply
Updates: Owner: mr0...@mro.name Comment #15 on issue 49 by mr0...@mro.name: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 (No comment was entered for this change.) -- You received this message because you are listed in the own

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2009-05-15 Thread codesite-noreply
Updates: Status: Verified Comment #14 on issue 49 by heuermh: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC field

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-05 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #13 by [EMAIL PROTECTED]: Ah - that's why I didn't see nothing fishy running the example. I'm on a linux box here. So what do you think - is that the fix we needed? --

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-05 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #12 by heuermh: The example has both BasicStroke and PFixedWidthStrokes so that you can see the difference, if any. I don't see any issues on windows or linux. -- You

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-05 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #11 by [EMAIL PROTECTED]: does that flicker appear with a out-of-the-box BasicStroke, too? -- You received this message because you are listed in the owner or CC fields o

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #10 by heuermh: Committing an example. Works ok on Mac OSX with some visual flicker. I would still like some time to profile this and compare to workaround I mentioned ab

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #9 by [EMAIL PROTECTED]: I pushed it even further (and maybe too far?) with the last commit r405 - but I think the class looks now almost as it should. PFixedWidthStroke n

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #8 by [EMAIL PROTECTED]: I had a NPE in there and improved it a bit. See r402 (and r401) for the current version - forget about the attachment above. -- You received t

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #7 by heuermh: This looks reasonable at first glance. I will have to try it out on Mac OSX this evening. -- You received this message because you are listed in the own

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #6 by [EMAIL PROTECTED]: Sorry, extending BasicStroke is nonsense as it's guts aren't visible. But getting rid of Serializable would be fine, wouldn't it? -- You receiv

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #5 by [EMAIL PROTECTED]: P.S.: I'd prefer not to implement Stroke and Serializable but rather just extend BasicStroke - but as that violates the compatibility rules, I didn

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #4 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Started Labels: -Milestone-2.0 Milestone-1.3 -- You re

[piccolo2d-dev] Issue 49 in piccolo2d: PFixedWidthStrokes are not fixed width on Mac OSX

2008-11-04 Thread codesite-noreply
Issue 49: PFixedWidthStrokes are not fixed width on Mac OSX http://code.google.com/p/piccolo2d/issues/detail?id=49 Comment #3 by [EMAIL PROTECTED]: Hi Michael, I just tried a naive shot a this - can you have a look? Does that solve our Problem? Attachments: PFixedWidthStrokeMRO.java 7