Results 1 to 2 of 2

Thread: Colored mouse Cursor?

  1. #1

    Thread Starter
    Addicted Member Smie's Avatar
    Join Date
    Jun 1999
    Location
    Columbus, OH
    Posts
    249

    Post

    how would i make my custom mouse cursor colored? It keeps coming up in black and white. Why is this?

  2. #2
    Junior Member
    Join Date
    Nov 1999
    Location
    Wellsburg, WV, USA
    Posts
    25

    Post

    There are two properties that you need to set in order to change your mouse icon. First you need to change:

    MousePointer = 99

    Then you need to give your mouse a different icon by typeing this:

    MouseIcon = "c:\myicon.ico"

    This should help you out

    dmuir

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