Re: relief & frames

From: TOKUNAGA Takenobu <take_at_cs.titech.ac.jp>
Date: Wed, 26 Apr 1995 09:30:45 JST

> I've been having a problem with frame relief lately. I'm unable to get
> frames to have any relief other than flat. When I
>
> STk> (define f (make <frame> :relief 'groove))
> STk> (describe f)
> #[<frame> 101d51e4] is an instance of class <frame>
> Slots are:
> id = #[Tk-command .v749]
> eid = #[Tk-command .v749]
> parent = #[Tk-command .]
> width = 0
> height = 0
> background = "#ffe4c4"
> border-width = 0
> cursor = ""
> relief = "groove"
> geometry = ""
> class = |Frame|

I think you need to set the border-width at other than 0.

-take
Received on Wed Apr 26 1995 - 02:32:31 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST