Results 1 to 7 of 7

Thread: I can't get mapping functions to work

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    8

    I can't get mapping functions to work

    ...for me. I've made maps before, using Ctrl-L and Ctrl-P to draw lines. A couple of versions ago it stopped working for me, or appears to have stopped. The Ctrl-L and Ctrl-P are still there on the Edit sub-menu when I right click on the map. But whether I use the menu or keyboard shortcuts I can't get it to work. I did a search on "map" but couldn't find an answer. Anyone know what I'm doing wrong?

  2. #2
    Registered User Mr. Suspicious's Avatar
    Join Date
    May 2002
    Posts
    667
    Anyone know what I'm doing wrong?
    Set the line color _before_ starting the line?
    Before asking anything read the pre-face section of http://www.smoothwall.org/download/p....9/doc.faq.pdf

    after you've read it, you know what to do next...




    "Stay alert! Trust noone! Keep your Lazers Handy! Have a nice day." -- Provided courtesy of the Computer. The Computer never lies.

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    8
    Yes, I've tried that. It says I'm using a gray line.

    But I'm creating (null) colored lines. How do I change that?

  4. #4
    Registered User Mr. Suspicious's Avatar
    Join Date
    May 2002
    Posts
    667
    Create the lines, save the map, then edit the map with a texteditor and change those (null)'s to colors. (I always do maps manually)
    Before asking anything read the pre-face section of http://www.smoothwall.org/download/p....9/doc.faq.pdf

    after you've read it, you know what to do next...




    "Stay alert! Trust noone! Keep your Lazers Handy! Have a nice day." -- Provided courtesy of the Computer. The Computer never lies.

  5. #5
    Registered User
    Join Date
    Dec 2001
    Posts
    152
    start your line with Ctrl-L

    use dialog to set line colour

    add points with Ctrl-P


    Unless you want to change colours, you don't need to set the colour for the next line, just start the new line (Ctrl-L).

  6. #6
    Registered User
    Join Date
    Feb 2002
    Posts
    8
    Thanks guys. I've been doing maps with SEQ for the last 2 years or so. Not sure what changed in the last few months but for some reason Ctrl-L and Ctrl-P are creating (null) color lines for me, even though the line dialog says "gray".

  7. #7
    Registered User
    Join Date
    Dec 2001
    Posts
    152
    After starting a line and setting a colour, you might try saving your preferences (Ctrl-S or File, Save Preferences).


    The only thing I can think of that really changed recently that could effect this is the conversion to XML preferences.

    From showeq.xml:
    Code:
     <section name="MapMgr" >
      <property name="DefaultLineColor" >
       <string value="gray" />
      </property>
      <property name="DefaultLineName" >
       <string value="line" />
      </property>
     </section>
    Now to dig into the code and find the defaults for new locations...

Thread Information

Users Browsing this Thread

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

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On