1.3.2 pre2 WinXP
1. File / Open Script
2. Double-click a script file name
When you double-click a filename in the Open dialog box, Celestia / OpenGL reads the double-click as a "center the display" operation. This does not seem right.
Can anyone confirm on Windows / Linux?
-Don G.
1.3.2 pre2 - File / Open Script problem
-
Topic authordon
- Posts: 1709
- Joined: 12.07.2003
- With us: 21 years 4 months
- Location: Colorado, USA (7000 ft)
Here ya go...
Code: Select all
{
print { text "Test line 1" row -3 duration 3 }
wait {duration 3 }
print { text "Test line 2" row -3 duration 3 }
wait {duration 3 }
print { text "Test line 3" row -3 duration 3 }
wait {duration 3 }
}
Well, I can't confirm the detail of "centers the display", but the viewpoint does change if the cursor's click on the open-script menu is over Celestia's window.
If the menu is dragged somewhere else, so the cursor click isn't over Celestia's window, then the viewpoint doesn't change.
This is with Celestia 1.3.2pre2 (repaired) under Windows XP Pro SP1.
If the menu is dragged somewhere else, so the cursor click isn't over Celestia's window, then the viewpoint doesn't change.
This is with Celestia 1.3.2pre2 (repaired) under Windows XP Pro SP1.
Selden