Is there a way to update the content of a ScrollAreaGadget ?
I want it to be scrollable using the keyboard, so that when I press the Home key it goes to the beginnig for instance, when I use :
The Scrollbar is updated (it goes up to its zero position), BUT the Scrollable part inside is not updated (but if I click on the ScrollBar is gets updated ...)....
setscrollpos_( GadgetID(500), #SB_VERT, 0, 1 )
...
TIA.
Bests.
Stan.
