Results 1 to 3 of 3

Thread: RESOLVED: DirextX 9 in a Picture Box Control?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    74

    Thumbs up RESOLVED: DirextX 9 in a Picture Box Control?

    I have written a 3D Landscape generator utility for Hash Inc's Animation: Master software. Before writing the data to the model format, I would like the user to be able to preview the landscape mesh. Can you display 3d objects with DirectX 9 in a Picture Box Control rather than using a window? If so, how?
    Last edited by AlphaScorpious; Nov 29th, 2006 at 02:34 PM. Reason: Resolved

  2. #2
    College Grad!!! Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,339

    Re: DirextX 9 in a Picture Box Control?

    Yes you can. Instead of the Forms handle (or hDC), use the picturebox's handle instead during the DX initialization.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jun 2005
    Posts
    74

    Re: DirextX 9 in a Picture Box Control?

    Quote Originally Posted by Jacob Roman
    Yes you can. Instead of the Forms handle (or hDC), use the picturebox's handle instead during the DX initialization.
    Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width