Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11546
| From | Rajiv Gupta <rajiv@invalid.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram |
| Date | 2012-01-21 14:43 +1100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <jfdc8t$g4n$1@speranza.aioe.org> (permalink) |
| References | <532275d9-eb03-4db0-a2ef-9b051de444cc@m4g2000pbc.googlegroups.com> |
On 2012-01-21 12:05:14 +1100, student said: > I am trying to create three concentric circles of different color > using GraphicsProgram. However the circles never appear to be > concentric..they appear to be pushed off on the sides of each other as > if trying to show another dimension. I am simply creating and adding > the GOval objects. May be I am missing something. Is there a way to > set transparency of the circles? You probably have an uncaught overlapped circle exception.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
Whats the error in my program-creating overlapping GOval objects using GraphicsProgram student <freenow12345@gmail.com> - 2012-01-20 17:05 -0800
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram Jeff Higgins <jeff@invalid.invalid> - 2012-01-20 21:52 -0500
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram student <freenow12345@gmail.com> - 2012-01-20 22:19 -0800
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram Lew <noone@lewscanon.com> - 2012-01-20 22:48 -0800
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram Jeff Higgins <jeff@invalid.invalid> - 2012-01-21 05:51 -0500
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram student <freenow12345@gmail.com> - 2012-01-21 18:08 -0800
Re: Whats the error in my program-creating overlapping GOval objects using GraphicsProgram Rajiv Gupta <rajiv@invalid.com> - 2012-01-21 14:43 +1100
csiph-web