I was looking at the xBrowse / xBrowser() function and was seeking a way to set the dialog size. By default it is pretty small, and looking at the source code, I don't see how I can pass a fixed size.
I will be creating a dynamic document using arrays, and it's perfect for displaying it, except the dialog is tiny. The source code keeps cutting the size of the width and height.
Is there a way to pass values in this function to set the size, or do I just need to create a different viewer using the class.
Tim