Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Usewidgets.TextBox as text readout for sliders #19257

Open
Labels
@ianhi

Description

@ianhi

Problem

When using a slider there it is not easy to select a precise value when using the mouse. You can do this withslider.set_val but this is not always convenient.

Proposed Solution

Usewidgets.TextBox to display the slider readout. Then hook it up so that a user can enter values into the textbox and on submit the slider value will change.

To do this fully properly I think two additional things would need to happen:

  1. Implement numeric only TextBox
  2. if user clicks off of TextBox after typing then return the textbox to the current value of the slider.

Additional context and prior art

Inspired by examples here:https://www.smashingmagazine.com/2017/07/designing-perfect-slider/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp