Bug in demo application?

Dick Kniep wrote:

Hi there,

It looks a bit like a bug to me, but maybe I am making a mistake. I am
running Redhat 8 with python 2.2.2-7, and wxPython 2.4.0.1 In the demo
application, if I choose the pop-up calender, it freezes my complete
machine. I really have to kill X from another machine to continue.

Any suggestions?

Works fine here. Do you actually see the popup? It's really a wxDialog window with flags set to turn off the window decorations. Maybe that is confusing your Window Manager and so the dialog pops up behind the demo...

···

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

Dick Kniep wrote:
> Hi there,
>
> It looks a bit like a bug to me, but maybe I am making a mistake. I am
> running Redhat 8 with python 2.2.2-7, and wxPython 2.4.0.1 In the demo
> application, if I choose the pop-up calender, it freezes my complete
> machine. I really have to kill X from another machine to continue.
>
> Any suggestions?

Works fine here. Do you actually see the popup?

Yep, the popup shows, and after that, finito, the mouse is dead, the
keys are dead, no more interaction with the screen AT ALL. (Not even
Ctrl-Backspace to kill X).

It's really a wxDialog
window with flags set to turn off the window decorations. Maybe that is
confusing your Window Manager and so the dialog pops up behind the demo...

How can I check this? Because it is a nice popup, I would like to use it
in my application, but as it is, it is no use.

···

Op wo 22-01-2003, om 03:07 schreef Robin Dunn:
--
Dick Kniep <d.j.kniep@chello.nl>
Lindix