Re: Slider dragging fixed...

Edward Di Geronimo Jr. (edwdig@bergen.org)
Sat, 28 Sep 1996 11:01:47 -0400

>I have a little slider test applet and I tried changing the max value with
>the SET_MAX message. On my first try I used _MakeWWFixed(31)_ as the
>arguement and it worked fine. Then I tried it with just the 31 as the
>arguement and it wouldn't work correctly. Could that be your problem?
> GenValues generally take and return WWFixedAsDWord types for their various
>arguements.

I was using 31.0 as the value, as I thought that took care of it, but I
guess not. MakeWWFixed(31) took care of it. Now, for (hopefully) my last
question on this program:

Is there a way to tell the geometry manager to recompute all my geometry?
Changing the max of the sliders to 31 causes the sliders to spread out as
they need more room to display a double digit number. But that causes the
text and buttons to the right of the slider to move underneath the sliders.
There's more than enough screen space for everything to fit across. How can
I tell the geometry manager to recompute the placement?

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