GridMaker 1.6.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GridMaker --version 1.6.7
NuGet\Install-Package GridMaker -Version 1.6.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GridMaker" Version="1.6.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GridMaker --version 1.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GridMaker, 1.6.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GridMaker as a Cake Addin #addin nuget:?package=GridMaker&version=1.6.7 // Install GridMaker as a Cake Tool #tool nuget:?package=GridMaker&version=1.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GridMaker
Easy UI for nested coordinate grids
- Depending on the Host UI configuration, grids can be organized by Row (Y) Column (X) (As seen above) or X Y.
- After clicking Validate and Save, the preview form can be opened via the icon that looks like 3 horizontal bars. This form shows the path to be taken throughout the grid as well as display relevant info for each point on the grid.
- A Callback can be enabled for each of the 3 grid levels. This is a flag that can be handled by the Host UI.
- Skipped Indices can be manually typed in or selected via GUI by clicking the pencil icon next to the entry box.
- After again clicking Validate and Save, the change can be seen in the preview form.
- Grids can be saved and loaded as .XML using the tools in the toolbar.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.9 | 192 | 6/6/2023 |
1.6.8 | 137 | 5/17/2023 |
1.6.7 | 458 | 10/3/2022 |
1.6.6 | 401 | 8/16/2022 |
1.6.5 | 396 | 8/10/2022 |
1.6.4 | 421 | 7/15/2022 |
1.6.3 | 431 | 7/7/2022 |
1.6.2 | 413 | 7/6/2022 |
1.6.1 | 411 | 6/29/2022 |
1.6.0 | 414 | 6/28/2022 |
1.5.0 | 397 | 6/27/2022 |
1.4.0 | 411 | 6/17/2022 |
1.3.2 | 430 | 6/10/2022 |
1.3.1 | 411 | 6/2/2022 |
1.3.0 | 415 | 5/31/2022 |
1.2.0 | 406 | 5/27/2022 |
1.1.0 | 386 | 5/27/2022 |
1.0.0 | 395 | 5/26/2022 |
- Skip/Include all buttons
- Better dragging controls for skipped indices