is is possible to set a height='xxx' from a variable? e.g. the <browser> height...
like height="var '$browserheight'" ?
like height="var '$browserheight'" ?
Mensajes Fri 23 Jan 15 @ 5:47 am
nope, you cant have variables or script actions for any of the element's parameters except of course from the action="", rightclick="", query="" visible="" etc.
You can only use multiple browsers with visibility="vdj.script.action" and define its height according to the value of the visibility.
You can only use multiple browsers with visibility="vdj.script.action" and define its height according to the value of the visibility.
Mensajes Fri 23 Jan 15 @ 4:24 pm
Another option is to use <split> code to give you a draggable line between different browser sections, similar to how the default browser has vertical divisions that can be moved - files, info, sideview etc.
Ah, if only the SDK had some info on <split> code...... LOL!
Ah, if only the SDK had some info on <split> code...... LOL!
Mensajes Sat 24 Jan 15 @ 8:37 am