[wxPython] wxGrid display error

Hi

In resizing the wxGrid demo an error is displayed.
An error is displayed in the upper left corner of monitor display.

Debug : ..\msw\dc.cpp(291) : 'CreateRectRgn' failed with erroe
0x000000000...

What do I do?

Thanks

In resizing the wxGrid demo an error is displayed.
An error is displayed in the upper left corner of monitor display.

Debug : ..\msw\dc.cpp(291) : 'CreateRectRgn' failed with erroe
0x000000000...

Which grid demo? What wx version and platform?

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

I'm sorry not to say it.
My PC is windows 2000, Activepython2.1 and wxPython 2.3.1.
I've tested the Gridsimple and GridHugeTable of Demo files.
It has no problem when executed standalone in DOS mode.
(c:\python21\wxpython\demo>python gridsimple.py)

But when I've selected the button of it in executed the demo dialog, and
tried to resize it fast in clicked the lower right corner or right side, the
error is occurred.

And when the "Grid" page is selected in the "wxNotebook" of demo's
"non-managed windows",
I've tried to resize it fast. The same error is occurred.

I've known it when tried to develope a app. to insert the Grid in the
wxNotebook similar with demo.

It is occurred easily in my notebook PC than the desktop PC.

···

----- Original Message -----
From: "Robin Dunn" <robin@alldunn.com>
To: <wxpython-users@lists.wxwindows.org>
Sent: Thursday, August 30, 2001 1:00 AM
Subject: Re: [wxPython] wxGrid display error

>
> In resizing the wxGrid demo an error is displayed.
> An error is displayed in the upper left corner of monitor display.
>
> Debug : ..\msw\dc.cpp(291) : 'CreateRectRgn' failed with erroe
> 0x000000000...
>

Which grid demo? What wx version and platform?

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!

_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users