It would be really nice if, for any given form layout definition, the container window could be automatically resized to ensure all of the form was visible, possibly with an option to have margins of X and Y pixels (or other suitable units)
The problem at the moment is that you have to go through something of an iterative process when creating a DHTMLXWindow to get both width and height correct.
Or is there an existing method I have missed?
TIA.