Bob Frankston wrote:
> Trivial bug (I'd post it via BUgzilla but I dont' seem to be getting the
> confrim message but it's so simple that ...)
> 
> 
>               public static void Hide() {
>                       XplatUI.ShowCursor(false);
>               }
> 
>               public static void Show() {
>                       XplatUI.ShowCursor(false);
>               }
> 
> Obviously should be "true" for Show() -- I tested by calling the base API
> and it worked fine.

Fixed in r106371. Thanks.

-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
"It's all some kind of whacked out conspiracy."
_______________________________________________
Mono-winforms-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to