Found 7 packages
Views is a set of unique WPF controls and advanced panels that support fluid animated item layout. It contains a task board control with reorderable columns and cards, a book control that renders its content as pages in a book, a smooth-scrolling ScrollViewer variation that reacts to touch and supports flicks, and numerous Panel layout controls. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=25.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
Create and execute policies to automate the management of your task board
A simple task board WPF control
The Syncfusion® WinUI Kanban Board is a task management control that visually organizes work across multiple stages, commonly used in project management, software or product development, personal task management, and more.
The kanban component for WPF provides an efficient way to visualize and track different stages in a task or workflow. Key features: • Visualize the workflow of any process. • Limit work in progress. • Manage workflow transitions. • Provide smooth transitions within processes. • Use swim lanes to categorize your current workflow by different projects, teams, users, or whatever end users need. • Customize headers, card appearances, and the appearance of placeholders that are displayed while dragging.
This project is a wrapper around my C++ library for the Waveshare 8 channel relay board. It is designed to be used with a Raspberry Pi. The dotnet library is written in C# and uses the C++ library in the backend to provide a simple interface for controlling the relay board. The C++ library is built as a PreBuildTask using CMake and is included in the output directory. It is not necessary to install the C++ library separately.
This project makes it really easy to add LED Matrix graphics to your Windows 10 for IoT project running on Raspberry Pi 2 or the Minnow Max Board. The main graphics library includes a font set, symbols and support for drawing lines, boxes, dots plus support for scrolling text across multiple display panels for form a larger frame. The library includes three LED Matrix drivers and the library is designed to be extensible making it easy to add new LED drivers. The MAX7219 LED driver supports chaining and rotation of multiple LED Matrix display panels together over a single SPI line. These modules are cheap, readily available and a chain of four panels can be purchased on eBay for about $US6. The HT16K33 I2C driver supports two implementations. The Adafruit Mini 8x8 LED Matrix with I2C Backpack, and the Adafruit Bicolor LED Square Pixel Matrix with I2C Backpack. These can be chained and rotated together but each display panel must have a unique I2C address. Documentation: https://github.com/gloveboxes/Windows-10-for-IoT-Graphics-Library-for-LED-Matrices/blob/master/README.md Video: Taking photos and movies of LED matrices is difficult so hence I've dropped the light levels. There are 3 separate groups of LEDs running running on their own thread/task. 5 x MAX7219 chained LED 8x8 Matrices, 2 chained x Adafruit Mini 8x8 LED Matrices and 1 x Adafruit BiColor 8x8 LED Matrix. https://www.youtube.com/watch?v=EX7c_FDy1eA