Posts by larkmaj
- 24.08.2010, 16:44
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
After a little poking around I figured out how to fix my problems, thanks again for your help everyone.
- 19.08.2010, 14:07
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
Of course I keep finding more issues. Chris mentioned options to print and email. I need to figure out how to disable that as well.
- 19.08.2010, 11:01
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
Great, I new it was a simple fix I was missing. Thanks, Guillermo Also, thanks for your help chris. I've got it all working exactly as I wanted. I've just got one more change. I don't know if any of you are familiar with this demo, but it has an intro "flythrough" which you can exit by hit...
- 19.08.2010, 00:28
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
Ok, I got the code, made the changes in winmain. The dll files were in a different folder from the wiki directions, but i found them and dropped them into the celestia parent directory. The sln file wouldn't open in VS, but the project file did. I built the code and there were no errors. I found the...
- 18.08.2010, 16:38
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
I worked with NASA on building this demo. The source code used to be available on a public SVN server, but I don't believe that server is running now. Anyone who wants the source can get it by request though. Almost all of the features in the demo were added via script. The actual modifications to ...
- 18.08.2010, 16:25
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
selden, thanks, that's helpful john, It's running 1.6. I think it was released this June or July, here's where I found it: http://www.nasa.gov/multimedia/3d_resources/spacecomm.html Unfortunately they don't have their source on that site. I really like the demo for teaching visitors about communicat...
- 17.08.2010, 20:01
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Re: Limiting Celestia UI
Excellent, now I'm going to have to learn how to work from source. I guess I'll also need to figure out how to make the changes to NASA's demo, hopefully they can provide me their source code.
- 17.08.2010, 15:54
- Forum: Development
- Topic: Limiting Celestia UI
- Replies: 13
- Views: 9301
Limiting Celestia UI
I want to use Celestia (specifically NASA's SCaN demo) as part of a museum exhibit, and I'm trying to figure out how to limit the user interface so the program executes properly. What I really want to do is disable the right click, and prevent the menu bar from appearing when you mouse up to it on f...