Searching \ for 'tcl: frames refuse to do -relief ?!' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/mems.htm?key=fram
Search entire site for: 'frames refuse to do -relief ?!'.

Truncated match.
PICList Thread
'tcl: frames refuse to do -relief ?!'
2004\04\11@043259 by Peter L. Peres

picon face
eg:

pack propagate . 0
frame .f1 -width 100 -height 100 -relief raised; pack .f1 -in .
frame .f1.f2 -width 50 -height 50 -relief sunken; pack .f1.f2 -in .f1

tk_version is 8.4 (the latest patch level, on Unix)

Is this a particularly buggy version or am I doing something wrong (that
would not be surprising). tk7.4 &co used to do relief on frames just fine.

tia,
Peter

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads

2004\04\11@054152 by Steve Willoughby

flavicon
face
> pack propagate . 0
> frame .f1 -width 100 -height 100 -relief raised; pack .f1 -in .
> frame .f1.f2 -width 50 -height 50 -relief sunken; pack .f1.f2 -in .f1

Try setting the -borderwidth option on the frames to something like 2
or more, and see what happens.  You can abbreviate this to -bd.
--
Steve Willoughby     | "It is our choices... that show what we truly
<spam_OUTsteveTakeThisOuTspamalchemy.com>  | are, far more than our abilities."
                    |     --Albus Dumbledore, in Harry Potter and the
                    |            Chamber of Secrets, by J. K. Rowling

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads

More... (looser matching)
- Last day of these posts
- In 2004 , 2005 only
- Today
- New search...