Community of VE/MapPoint Users and Developers
This is a discussion on Set Dataset pushpin before calling ImportData within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; Hello peoples, I am using VB6 and MP 2k6 When I assign my DataSet object - such as Set oDS ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Set Dataset pushpin before calling ImportData I am using VB6 and MP 2k6 When I assign my DataSet object - such as Set oDS = MapPointControl1.ActiveMap.DataSets.ImportData(App .Path & etc ... the Default pushpin symbol is used I THEN set my oDS.Symbol = my_symbol_of_choice_here works fine BUT - there is an instant when the final dataset is plotted using the generic/default pushpin symbol. I set my DS - or instantiate it on the ImportData method call. so prior to this, it's not able to have the symbol property set, as it's not instantiated yet. Any clues on how to let MP to know to use my .symbol assignment BEFORE it plots them ? to prevent that 1 or 2 seconds where they show as the default pushpin symbol ? Thanks in advance for any insights. Tim Miltz |
| |||
| Re: Set Dataset pushpin before calling ImportData
Hi, Instead of importing the whole set you could do it in smaller portions, or even one by one, then you can immediatily change the symbol
__________________ rgds, Wilfried Mestdagh www.mestdagh.biz MapPoint coding demo Order MapPoint 2009 with Routing and User Tools Spreadsheet |
![]() |
| Tags |
| calling, dataset, importdata, pushpin, set |
| ||||
| Posted By | For | Type | Date | |
| "Excel Basics to Blackbelt": A Reference Text for MapPoint Integration - MapPoint Articles - MP2K Magazine | This thread | Refback | 06-29-2008 09:13 AM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| calling ImportData from C++ | Pit Mueller | MapPoint 2006/2009 Discussion | 3 | 01-03-2008 03:08 AM |
| How to Import a .Net DataSet using ImportData! | Anonymous | MapPoint 2006/2009 Discussion | 3 | 10-16-2007 08:27 AM |
| PushPin dataset is saved in .ptm? | PeppeM | MapPoint 2006/2009 Discussion | 1 | 05-06-2006 01:53 PM |
| ImportData - DataSet - Mixed Postcodes - Failure | findtarun | MapPoint 2006/2009 Discussion | 0 | 08-02-2005 10:53 AM |
| Problems with Pushpin dataset | Sylvain | MapPoint 2006/2009 Discussion | 13 | 11-28-2002 08:08 AM |