[Haskell-cafe] Re: Annoying (windows only?) related GHCi "problem"?
Peter Hercek
peter at syncad.com
Tue Nov 13 14:04:56 EST 2007
Peter Verswyvelen wrote:
> When I start a windowed program (e.g. GLUT or GTK2Hs) from within GHCi,
> my application’s window does not become the foreground window.
>
> Is this on purpose?
>
This is just a guess, I do not really know :-)
Maybe your problem is focus stealing prevention, which is a feature
of windows OS. .... well, provided that you have the problem on
ms windows.
Peter.
More information about the Haskell-Cafe
mailing list