help with clickhandler

2010-03-14 Thread JDog
Hi, I have a button with a ClickHandler which onClick will create an HTML element that is placed on a panel. The HTML element will have a ClickHandler as well which for now just does an alert(). I cant get this alert to work though. Below is the code. The only reason I can think of that it

HorizontalSplitPanel size 100%

2010-02-25 Thread JDog
I'm using a HorizontalSplitPanel and I'd like to set the size as a percentage and not a fixed px size. hSplit.setSize(100%, 100%); does not work. Is that because percentages are not allowed? thanks -- You received this message because you are subscribed to the Google Groups Google Web