Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by n.darques on Nov 04, 2008 08:25
open dhtmlx forum
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 ?

Answer posted by Support on Nov 05, 2008 04:51
Hello,

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