From: Eric Y. K. <Eri...@lo...> - 2005-11-07 12:05:13
|
On Sat, Nov 05, 2005 at 23:53:36 -0500, Paul Sexton wrote: > Both load w/ no errors and work correctly otherwise. I've looked thru=20 > the .hs's and see no reason HelloWorld would have a visible/functional=20 > menubar but not TimeFlows; I've done some tinkering with the code with=20 > no effect. Out of curiosity, what happens when you minimise TimeFlows and then restore the window? Do you get a menubar back? Another thing to try is to compare the wxcore samples with the wx samples. There seems to be a bug somewhere (in wxhaskell?) and I've found that to deal with it, I need to stick in a piece of code that more or less does the same thing: windowHide f windowShow f windowRaise f=20 But said bug may not be relevant to your problem. --=20 Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon fran=E7ais. |