Re: scrollable area in SplitLayoutPanel

2010-06-28 Thread Vik
anyone on this plz?

Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com


On Sun, Jun 27, 2010 at 11:17 PM, Vik vik@gmail.com wrote:

 Hie

 I am using SplitLayoutPanel and the content area i want to be scrollable.
 Right now it comes of fixed width.

 Any idea on what property to set to make it scrollable when there are more
 contents then this area?

 Please advise

 Thankx and Regards

 Vik
 Founder
 www.sakshum.com
 www.sakshum.blogspot.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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: scrollable area in SplitLayoutPanel

2010-06-28 Thread Paul Stockley
Add a ScrollPanel as the first child, then put your content in this.
Make sure the width and height of the scroll panel are set to 100%

On Jun 28, 1:42 pm, Vik vik@gmail.com wrote:
 anyone on this plz?

 Thankx and Regards

 Vik
 Founderwww.sakshum.comwww.sakshum.blogspot.com



 On Sun, Jun 27, 2010 at 11:17 PM, Vik vik@gmail.com wrote:
  Hie

  I am using SplitLayoutPanel and the content area i want to be scrollable.
  Right now it comes of fixed width.

  Any idea on what property to set to make it scrollable when there are more
  contents then this area?

  Please advise

  Thankx and Regards

  Vik
  Founder
 www.sakshum.com
 www.sakshum.blogspot.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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



scrollable area in SplitLayoutPanel

2010-06-27 Thread Vik
Hie

I am using SplitLayoutPanel and the content area i want to be scrollable.
Right now it comes of fixed width.

Any idea on what property to set to make it scrollable when there are more
contents then this area?

Please advise

Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.