comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL5: Bug in Widget_Slider
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL5: Bug in Widget_Slider [message #9763] Tue, 12 August 1997 00:00
wonko is currently offline  wonko
Messages: 22
Registered: March 1997
Junior Member
IDL5 Bug Report: Problem with Sliders and SCROLL keyword

Name: Alex Schuster
E-mail Address: alex@pet.mpin-koeln.mpg.de
IDL version: { sparc sunos unix 5.0 Apr 28 1997}
Platform and OS: SunOS ge 5.4

Description of Problem: --------------------------------------------

The SCROLL keyword has no effect in sliders after setting a new
slider minimum/maximum.

Example Code: --------------------------------------------------------

pro test_slider
base = widget_base()
slider = widget_slider( base, scroll=1 )
widget_control, base, /realize
widget_control, slider, set_slider_min=0
xmanager, 'Test', base
end

Known Workarounds or Fixes:-----------------------------------------

Destroy and re-create the slider.

RSI Technical Support Response:-------------------------------------

Yup, it's a bug.



Alex
--
Alex Schuster Wonko@weird.cologne.de PGP Key available
alex@pet.mpin-koeln.mpg.de
[Message index]
 
Read Message
Previous Topic: IDL 5.0.2
Next Topic: Unknow Error

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 11:33:47 PDT 2025

Total time taken to generate the page: 1.20074 seconds