Use ScrollPanel inside the HorizontalPanel

2010-08-30 Thread udayanga ranasinghe
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-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: Use ScrollPanel inside the HorizontalPanel

2010-08-30 Thread udayanga ranasinghe
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-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.
>>
>>
>  --
> 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.
>



-- 
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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Use ScrollPanel inside the HorizontalPanel

2010-08-30 Thread udayanga ranasinghe
Hi,

Thanks Aditya
It works fine.



On Tue, Aug 31, 2010 at 9:59 AM, aditya sanas <007aditya.b...@gmail.com>wrote:

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

-- 
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: Use ScrollPanel inside the HorizontalPanel

2010-08-31 Thread udayanga ranasinghe
Hi,

My scroll problem is over. Thanks again
But I have few problems in my GWT project.
My project is timeline Graph.
so im use GWTGraphic lib for graphic purposes.
Now I want to add a  ruler which must be drag-ble (move place to place).
I'm searching a solution but still I couldnt get a good one.
Do you know any solution for that?
plz let me knw.

Thanks.




On Tue, Aug 31, 2010 at 11:23 AM, udayanga ranasinghe <
udayanga.u...@gmail.com> wrote:

> Hi,
>
> Thanks Aditya
> It works fine.
>
>
>
> On Tue, Aug 31, 2010 at 9:59 AM, aditya sanas <007aditya.b...@gmail.com>wrote:
>
>> 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-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.
>>>>>
>>>>>
>>>>  --
>>>> 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.
>>>>
>>>
>>>
>>>
>>> --
>>>
>>>  --
>>> 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
>>> .
>>> 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.
>>
>
>
>
>
>


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



Change Cursor Shape

2010-09-10 Thread udayanga ranasinghe
Hi All,

Please tell me how to change the cursor shape in MouseMoveEvent event.

Thanks & Regards.
Udayanga.

-- 
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: Change Cursor Shape

2010-09-11 Thread udayanga ranasinghe
Thanks for replying.
Can u say how to apply this concept into* GWT.*
Specially in an event trigger.

Thanks again,
Udayanga.

On Sat, Sep 11, 2010 at 12:34 PM, lineman78  wrote:

> CSS attribute cursor.
>
> http://www.w3schools.com/css/pr_class_cursor.asp
>
> On Sep 10, 11:39 pm, udayanga ranasinghe 
> wrote:
> > Hi All,
> >
> > Please tell me how to change the cursor shape in MouseMoveEvent event.
> >
> > Thanks & Regards.
> > Udayanga.
>
> --
> 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.
>
>


-- 
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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Change Cursor Shape

2010-09-12 Thread udayanga ranasinghe
Thanks it works
:D

On Sun, Sep 12, 2010 at 12:07 AM, Thomas Dvornik  wrote:

> Hey Udayanga,
>
> Add a CSS class
>
> .hover { cursor:wait }
>
> Then inside the event handler, you want to set the widget's style.
>
> widget.setStyleName("hover");
>
> Hope that helps,
>
> Tom
>
> On Sep 11, 4:35 am, udayanga ranasinghe 
> wrote:
> > Thanks for replying.
> > Can u say how to apply this concept into* GWT.*
> > Specially in an event trigger.
> >
> > Thanks again,
> > Udayanga.
> >
> >
> >
> >
> >
> > On Sat, Sep 11, 2010 at 12:34 PM, lineman78  wrote:
> > > CSS attribute cursor.
> >
> > >http://www.w3schools.com/css/pr_class_cursor.asp
> >
> > > On Sep 10, 11:39 pm, udayanga ranasinghe 
> > > wrote:
> > > > Hi All,
> >
> > > > Please tell me how to change the cursor shape in MouseMoveEvent
> event.
> >
> > > > Thanks & Regards.
> > > > Udayanga.
> >
> > > --
> > > 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 cr...@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
> .
> 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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Identify Right and Left button click.

2010-09-16 Thread udayanga ranasinghe
Hi,

I want to identify left or right button click event in the
onCLickHandler.
Plz help me,

Thanks n Regards
Udayanga.

-- 
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: Identify Right and Left button click.

2010-09-16 Thread udayanga ranasinghe
Thanks

On Thu, Sep 16, 2010 at 4:11 PM, Thomas Broyer  wrote:

>
>
> On Sep 16, 12:06 pm, udayanga ranasinghe 
> wrote:
> > Hi,
> >
> > I want to identify left or right button click event in the
> > onCLickHandler.
>
> Hi,
>
> event.getNativeEvent().getButton()
>
> http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/dom/client/NativeEvent.html#getButton()<http://google-web-toolkit.googlecode.com/svn/javadoc/2.0/com/google/gwt/dom/client/NativeEvent.html#getButton%28%29>
>
> --
> 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.
>
>


-- 
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.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.