[mapguide-trac] #1995: Use DockPanelSuite

MapGuide Open Source trac_mapguide at osgeo.org
Tue May 8 13:49:02 EDT 2012


#1995: Use DockPanelSuite
---------------------------+------------------------------------------------
   Reporter:  jng          |       Owner:  jng        
       Type:  enhancement  |      Status:  new        
   Priority:  low          |   Milestone:  Maestro-5.0
  Component:  Maestro      |     Version:             
   Severity:  trivial      |    Keywords:             
External_id:               |  
---------------------------+------------------------------------------------
 We have long avoided using DockPanelSuite due to P/Invoke calls in the
 code making the library unusable in Mono and have had to hack our own
 pseudo-docking component in its place.

 But now, a patched version of DockPanelSuite exists
 [https://github.com/lextm/sharpsnmplib here] which stubs out the P/Invoke
 calls at the expense of drag and drop support (a feature we don't even
 use!). Initial tests show that this patched version works in both Windows
 and Mono with no showstopping bugs. So we should move to use this library
 instead and remove our existing pseudo-docking component.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1995>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list