[wxPython-users] how to get colordialog on top ?
Werner F. Bruhin
werner.bruhin at free.fr
Wed Jul 18 10:51:54 PDT 2007
Hi Stef,
Stef Mientki wrote:
>
>
> Guilherme Polo wrote:
>> 2007/7/18, Stef Mientki <s.mientki at ru.nl>:
>>> Someone just ran the (large) program on Ubuntu,
>>> and everything worked as expected.
>>
>> It seems the problem lies on how each window manager handles windows.
> Well it's not normal windows behavior, so either
> - I've set something wrong
> - there is a bug in wxwidgets
> - there is a bug in wxPython
>>
>>> So should we do something special under winXP,
>>> or is it maybe a bug in the windows implementation of wxwidgets /
>>> wxpython ?
>>
>> It seems you need to change your code design.
>>
> yeah, but how ?
> this seems a rather principal problem to me,
> if you can't define modal forms, it's almost impossible to write GUI :-(
> any suggestions ?
I think the problem is with the miniframe which has the button to call
the dialog. Tried to make it modal, but I am doing something wrong as
when it is closing I can still not access the main frame.
Werner
More information about the wxpython-users
mailing list