AMPSharp should not directly depend on WinForms
Bug #1037728 reported by
Eric P. Mangold
on 2012-08-16
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| AMPSharp |
Undecided
|
Unassigned |
Bug Description
AMPSharp depends on WinForms in order to integration with some of the Form-related threading constructs. But it would be very useful be be able to use AMPSharp on systems that do not even have X installed, and thus likely don't have a working WinForms library. Existing functionality could be made optional, and packaged in a separate DLL.
To post a comment you must log in.