Results 1 to 6 of 6

Thread: SDL.pas missing windowing events?!?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    @SilverWarior: Thanks for the info, I am not going to use SDL 1.3 at this time so I will think of an other way
    @Stoney: Ok, I will take a look at that site...thanks for the info

    EDIT: hmm...I think I might have just thought of a way around my issue, but I need to test it first
    I am going to test the mouse position each frame and if it is within a small border around the screen, then I will not render the cursor.
    If that doesn't work, I will try the SDL_APPMOUSEMOCUS way and see how that goes..

    cheers,
    Paul
    Last edited by paul_nicholls; 01-01-2012 at 02:11 AM. Reason: type

Tags for this Thread

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
  •