[Fxruby-users] Identifying Display Properties
Status: Inactive
Brought to you by:
lyle
From: Joseph <rub...@te...> - 2004-06-22 01:23:56
|
Hi Mailinglist. 1. Under MS Windows, does FXRuby provide any way to identify the resolution of the current display (i.e. is the display running in 640x480 mode, or 800x600, 1024x768, 1280x1024, or whatever)? 2. The SEL_CONFIGURE event of an FXWindow object, sent when the window's size changes, is accompanied by an FXEvent. The FXevent includes entries for root_x and root_y, as well win_x and win_y. How do I tell the current width and height of the main window? TIA, Joseph |