Robert Schmidt's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Disappearing Sprites | That's it! Thanks.... read more | 06/08/2008 (1:07 pm) |
| Issue bringing SceneView to "Front"(when it has child views) | Then I would add the mainview last. Don't make the playerviews children of the main view, make them ... read more | 06/07/2008 (9:00 am) |
| Issue bringing SceneView to "Front"(when it has child views) | I'm not exactly sure what you are trying to do here. Does the MainView cover the entire screen? Are ... read more | 06/06/2008 (8:10 pm) |
| Multiple T2D scene graphs? | I just went through this a few weeks ago. It seems that only one scenegraph is supported. You can ha... read more | 06/06/2008 (5:48 pm) |
| Mouse Wheel Event Fires Continuously | Thanks, that works fine. I'm not happy that cycles are being wasted raising events for no reason tho... read more | 06/04/2008 (1:11 pm) |
| TX 3D Minimap | I think it is a render mask issue. Have a look at my post entitled "minimap". someone posted a link ... read more | 05/31/2008 (8:09 am) |
| TX 3D Minimap | Its hard to say unless you can provide more details about how it is being affected. If you want to d... read more | 05/30/2008 (8:54 pm) |
| Minimap | Thanks for the link. I guess I'm just not clear about how and when to use SceneViews vs SceneGrap... read more | 05/25/2008 (1:11 pm) |
| GUIBitmap from Bitmap not File (Solved) | I figured it out. Create a texture from a stream [code]Texture texture = Texture.FromFile(Gam... read more | 05/11/2008 (7:26 pm) |
| Layer Prop not working on GuiText and GuiButton (Solved) | Why "weird"? I want a context sensitive mouse pointer that changes depending on the content it is ho... read more | 05/10/2008 (9:52 pm) |
| Layer Prop not working on GuiText and GuiButton (Solved) | Just to confirm...I found the code in the GuiSceneView.OnRender that is responsible for this issue. ... read more | 05/07/2008 (12:41 pm) |
| Layer Prop not working on GuiText and GuiButton (Solved) | I am using the collision properties of sprites and animated sprites to provide hover effects for mou... read more | 05/06/2008 (10:28 am) |
| Layer Prop not working on GuiText and GuiButton (Solved) | The mouse is a static sprite and is in the database. It does hover correctly over other objects that... read more | 05/06/2008 (5:43 am) |
| Using a Mouse | Thanks Mario, the reason I didn't see the post is because, for some reason, I can only see a few pos... read more | 04/21/2008 (9:36 am) |
| Torque X 2.0 | I am still getting the error with the demo version of txb. I want to test it out to see if can use i... read more | 04/20/2008 (7:28 pm) |
| Torque X 2.0 | I am still getting the error with the demo version of txb. I want to test it out to see if can use i... read more | 04/20/2008 (1:05 pm) |