Vertical Scroll Bar in Scrolling Field
    Peter M. Brigham 
    pmbrig at gmail.com
       
    Fri Apr 29 10:11:44 EDT 2016
    
    
  
Try:
set the vscrollbar of fld "myFld" to (the height of fld "myFld" < the formattedheight of \
         fld "myFld")
and call it in a closefield or textchanged handler.
-- Peter
Peter M. Brigham
pmbrig at gmail.com
On Apr 28, 2016, at 10:27 PM, Sannyasin Brahmanathaswami wrote:
> Am I daft?
> 
> In <7 versions I remember the vertical scroll bar only appeared if the formattedText of the field was “taller” than the field height? Otherwise the scroll bar was hidden.
> 
> ??
> 
> Is there a way to get the behavior
    
    
More information about the use-livecode
mailing list