Re: Slider dragging fixed...

Edward Di Geronimo Jr. (edwdig@bergen.org)
Sat, 28 Sep 1996 13:26:03 -0400

> I suppose rearranging the sliders is out of the question? You could try
>grouping the sliders inside GenInteractions and putting a HINT_FIXED_SIZE on
>the group. That way it won't grow or shrink. You'll have to guess at the
>dimensions until you get it just right.

I figured it out. I realized I had HINT_ALLOW_CHILDREN_TO_WRAP in a
GenInteraction. I took that out and it fixed it. All my problems are gone
now, so now I have my first complete program, so I'm happy :)

-------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
-------------------------------------------------------------------