[racket] set-panel-background ?

From: Laurent (laurent.orseau at gmail.com)
Date: Thu Jul 22 09:08:45 EDT 2010

On Thu, Jul 22, 2010 at 14:51, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> At Thu, 22 Jul 2010 10:26:47 +0200, Laurent wrote:
> > I can see there is a `get-panel-background' function that returns the
> > background color of panels, but is there a `set-panel-background' or
> > something equivalent?
>
> No, there's no way currently to set the background of a panel.
>
> Even `get-panel-background' isn't really a good idea, since the
> graphical depiction of the panel is up to the GUI toolkit and maybe
> some user-selected theme, and it isn't necessarily just a color.
>

Right. Though the color (gray) does not seem to match my desktop theme (more
like yellow) on Ubuntu. That would be perfect if the panels in my GUI
matched my desktop theme, but I suspect this is not what you're saying?


>
> After GRacket moves to more modern GUI toolkits, we'll revisit
> questions like this, based on what the toolkits provide.
>

Can't wait for this!
Do you have an idea of when you may finish it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100722/66b489a0/attachment.html>

Posted on the users mailing list.