If you add a scrollbar to a form with the default width
(AUTO) and compile, then run on POSE with a debug ROM,
you get a runtime warning that the left and right
coordinates are the same (width = 0). Manually setting
width to 7 in .rcp file fixes the problem.