Skip to content

Wheel Constraint is a template which allows a user to scroll list, combo, or spin controls by the wheel only if the mouse is over the control.

Notifications You must be signed in to change notification settings

mikeduglas/Wheel-Constraint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Wheel Constraint

Overview

It is well known issue in Clarion programs: if a list control, combobox, or spinbox has a focus, the user can scroll it with the mouse wheel, even if the mouse cursor is outside of the control. This behavior can be confusing.

Wheel Constraint is a template which allows a user to scroll list, combo, or spin controls by the wheel only if the mouse is over the control. Just add the global extension to your application, and the problem is solved.

Features

  • LIST, COMBO, SPIN controls are supported.

Usage

  • Register the template.
  • Add the global extension.
  • That's all.

Requirements

  • Clarion 6.3 and newer.
  • ABC and Legacy template chains.

Buy now

About

Wheel Constraint is a template which allows a user to scroll list, combo, or spin controls by the wheel only if the mouse is over the control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published