Hi All. Relatively new to GWT, but have given it about a 20,000 line test drive and .... oh, yeah.... I like. I like :-)) Just got all working on a hosting service a couple nights ago and am impressed with performance as well.
A couple of questions .... (will update the post if I find the answer before response) 1) In my application I am implementing a splitlayoutpanel with two rich text editors - one in the NORTH panel and one in the CENTER panel (top and bottom). When the vertical adjustment slides up, I would like to anchor the bottom of the rich text editor to the bottom and of the CENTER split layout panel, and vice versa for the rich text editor that is in the NORTH panel. In other languages, there is usually a 'bind' or 'anchor' command on such sliders. I looked high and low for examples of resize, but found very little. If there is explanatory code, please send a link. 2) Is there a way with Java servlets to gauge the amount of sessions being served on a JVM - trying to setup a poor man's load balancer. 3) I cannot get any of my list boxes to refresh. I call projectListBox.clear(); and that seems to work, but the data that comes back up on the list boxes are the same. Is there a way to do this efficiently? Thank you. Kirt Cathey sysrisk.com -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
