Hi! After one or two months diving un Ruby, - I don't exactly understand the use of FXDC or FXDCWindow. I saw FXDCWindow.new(canvas) and FXDCWindow.new(canvas, event), but FXDCWindow.html (in fox-api's doc) doesn't explain the constructor's parameters. - I want to get screen parameters (width & height, colors, ...) from a ruby program, but I don't know where to look at... - I'd like to understand how does a ".connect" run when an event happens. I'm using ruby-166 / win98 Thank you very much!