Results 1 to 7 of 7

Thread: Msx1, Msy1

  1. #1
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default Msx1, Msy1

    Thinking it should be revised to 4,4 instead of 0,0, the actual main screen part of the client starts at 4,4.


  2. #2
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    { const MSX1, MSY1, MSX2, MSY2;
    Description: Main Screen EdgePoints. }
    const
    MSX1 = 1;
    MSY1 = 1;
    MSX2 = 516;
    MSY2 = 338;

    It is 1,1 at the moment

    I think it is fine, just because you cant choose any options at 1,1, it is still part of the Main screen.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  3. #3
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    When searching for a color recently, I picked up part of the border thats around the main screen which I of course didn't want


  4. #4
    Join Date
    Jan 2007
    Location
    Tennessee
    Posts
    642
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I've had the same problem so i changed it myself.

  5. #5
    Join Date
    Jul 2007
    Location
    Norway.
    Posts
    1,938
    Mentioned
    3 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bobarkinator View Post
    When searching for a color recently, I picked up part of the border thats around the main screen which I of course didn't want
    I get that problem all the time! My mouse goes crazy and it might seem SLIGHTLY detectable.. Imagine what coud happen on a overnight run!

    But anyway, I think this should be fixed in Rev#15.


    EDIT: THANKS, NIELS!

  6. #6
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    Will be changed in Rev#15
    Hup Holland Hup!

  7. #7
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Thanks nielsie


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. MSX1,MIX1, etc
    By Cazax in forum OSR Help
    Replies: 7
    Last Post: 02-15-2008, 10:04 PM

Posting Permissions

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