posfan12 wrote:Well, I suppose I could use the mouse to expand the window, drag it to beyond the top left edge of the desktop, expand again, drag again, etc., etc. until the window is really huge, but the dimensions would not be precise.
A looping call to getscreendimension followed by print would show you the window's exact dimensions while you're dragging the edges.
Precise dimensions (although perhaps not the ones you want) can be obtained by selecting "full screen mode", in which case Celestia's window fills the entire screen with no borders.
There are (at least) three or four ways to run Celestia in full screen mode:
1A. Select the menu Render --> Select Display Mode... to specify resolutions less than or equal to the highest resolution supported by your display
1B. Select the menu Render --> Full Screen Mode (it uses the resolution most recently selected by method 1A)
2. Add the command line qualifier
--fullscreen
when starting Celestia from a command window or from a desktop shortcut (it uses the resolution most recently selected by method 1A)
3. I was sure there was a CelX method to do it, but one doesn't seem to be listed.