Stopwatch

Content Type: Widget
Categories: User Interface

Overview

Stopwatch widget with a digital display which can be use in Mendix applications for stopwatch timer functionality, which can started and stopped at for specified timing decided by the user. This stopwatch widget display the time in seconds, hundred of a second, or thousands of a second.

Documentation

Description

This widget is for fulfilling the functionality of stopwatch in Mendix applications, The digital UI of this widget will allow you to specify timing so that the widget will start the timer from 00:00 and ends on that specified timing.

Typical usage scenario

Users can add a stopwatch according to the requirement. 

Features and limitations

Features:

-User can count the time for a particular task.
-User can add Laps.


Limitations:

No Limitations


Dependencies

No Dependencies 


Installation

Users can add widgets in studio pro just like other widgets

 

Configuration

No need to Configure.

 

Bugs

It's a Bug-Free

Releases

Version: 1.1.0
Framework Version: 9.5.0
Release Notes: - Updated the Name and Description.
Version: 1.0.0
Framework Version: 9.5.0
Release Notes: -User can count the time for a particular task. -User can add Laps. -Added Dynamic UI.