Re: widget_control, <slider_id>, maximum=num ??? [message #35020] |
Mon, 12 May 2003 08:12 |
paul wisehart
Messages: 28 Registered: December 2002
|
Junior Member |
|
|
On Fri, 9 May 2003 18:07:02 -0600, David Fanning <david@dfanning.com> wrote:
> I think you are going to have to move on to the
> *next* step in your IDL development: writing
> a compound widget. I would model yours more
> or less on the "floating" widget slider CW_FSLIDER.
Thanks for the pointer to the widget, David.
I'm going to have to leave it reversed for now :)
But, when the time comes to fix it I will know where
to start.
--
paul \ /
wisehart >/
<//////$>
|\|\|\
|
|
|
|
Re: widget_control, <slider_id>, maximum=num ??? [message #35029 is a reply to message #35028] |
Fri, 09 May 2003 13:55  |
paul wisehart
Messages: 28 Registered: December 2002
|
Junior Member |
|
|
On Fri, 09 May 2003 15:43:38 -0500, paul wisehart <wisehart@runbox.com> wrote:
> How do I set the maximum keyword of a slider widget
> after it has been realized?
widget_control, slider_id, set_slider_max=200
yeah that's right I answered my own question.
next time i'll look more before I ask : )
NEW_QUESTION!!!
how do I reverse a vertical slider so that it is 0 at
the top?
--
paul \ /
wisehart >/
<//////$>
|\|\|\
|
|
|