dhtmlxWindow setSkin for a custom skin

Hi guys,



I’ve just noticed that when using dhtmlxwindow (v.2.0 build 81009 Commercial lic.), you can’t use directly your own custom skin as it doesn’t recognize any skin not listed by “dhtmlXWindows” object.

I understand that some infos are needed along css file but it’s a bit not pro OOP to edit “dhtmlXWindows” object in order to implement a new custom skin.

Maybe by passing along an object whith the setSkin function would be a better solution ?



Hello,

Some code should be added in dhtmlxwindow.js, so passing some values is not a good idea.