T.R | Title | User | Personal Name | Date | Lines |
---|
3599.1 | | CLTMAX::dick | Schoeller - Failed Xperiment | Wed Nov 07 1990 12:41 | 9 |
| No, 4-plane machines have Pseudo-Color colormaps.
It sounds like you have run out of color cells because other applications are
already using all of the cells. Remember, that you only have 16 colors for the
whole screen. If you really need to allocate colors, you must either cut back
on the color usage elsewhere or have your application create its own colormap
if it can't get colors.
Dick
|
3599.2 | motif | DSTEG1::HOSSFELD | I'm so confused! | Wed Nov 07 1990 13:36 | 2 |
| If you are using motif then you will start with the map full and as of
yet I have found no way around this.
|
3599.3 | | CLTMAX::dick | Schoeller - Failed Xperiment | Wed Nov 07 1990 13:45 | 8 |
| If you want to reduce colormap usage in mwm, then you should turn off
makeColors and you should use topShadowPixmap and bottomShadowPixmap instead
of topShadowColor and bottomShadowColor. These will greatly reduce the number
of colors used by mwm. You can then do similar customizations all around for
applications. If you work hard at it, you should be able to get color usage
down to 2 colors.
Dick
|
3599.4 | Don't think so! | DSTEG2::HOSSFELD | I'm so confused! | Fri Nov 09 1990 07:31 | 4 |
| I used the Black & White defination (and no extra applications run) which is
as you stated and the color map was still full.
Paul H.
|