Results 1 to 6 of 6

Thread: Showing a pSDL_SURFACE on TCanvas on form?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Doesent SDL_CreateWindowFrom alows you to use existing GUI window to render SDL content to so you don't have to create a new SDL window?

  2. #2
    It is possible in SDL2. Glancing at the code, I think T-Bear is using SDL1, which does not allow that. Maybe with some awful hacking.

  3. #3

Bookmarks

Posting Permissions

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