From: Toby D. <tj...@sf...> - 2005-05-17 07:21:31
|
I think it's a safe bet that no code relies on TheMatrix alpha values. You can easily check in Eclipse to see where methods used by using the References-->project option that appears in the right-click menu. Toby On 5/16/05 11:45 AM, "Daryl Van Humbeck" <dva...@sf...> wrote: > Sounds good to me. > > I know that the alpha code includes both versions of getAlpha(), but is > there any other code that handles alpha colours? > > An update on how TheButtonMatrix is working: > I've added an icon for the Load button and I've fixed the problem of the > buttons overlapping and obscuring the image. > I had to create a new JComponent (called ImagePainter) to act like a > fixed-size component that draws any Image given to it. > > Daryl. > > Toby Donaldson wrote: > >> Hi all, >> >> I am doing a bit of planning for the next two released versions of the >> csimage package. The next version will be code-named "casey", and the one >> after that will be called "harriet". >> >> If you are working on one of the features mentioned below, please keep us >> informed of your progress by occasionally emailing this list. >> >> Release name: casey >> Date: end of June (hopefully!) >> New features: >> - Caretesian coordinate system >> - simple axes >> - generic load/save/quit buttons >> - basic testing code for TheMatrix >> - basic user-level documentation for TheMatrix >> Other changes: >> - remove alpha-value code for TheMatrix since it doesn't work correctly >> (scheduled to be added in the next version) >> >> Release name: harriet >> Date: end of August (hopefully!) >> New features: >> - correct handling of alpha values >> - improved flexibility for using TheMatrix as a panel in other windows >> - more complete testing >> - more complete user documentation >> - improved and fixed animation library >> >> Any other ideas for changes? Did I miss anything? Note that this is just for >> the csimage library; non-image code may also be included, or we might >> release a separate package for that. >> >> Toby >> >> > > -- Dr. Toby Donaldson School of Computing Science Simon Fraser University |