19,809
edits
(combining controls into divs by row) |
(we need to keep widening the window manually) |
||
| Line 573: | Line 573: | ||
curPopup = new XEBPopup('bslfunc', m.x, m.y + 22); | curPopup = new XEBPopup('bslfunc', m.x, m.y + 22); | ||
XEBPopup.prototype.width = 500; | |||
var mt = '<form name="XEBPopupBSLfuncForm">' + | var mt = '<form name="XEBPopupBSLfuncForm">' + | ||