RE: [Java-gnome-developer] Question concerning pixel graphics (fw d)
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2001-11-07 12:29:42
|
You can now implement inheritance with define-boxed types. This should help you with GdkPixmap, GdkBitmap, etc. > > > as I stated in a previous email I > > will soon add the ability to implement inheritance. > > was what I wanted to add ;-) > > By the way, my fractal generator is displaying Mandelbrot an Julia > (and, btw, about five times faster than the same program in > kylix :-)). > Now I'm heading for a zoom function ;-) > Great. We have no example code in the bindings that demonstrate the low-level drawing classes. If you would like to contribute your example I would be happy to add it. -Jeff |