Re: gdkwindow-win32.c and mouse events



Tor Lillqvist writes:
 > I guess I'll have to look for some compromise that makes both your
 > sample program work as before, *and* keeps GIMP's dialog docking
 > working. Sigh...

This does seem to be quite hard. I canot find a combination that would
make your sample program work like it did with the "old"
show_window_internal() code, but also would keep GIMP 1.3's dialog
docking working, and the sample program from bug #118575 working...

As it seems most important to me to have GIMP working as well as
possible, I am tempted to leave the code as is... Could you try to
find some workaround to your problem?

As usual, Microsoft's documentation is very lacking. What exactly is
the difference in semantics between SetWindowPos(...,SWP_SHOWWINDOW|
SWP_NOZORDER|SWP_NOMOVE|SWP_NOSIZE) and calling ShowWindow () with for
instance SW_SHOWNA or SW_SHOWNOACTIVATE?

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]