Show textfield as plaintext when disabled?

2014-02-28 Thread Entropy
Is there a way to have my textfield show as plain text when in a readonly mode rather than as a disabled textbox? Backup question: I can imagine making a panel to do this...having a textfield and label and hiding whichever I didn't want, but I would want my panel to bind to a textbox in the parent

Re: Component Queueing is here (master), aka Free Wicket From Hierarchy Hell, aka Markup Driven Component Tree

2014-02-28 Thread Decebal Suiu
Thanks! It is a major feature in Wicket 7. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Component-Queueing-is-here-master-aka-Free-Wicket-From-Hierarchy-Hell-aka-Markup-Driven-Component-Tre-tp4664719p4664722.html Sent from the Users forum mailing list archive at Nab

Re: Component Queueing is here (master), aka Free Wicket From Hierarchy Hell, aka Markup Driven Component Tree

2014-02-28 Thread Tom Götz
Having read your article, I think this sounds like a very promising approach. Thanks Igor! Cheers, -Tom On 28.02.2014, at 03:00, Igor Vaynberg wrote: > in the past couple of weeks i finally had some time to finish up the > component queueing feature. it is meant to greatly decrease common