I am using a horizontalSplitPanel to divide my window into two parts- left part has fixed width while the right one occupies the entire remaining space. I want to hide the fact that i have used SplitPanel by removing the default scrollbars the appear whenever the inner panels go out of size and disabling resizing capability of the splitPanel. Is there a way to achieve it? I definitely need a way to remove the scrollbars.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
