Project

General

Profile

Actions

Bug #1098

closed

slider knob remains active if slider is disabled

Added by Arjan Vermeij over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
12/13/2011
Due date:
% Done:

0%

Estimated time:

Description

There are two ways to move a slider: dragging the knob, or clicking on the bar.

If a slider is not enabled, through a call to

Wt::WSlider * const mySliderWidget (orientation);

mySliderWidget->setEnabled (false);

then clicking on the bar no longer has any effect, but the knob can still be dragged.

Or perhaps there is another way of disabling the knob?

Tested on Linux/Chrome.

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to Closed

This is a duplicate of #1103

Actions

Also available in: Atom PDF