chapter 9: chat window positioning ...HELP! :)

15 views
Skip to first unread message

Rajiv

unread,
Feb 23, 2010, 11:39:50 PM2/23/10
to Google Web Toolkit Applications
i've tried putting the chat windows in my div tag named
"ChatWindowView" by changing the line

RootPanel.get().add(this);

to this:

RootPanel.get("ChatWindowView").add(this);

it does pop-up in the location where i wanted to but, when there's
about 4-5 chat windows that are open, the scrollbars wont show.. why
is it like that?

Reply all
Reply to author
Forward
0 new messages