ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Not supported !!!!!

abdelmonaem
12 Sep 2011 03:17:06 GMT
12 Sep 2011 03:17:06 GMT

1 )

    <datebox id="db1" cols="12" format="short" onCreate="self.value = new Date()" mold="rounded" locale="de" />

Property mold="rounded is not supported by my ZK...


2)
In a simple calendar, when i click on the YEAR... I can't choose year easily like this :http://www.zkoss.org/zkdemo/input/simple_calendar.
I have to select the YEAR by "left / right" spinner!

what can be the problem ?
is it the version of ZK ?

i tried to update the version from eclipse... and the problem still the same !

hawk
12 Sep 2011 20:18:17 GMT
12 Sep 2011 20:18:17 GMT

hi:
would you please confirm which ZK version you use (number, CE, EE, PE)? Thanks.

abdelmonaem
13 Sep 2011 05:51:37 GMT
13 Sep 2011 05:51:37 GMT

i use the 0.9 version


when i tried to install the 1.0.1 on eclipse 3.6... it doesn't work.... i had a problem with downloding studio... it fails in middle downloading.

hawk
14 Sep 2011 23:23:47 GMT
14 Sep 2011 23:23:47 GMT

hi,
I doesn't mean the ZK studio version. I mean ZK version, it might be 5.0.x or 3.x. In eclipse, see right click a zk project, select Properties/ZK , you can see the version.

abdelmonaem
16 Sep 2011 15:43:06 GMT
16 Sep 2011 15:43:06 GMT

it's 3.x

how can i update it?
(i tired the procedure on zk site...) but it doesn't work!

i'm using eclipse 3.4 version!

hawk
18 Sep 2011 19:17:12 GMT
18 Sep 2011 19:17:12 GMT

hi,
If you want to upgrade your ZK version, please go to download page: http://www.zkoss.org/download/zk
Download zk-bin-5.0.8.zip ZK CE binary, extract the zip, put all *.jar to your web application. That'all. This procedure has no relation with eclipse version.

abdelmonaem
21 Sep 2011 06:03:38 GMT
21 Sep 2011 06:03:38 GMT

Hi,

I tried once again the procedure described into the zk update...

I downloded the offline zip file... and :

Update software -> local -> "......zip".

after that I changed the Project Version : Propertie -> zk -> 5.0

It works.