Hi Andrew, I'm sorry about my reply is late. Do you already solve this problem?
On Thu, 08 Nov 2007 18:23:40 +0900, Andrew Butterfield <[EMAIL PROTECTED]> wrote: > My code - for the relevant windows > > > -- Goal Window > > gp <- panel h [] > > g <- scrolledWindow gp [] > > Do I need to nest another window inside the scrolled window ? > When I perform the right-arrow action (say), I repaint g, > which renders the expression appropriately. Is gp a panel? I don't know why you don't want to set key events for panel instead of scrolledWindow. I think you can skip key events for scrolledWindow by propagateEvent, if you set key events for panel. > My biggest problem is that the documentation is very unclear. I think problems come from poor examples. Can you send us more complete - executable - example code? Your problem is unclear for me. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxhaskell-users mailing list wxhaskell-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-users