0

Bug in org.zkoss.zul.progressbox.position?

asked 2010-03-04 18:04:02 +0800

dhamu gravatar image dhamu
165 1 6

For the life of me I cannot get the progress box to show up anywhere other than the upper left corner of the screen with the exception of setting the property value to "mouse" in the zk.xml file.

I have tried bottom, right, center. None of these seem to work. Is this a bug in ZK 5.0? Has anyone ever gotten this to work?

Dave

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2010-03-04 19:23:55 +0800

ashishd gravatar image ashishd flag of Taiwan
1972 6

According to Developer reference this feature was added in ZK 5.0.1. May I suggest you to try your sample code with ZK freshly version

link publish delete flag offensive edit

answered 2010-03-04 20:17:07 +0800

dhamu gravatar image dhamu
165 1 6

This is definitely broken in the current ZK Freshly version as well.

link publish delete flag offensive edit

answered 2010-03-04 20:30:48 +0800

madruga0315 gravatar image madruga0315 flag of Brazil
937 2 12

Mine works, horizontal on center, and vertical on top

<library-property>
		<name>org.zkoss.zul.progressbox.position</name>
		<value>center,top</value>
	</library-property>

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-03-04 18:04:02 +0800

Seen: 433 times

Last updated: Mar 04 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More