ZK Studio, works with older ZK 3.6 or the new ZK 5.0 ?
@gramberg
zk studio 0.9.6 works with zk 5 and zk 3.6.
Hi,
I have studio already installed.
(automatic via Eclipse Installer)
What doI have to do, to use Version 5.0
when working with Studio?
You may download latest zk5 package, and then import it.
User guide:
http://docs.zkoss.org/wiki/Studio_userguide
Just installed zk studio and verified that its configured to use zk 5.02. I cut/paste the borderlayout demo (5.02) into a new zul page and when ZUL visual editor tries to render, I get an error "Fail to render: method setTitle not found for class org.zkoss.zul.North". Maxsize doesn't work either. Why is this not rendering?
Thanks!
...
<zk>
<borderlayout height="450px">
<north title="North" maxsize="300" size="50%" splittable="true" collapsible="true">
...
Never mind. Although the project was set to 5.02, the visual editor was set to 5.0 release candidate. Seems to me that zk studio should keep these settings in sync, yes?
ZK - Open Source Ajax Java Framework
Hi,
I am new to ZK and do not unterstand the Version-Numbering of ZK.
As far, as I understand, there is the older version ZK 3.6 and a newly ZK 5.0 (with jQuery)
As far as I understand, ZK Studio still works with a older ZK 3.6.
Will there be a ZK-Studio-version, which works with ZK 5.0 ?
I would like to start with the new 5.0-version.
Yours Bernhard :-?