Ticket #1995 (closed enhancement: fixed)

Opened 13 months ago

Last modified 13 months ago

Use DockPanelSuite

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-5.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

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  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.

Change History

Changed 13 months ago by jng

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.