"Elliot Finley" <
[hidden email]> writes:
> If I drop a CompositePresenter (Default View) onto a newly created
> dialog,
>
> the CompositePresenter shows up as white. The backcolor is set to
> nil. I
>
> know that I can set the color to whatever (static color) I want, but
> is
>
> there any way to have the CompositePresenter use the same color as
> it's
>
> parent? I know this should be simple, but I just can't seem to find
> it.
I usually set it to one of the predefined "system colors", which
aren't really colors, but vary by the users configuration. F.ex Color
class>>face3d which is the button color on the users system. That way
you avoid the ugliness of hardcoding the color
--
Vennlig hilsen
Syver Enstad