DirectX Bug

Hey!

In all samples I install using DirectX 9.0 as API, may it be from DirectX SDK or NVidia SDK, the following bug is present:
The ui controls, such as drop down box, slider bars, check boxes etc all appears normal at first. But whenever I try to interact with them they disapear for good never to come back.

The samples are still running as they should.

My machine is uses a dual core amd athlon x64 cpu, it has about 2 gigs of ram, nvidia GeForce 6600 is the graphics card and the OS is Windows XP x64.

How can I by the way report bugs and enhancement proposals for the Managed DirectX team



Answer this question

DirectX Bug

  • jketola

    Look at this thread about this issue. Maybe it'll help.


    GM

  • programmer2005

    ok.. i downloaded the December 2005 skd and I still run into the same problems.

    However. The C++ samples seems to work fine now, but on all samples with managed directx the ui controls disapear when I try to use them.  I noticed that they are still there. I can still click a checkbox by guessing where it is, but they are not rendered.

    I am currently running VS 2005 but I experienced the same problems with VS .NET 2003 and .NET Framework 1.1


  • Patrick Cournoyer

    Hello, we've tried to reproduce the behavior you've described, but are unable to. We'll keep an eye out for this problem, however. Thanks for your post.

  • Scott Ritter

    No .. it's not the normal windows control that is a problem. It's the DirectX implemented in the SampleFramework that ships with all Samples in the DirectX SDK. What happens is that if I run these samples on a x64 platform they look good at first but whenever I try to interact with them they disapear.

  • yayah_1

    ok.  I've escalated this to the Managed DirectX team.  We may be asking you for more information.  Stay tuned.

  • Eric2002

    We'll be glad to investigate the problem, but we need a little more information:
    1) What SDK version are you using
    2) What compiler version
    3) Which specific sample are you seeing poroblems with

    (Hint: You might want to wait for the December SDK coming out next week -- the problem might be fixed Smile )



  • DirectX Bug