openbsd-ports/mbone/vic/patches/patch-ui-grabber_tcl
naddy 9759e5be25 - Regen patches.
- Honor CC, CFLAGS.
- Make this compile with gcc3.
2002-10-06 22:28:49 +00:00

13 lines
491 B
Plaintext

$OpenBSD: patch-ui-grabber_tcl,v 1.1 2002/10/06 22:28:49 naddy Exp $
--- ui-grabber.tcl.orig Wed Jun 9 13:29:24 1999
+++ ui-grabber.tcl Sun Oct 6 23:05:29 2002
@@ -454,6 +454,8 @@ proc build.slicvideo w {
# pack $w.f.cl.glabel $w.f.cl.label $w.f.cl.slabel \
# -side left -fill x -expand 1
+ frame $w.f.c -relief flat
+
scale $w.f.c.gscale \
-orient horizontal -width 12 -length 100 -relief groove \
-showvalue 1 -from 0 -to 255 \