SET_FLOAT_LIMITS@

Platform

Win32, x64

Purpose

To change the limits of a %fl (Float Limit) control.

Syntax

SUBROUTINE SET_FLOAT_LIMITS@(HWND, MIN, MAX)
INTEGER(7) HWND
DOUBLE PRECISION MIN,MAX

Description

Calling SET_FLOAT_LIMITS@ will change the current limits on the %fl (Float Limit) control which has the handle HWND. The handle can be found by using the %lc (Handle of Last Control) format. The new limits will be MAX and MIN. If the current data is outside of the new limits then a "refresh" should be generated. For example, the callback function that calls this routine should return the value 1 rather than 2.

Notes

Added to FTN95 at version 7.10

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited