MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Mappoint visibility

This is a discussion on Mappoint visibility within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hi everybody, i'm working in a project with mappoint. Now i must hide a lot of shapes, but... with the ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-14-2003
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Mappoint visibility

Hi everybody, i'm working in a project with mappoint.
Now i must hide a lot of shapes, but... with the properties of shapes.line.visibility and shapes.fill.visibility i can't do that.
Anyone know ho I can do this?
Sorry for my poor english. I'm spanish.
Thanks a lot!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 10-15-2003
John Meyer's Avatar
Senior Member
Blue Belt
 
Join Date: Jul 2002
Posts: 479
are you saying that ".Line.Visible = False" does not work? Can you show what code you have tried?
__________________
John
http://www.support-pc.com

Order MapPoint 2006 Here
https://secure.mp2kmag.com/?refer=support-PC
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 10-16-2003
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Re: Shape Visibility

I understand Aussoft's problem. There seems to be a nice little quirk wherein you can have either the line visibility set to false OR the fill visibility, but not both. So, if you put a shape other than a line on the map, you can't hide it. Basically you have to programatically add and remove the shapes instead of making them visible/invisible.

This one was also brought up with textboxes. Still waiting to see if there's a better solution.
http://www.mp2kmag.com/mappoint/disc...pic.asp?t=4605
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 10-17-2003
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
MapPoint Visibility

2000 lines in MapPoint. Every line has a name: "R_" & idstart & "_" & idfinish.
I want show or hide one kind of lines but the solution is remove or add.
This process is too slow.
I've tested all the imaginary ways to hide a shape or a line. No way.
Thanks Jhon Meyer and the anonymous guest for your time.
I will go on in my project and if I know the solution I'll post here.

Thanks everybody!.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 04-16-2004
Member
Yellow Belt
 
Join Date: Feb 2003
Posts: 48
Just came across this problem as well. Got round it by using the Fill AND Line Visible properties like this:

shp.Fill.Visible = (chkShow(CHK_SHOW_DIRECTION).Value = vbUnchecked)
shp.Line.Visible = Not shp.Fill.Visible

The value of the check box determines the visibility of the line shape.

M.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
mappoint, visibility


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Shape visibility Map57 MapPoint 2006/2009 Discussion 0 12-21-2004 05:55 AM


All times are GMT -5. The time now is 12:39 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54