Paintor

Content Type: Widget
Categories: User Interface

Overview

NOTE: Early version, please report bugs or request features. Paintor is a drawing widget where you can draw anything you want. Customizable and includes mobile touch support. “We don’t make mistakes, just happy little accidents” - Bob Ross TODO: - Styling

Documentation

Description

Paintor is a drawing widget where you can draw anything you want. Customizable and includes mobile touch support.

Typical usage scenario

For drawing images that you would want to save in your Mendix application.

Features and limitations

Features

- Drawing supported

- Basic config (color, line width)

- Saving to Mendix string supported

- Custom actions (OnFinish, OnCancel)

- Customizable dimensions

- Mobile touch support

 

Limitations:

- Not responsive due to html canvas problems.

Configuration

Make sure you configure the data source, on Finish and on Cancel action.

Known bugs

None known yet.

Releases

Version: 1.0.0
Framework Version: 8.0.0
Release Notes: Release 1.0.0: Initial Release - Drawing supported - Basic config (color, line width) - Saving to Mendix string supported - Custom actions (OnFinish, OnCancel) - Customizable dimensions - Mobile touch support