Hi

Thank you, the mouse pointer displayed correctly after overridden the CSS.
Do you think by default, the mouse pointer should display correctly without
us overriding the CSS?


On Fri, Sep 12, 2008 at 10:34 PM, Ian Bambury <[EMAIL PROTECTED]> wrote:

> a) don't use themes, or
> b) override it
> .gwt-HorizontalSplitPanel .hsplitter
> {
>     cursor                      :   col-resize;
>     cursor                      :   e-resize;
> }
>
> You might need !important, not sure
>
> 2008/9/12 hezjing <[EMAIL PROTECTED]>
>
>> Hi
>> When pointing the mouse pointer to the splitter of HorizontalSplitPanel,
>> the mouse pointer changed to a cross-pointer with arrows pointing up, town,
>> left and right.
>> This is misleading, because we cannot drag the splitter up or down.
>>
>> I'm encounter this behavior in GWT 1.5 hosted mode.
>>
>>
>> --
>>
>> Hez
>>
>>
>>
>> =========================================================================================
>> Internet communications are not secure and therefore I will not accept
>> legal responsibility for the contents of this message.
>> Any views or opinions do not necessarily represent what I really think
>> unless otherwise specifically stated, and even then, I
>> might still be lying. This message may contain confidential privileged
>> information, but if it does, I've nicked it from someone
>> else. If you have received this email in error then tough, hit delete, and
>> don't bother me about it, I really don't care. Batteries
>> not included. Contents can go up as well as down. Shares can vary in size.
>> May cause drowsiness, if affected, go to sleep.
>>
>> =========================================================================================
>>
>>
> >
>


-- 

Hez

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

Reply via email to