Decimalbox with percent format
He there I'm using ZK 5 and I have a problem while formating the Decimalbox with a percent pattern. This pattern is "##0.#####%". When I enter and leave the box repeatedly without changing the value,...
View ArticleScrollbar in Listbox moves to last selected item
Hi, guys! I have some trouble with scrollbar in the Listbox component - when I set the model to it and selecting several listitems, the scrollbar moves down to the last selected item, but I need to...
View Articletree checkmark true and mutiple true
Hi The problem in the below code is even though i set checkmark = true and multiple = true, but still shows like radio button only. i,e single selection. I want to make as per the demo...
View ArticlePanels in jsf
Hi, Any body can please help me how i can use following zk components in JSF 1) Panel 2) TableLayout 3) Column layout Thanks
View ArticleDo we have any way to create desktop application using zkoss
Hello, Do we have any way to create Desktop application using zkoss. I am working on zkoss for an year .I need to create an desktop application and i hate working on swing or some other framework so...
View ArticleZK Long operation with hibernate issue
Let us first see the requirement first. We need to create 1500 Claims from one screen. Let us assume to create the claim, we need to insert the record into 4 tables and update two tables. So it is a...
View Articlefirst load of wcs and wpd resources with jsessionid in URI fails with 404...
Hi, i have problem hosting my ZK app online, on every first page visit a blank page is displayed. After F5, refresh, application is started normally. Application fails to start because page resource...
View Articlehttps://www.zkoss.org/2005/zk/
Hello, The schema seems not available anymore: https://www.zkoss.org/2005 (and the enire subdirs) Can you tell me where i can find it?
View Article/zkau not loading with spring security 4
I am using spring security 4.2.3.RELEASE.I am able to login successfully but landing page /zkau not loading. Here is two screenshot.   FireFox  I try to inspect via...
View ArticleHow to get browser width? getScreenWidth() nothing return
Hi all. I did read this [Browser's Information and Controls](http://docs.zkoss.org/wiki/Browser_management) I used its example code in index.zul to detect the browser width: Time Zone Screen void...
View ArticleDynamic Image (cache?) problem/bug
Hi, I am trying to upgrade from ZK 5.0.1 to 5.0.5 and encountered a problem with my dynamic images: I create a set of images within a groupbox. When the user double-clicks on an image, it is moved into...
View Article