GenView UIC bug

Edward Di Geronimo Jr. (edwdig@bergen.org)
Tue, 1 Apr 1997 23:20:36 -0500

Hi,

I found a bug related to GenViews. If I'm programming in Esp, and in my
definition of a subclass of a GenView I have:

class MyView = GenView {
default backColorR = C_BLACK;
default backColorFlags = CF_INDEX;
}

The background will draw as gray. What's wrong here?

------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------