adds a dhtmlxEditor object to the pop-up window 1)
var myPop = new dhtmlXPopup({ ... }); var myEditor = myPop.attachEditor(400, 200);