Douglas, I still haven't gotten my group to scroll as well, but here's something I learned while trying that might help you out...
Lock the size of the group. If the controls within the group are are being repositioned/resized by the geometry manager - or even by you - it will automatically adjust the size of the group to encompass all the controls within it, meaning your scrollbars will never appear. After moving all the controls have been updated, then resize/reposition the group. Actually, as I think about this maybe it was the group that you needed to resize/reposition first and then the controls. Anyway, order matters here! Try both. ;-) Jeff M. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
