At very first step set the size of horizontal panel as
hrzPanel.setSize("350px","500px");
then set the size for scrollpanel in percentage or you can set it same as
above.
this will work for sure.
also if you want scrollbars bydefault then set the method for
scrPanel.setAlwaysShowScrollBars(true);
--
Aditya


On Mon, Aug 30, 2010 at 9:07 PM, udayanga ranasinghe <
udayanga.u...@gmail.com> wrote:

> Hi Aditya;
>
> Thanks your reply.
> But it doesnt work.
> If you have tested code please send me as soon as possible.
> I'm in big trouble with this issue.
>
> Thanks again.
>
> On Mon, Aug 30, 2010 at 5:49 PM, aditya sanas <007aditya.b...@gmail.com>wrote:
>
>> adjust the size of horizontal panel and then according to it adjust the
>> size of scrolling panel...
>> --
>> Aditya
>>
>>
>> On Sat, Aug 28, 2010 at 9:33 AM, udayanga ranasinghe <
>> udayanga.u...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I try to put Scrollpanel into HorizontalPanel.
>>> The content in the scrollpanel is appear as it expected.
>>> But the scrolling property is not working.
>>> It 's not scrolling. :(
>>> What is the reason for that?
>>>
>>> Please help me to solve this problem.
>>>
>>> Thanks And Regards
>>> Udayanga Ranasinghe.
>>>
>>> --
>>> 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-toolkit@googlegroups.com
>>> .
>>> To unsubscribe from this group, send email to
>>> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>>
>>>
>>  --
>> 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>
>
>
> --
> Thanks and Regards,
> Udayanga Ranasinghe
> BCSc(Hons)
> Senior Software Engineer | Wapice Lanka (Pvt) Ltd
>
> --
> 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<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
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.

Reply via email to