Re: How to get rid of grey lines ?
From: Mac A. Cody (maccody_at_castcom.net)
Date: 12/30/04
- Next message: Dennis LaBelle: "Re: Do you know of a TK GUI builder ?"
- Previous message: Ian Bell: "Re: File Descriptors"
- In reply to: Carsten Zerbst: "How to get rid of grey lines ?"
- Next in thread: Carsten Zerbst: "Re: How to get rid of grey lines ?"
- Reply: Carsten Zerbst: "Re: How to get rid of grey lines ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 09:47:32 -0600
Carsten Zerbst wrote:
> Hello,
>
> I'm just polishing my new rss reader based on
> my rss library (http://wiki.tcl.tk/12801).
>
> It sports a simple gui without much ado, but I don`t know how to get rid
> off the small grey lines
> (http://www.groy-groy.de/czerbst/tcltk/problem.png) ?
>
> Any help would be appreciated, Carsten
Carsten,
Looks like the highlights around the widgets need to have
their thickness set to zero
-highlightthickness 0
That should solve the problem.
Mac
- Next message: Dennis LaBelle: "Re: Do you know of a TK GUI builder ?"
- Previous message: Ian Bell: "Re: File Descriptors"
- In reply to: Carsten Zerbst: "How to get rid of grey lines ?"
- Next in thread: Carsten Zerbst: "Re: How to get rid of grey lines ?"
- Reply: Carsten Zerbst: "Re: How to get rid of grey lines ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|