discuss-gnustep
[Top][All Lists]
Advanced

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

Re: [Q] Win32 Backend Problem


From: Adam Fedor
Subject: Re: [Q] Win32 Backend Problem
Date: Wed, 15 Jan 2003 08:33:15 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905



S.J.Chun wrote:
Hi, I've managed to build gnustep on windows using mingw32. But when I run CurrencyConverter.app,

the window title flickers continuously (focused, unfocused, again focused... etc forever :-) Why does

this problem occurs?


You can try running the app like this:

openapp CurrencyConverter.app --GNU-Debug=Focus

I spent a lot of time getting window focus to more-or-less work on X11, but it's possible I messed it up for the window's backend.

I want to help on Win32 backend but I cannot find backend related documents... Can anyone let me know?

There aren't any, but you can use a bunch of different --GNU-Debug arguments to find out more about what is going on:

--GNU-Debug=NSWindow
            NSEvent
            (and other classes)
            NSDragging
            Moving


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]