[piccolo2d-dev] Re: Issue 172 in piccolo2d: Add getRoot method to POffscreenCanvas

2010-04-18 Thread piccolo2d


Comment #4 on issue 172 by heue...@gmail.com: Add getRoot method to  
POffscreenCanvas

http://code.google.com/p/piccolo2d/issues/detail?id=172

$ svn commit -m Issue 172 ; increasing test coverage, javadoc improvements,
checkstyle fixes .
Sendingcore/src/main/java/edu/umd/cs/piccolo/POffscreenCanvas.java
Sending 
core/src/test/java/edu/umd/cs/piccolo/POffscreenCanvasTest.java

Transmitting file data ..
Committed revision 1014.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 172 in piccolo2d: Add getRoot method to POffscreenCanvas

2010-04-17 Thread piccolo2d

Updates:
Status: Fixed

Comment #2 on issue 172 by allain.lalonde: Add getRoot method to  
POffscreenCanvas

http://code.google.com/p/piccolo2d/issues/detail?id=172

I've implemented these changes in POffscreenCanvas, but implemented the  
background as

a Color rather than as Paint.

I'm not set on the decision, but I made it because:
PCanvas has a setBackground method and the clear method and it only seems  
right to

conform.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 172 in piccolo2d: Add getRoot method to POffscreenCanvas

2010-04-04 Thread piccolo2d


Comment #1 on issue 172 by heue...@gmail.com: Add getRoot method to  
POffscreenCanvas

http://code.google.com/p/piccolo2d/issues/detail?id=172

Also:

setOpaque(boolean)
setPaint(Paint) or setBackground(Paint) or setBackgroundPaint(Paint)


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

To unsubscribe, reply using remove me as the subject.