Re: Modal Window height

2008-12-28 Thread David Ojeda
Thanks Matej, that did it

On Sun, Dec 28, 2008 at 9:30 PM, Matej Knopp matej.kn...@gmail.com wrote:

 Hi,

 try modalwindow.setUseInitialHeight(false);

 -Matej

 On Sat, Dec 27, 2008 at 9:39 PM, David Ojeda dojeda-l...@integra.la
 wrote:
  Hello all,
 
  I am using a modal window with a panel inside. I would like the modal
 window
  to have the same height of my panel, so I was wondering if anyone has
 been
  able to do this. Apparently, I can only set the height to specific
  int-values, rather than auto.
  I am using wicket and wicket-extensions 1.3.5
 
  Best regards,
  David
 



Re: Modal Window height

2008-12-27 Thread Matej Knopp
Hi,

try modalwindow.setUseInitialHeight(false);

-Matej

On Sat, Dec 27, 2008 at 9:39 PM, David Ojeda dojeda-l...@integra.la wrote:
 Hello all,

 I am using a modal window with a panel inside. I would like the modal window
 to have the same height of my panel, so I was wondering if anyone has been
 able to do this. Apparently, I can only set the height to specific
 int-values, rather than auto.
 I am using wicket and wicket-extensions 1.3.5

 Best regards,
 David


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org