From: Krasimir A. <ka2...@ya...> - 2003-11-13 20:37:45
|
--- Matthew Parry <me...@tp...> wrote: > All example programs from GIO works well. > Can you tell me for concrete example which > doesn't work? > > simple/Able.hs - The window is far too small to > display the > widgets properly. I had to resize it. The examples don't set the explicit window size. In such case the window size depends from the actual Window manager. > simple/ConfigKey.hs - Is this just displaying the > value of something? The ConfigKey reads an integer counter from Registry (under Windows) or GConf database (under Linux) and displays it. The application increments the counter value each time when it is started. > simple/Fonts.hs - Bad window placement, top and left > window > borders are off my desktop. The font of the "hello, > world!" > doesn't change when you select a diferent font. > > simple/SimpleDrawing.hs - Bad window placement > again. The same as Able.hs > life/Main.hs - Selecting Commands->Play doesn't > apear to do anything. Try to enter some number of cells in the display area of the window before selecting Commands->Play. Just click with left mouse button inside the area. Cheers, Krasimir __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |