Norm73,
Thanks for the testing - glad it seems to have partially resolved the [rob;lems you were having
Try adding the _GUIScrollbars_ReSizer function to your script after generating the scrollbars - that is designed to get the scrollbars correctly adjusted when using resizable GUIs. However, you may still find that the scrollbars return to the top left position as it was too complicated (at least for this coder) to get them to be in exactly the same place for every possible case.
M23