MapInfo Pro

Welcome to the MapInfo Pro community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Cursor SNAP

    Posted 12-12-2025 07:02

    Hi,

    Can I set the cursor SNAP to be on by default, either in the settings or with MapBasic?

    Thanks,

    Steve

    P.S. I saw Sergi's post from 2022 but wasn't sure if that was the same question.

    https://groups.google.com/g/mapinfo-l/c/pIJxz5zyG3M



    ------------------------------
    Steve Oram
    Biodiversity Officer
    PTES
    London
    ------------------------------


  • 2.  RE: Cursor SNAP

    Employee
    Posted 12-15-2025 03:55

    Hey Steve

    I had noticed that Snap had been persisted in some of my workspaces, but didn't really take any note of this until you asked this question.

    To persist Snap in a workspace, we also need a statement for this.

    And it turns out we do:

    Set Window FrontWindow() Snap Mode Off 'Turn snap off

    Set Window FrontWindow() Snap Mode On 'Turn snap on

    We need to get this added to the documentation as it seems to have been missed.



    ------------------------------
    Peter Horsbøll Møller
    Principal Presales Consultant | Distinguished Engineer
    Precisely | Trust in Data
    ------------------------------



  • 3.  RE: Cursor SNAP

    Posted 12-15-2025 04:59

    Thank you.

    I can now see the command option is listed in the Set Window statement MB help page but certainly wasn't able to locate it when searching for SNAP.

    Atb,

    S.



    ------------------------------
    Steve Oram
    Biodiversity Officer
    PTES
    London
    ------------------------------