Skip to content

.NET version bug in designer? #161

@bukkideme

Description

@bukkideme

Hi!

It happened that I need to develop some RS232 data logger for some of our old measurement systems, running Windows XP SP3 OS.
Since we talk about XP, I set the Target framework to version 4, and I run these builts EXEs just fine on these WinXP machines.
I would like to use ScottPlot in these projects, so I just installed ScottPlot via nuget. However, I just cannot find FormsPlot control in the Toolbox, neither VS can recognize the "using ScottPlot;" line in my code.

My question is that, can ScottPlot be used in .NET 4.0 Winform projects?
Steps to reproduce the issue (?):

  1. Create a new Winform project in VS 2019 Community Edition
  2. Set the Target Framework to version 4.
  3. Install ScottPlot package via nuget. It installs just fine.
  4. ScottPlot.FormsPlot cannot be found in Toolbox, so cannot be added to the Form.
  5. Even if you set Target Framework back to 4.7.2, ScottPlot cannot be used/found in the Form/Toolbox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions