Slider/Scroll Bar Macros

Microchip Graphics Library

Microchip Graphics Library
Slider/Scroll Bar Macros
Macros
Name 
Description 
Returns the current page size of the object. Page size defines the delta change of the thumb position when incremented via SldIncPos() or decremented via SldDecPos(). Page size minimum value is 1. Maximum value is range/2. 
Returns returns the current position of the slider thumb. 
Returns the current range of the thumb. 
This macro increment the slider position by the delta change (page) value set. Object must be redrawn after this function is called to reflect the changes to the object. 
This macro decrement the slider position by the delta change (page) value set. Object must be redrawn after this function is called to reflect the changes to the object. 
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved