[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2013-11-26 Thread piccolo2d
Updates: Status: Accepted Labels: Milestone-3.0 Comment #8 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 (No comment was entered for this change.) -- You received this message because this

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2013-11-26 Thread piccolo2d
Updates: Owner: heue...@gmail.com Comment #9 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 (No comment was entered for this change.) -- You received this message because this project is configured

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2013-11-26 Thread piccolo2d
Updates: Status: Started Comment #10 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 $ svn commit -m Issue 166 ; refactor PNode moveToBack and related . Sending

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2013-11-26 Thread piccolo2d
Comment #11 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 $ svn commit -m Issue 166 ; mark PNode moveToFront and related as @deprecated . Sendingcore/src/main/java/org/piccolo2d/PNode.java Sending

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2013-11-26 Thread piccolo2d
Updates: Status: Fixed Comment #12 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 (No comment was entered for this change.) -- You received this message because this project is configured to send all

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-04-09 Thread piccolo2d
Comment #5 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 Copying this comment from a thread on piccolo2d-dev@ to here cmal...@pixelzoom.com wrote: I realize this is z-ordering. But if this is supposed to

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-04-09 Thread piccolo2d
Comment #6 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 Methods that change the Z-order of a peer node void raiseAbove(PNode peer) void lowerBelow(PNode peer) ? -- You received this message because you

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-02-28 Thread cmal...@pixelzoom.com
I realize this is z-ordering. But if this is supposed to replace the existing z-ordering interface, then raise and lower would be replacing moveToFrontOf(PNode) and moveInBackOf(PNode). So, again, how does raise and lower allow me to put one sibling in front/back of another sibling? Imho, this

Re: [piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-02-27 Thread Samuel Robert Reid
raise and lower relative to what? This is regarding the z-ordering of child nodes within a parent node. Sam Reid -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-02-26 Thread piccolo2d
Updates: Labels: Milestone-2.0 Type-Enhancement Priority-Low OpSys-All Effort-Low Toolkit-Piccolo2D.Java Component-Core Usability Comment #1 on issue 166 by allain.lalonde: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 Unless you keep the

[piccolo2d-dev] Re: Issue 166 in piccolo2d: Refactor PNode.moveToBack() and related

2010-02-26 Thread piccolo2d
Updates: Status: Accepted Comment #3 on issue 166 by heue...@gmail.com: Refactor PNode.moveToBack() and related http://code.google.com/p/piccolo2d/issues/detail?id=166 False alarm, issue 165 was fixed by r974, not this one. -- You received this message because you are listed in the