The two pages below state that the default width and height of the window is 50% of the browser but if these are not set explicitly in the constructor then the default window size is very small:
var dhxWindow = new dhx.Window({
header: "DHX Window",
modal: false,
resizable: true,
movable: true
});
All is fine but the ‘header’ property seems to have no effect. Perhaps the difference between header/title or the purpose of ‘header’ is not clearly explained.
The two pages below state that the default width and height of the window is 50% of the browser but if these are not set explicitly in the constructor then the default window size is very small:
The problem is confirmed. We’ll try to fix it in the future updates.
Thank you for your reports and the feedback.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan