public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Very Vain Question
@ 2002-01-06 18:02 Mike Sowka
  2002-01-07  2:43 ` Martin M. Hunt
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Sowka @ 2002-01-06 18:02 UTC (permalink / raw)
  To: insight

Hello All,
I'm afraid I might get flamed for this one... using up the bandwidth on
a vain question such as this :) :

How do I change the color palette of insight's tk widget set?

I have to explain. I'm an Enlightenment X Window Manager freak, so
everything is "customized" TO THE HILT! </me bows his head in shame>

I have tried using the palette.tcl script in share/tk8.0 as such:
tcl palette.tcl blue... tcl palette.tcl "blue ...

Or editing some of the share/gdbtcl/*itb files after reading some of
this mailing lists archives (note: I have done my homework before
posting such a USELESS question on the list)

... I LOVE insight (#1 tool), know zip about tcl/tk and would VERY much
appreciate if someone could give me a hand with this.

Thank You, and once again sorry for polluting the list,
Mike

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Very Vain Question
  2002-01-06 18:02 Very Vain Question Mike Sowka
@ 2002-01-07  2:43 ` Martin M. Hunt
  0 siblings, 0 replies; 2+ messages in thread
From: Martin M. Hunt @ 2002-01-07  2:43 UTC (permalink / raw)
  To: Mike Sowka, insight

On Sunday 06 January 2002 06:03 pm, Mike Sowka wrote:
> Hello All,
> I'm afraid I might get flamed for this one... using up the bandwidth on
> a vain question such as this :) :
>
> How do I change the color palette of insight's tk widget set?
>
> I have to explain. I'm an Enlightenment X Window Manager freak, so
> everything is "customized" TO THE HILT! </me bows his head in shame>
>
> I have tried using the palette.tcl script in share/tk8.0 as such:
> tcl palette.tcl blue... tcl palette.tcl "blue ...
>
> Or editing some of the share/gdbtcl/*itb files after reading some of
> this mailing lists archives (note: I have done my homework before
> posting such a USELESS question on the list)
>
> ... I LOVE insight (#1 tool), know zip about tcl/tk and would VERY much
> appreciate if someone could give me a hand with this.
>
> Thank You, and once again sorry for polluting the list,
> Mike


There is no user interface for this, but you should be able to change the
widget color scheme with tk_setPalette.  You can try it from the console
by typing "tk" then the command.  For example,
"tk tk_setPalette darkgreen"

-- 
Martin Hunt
GDB Engineer
Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-07 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-06 18:02 Very Vain Question Mike Sowka
2002-01-07  2:43 ` Martin M. Hunt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).