Dynamic Marquee

Content Type: Widget
Categories: User Interface

Overview

A widget for Mendix applications which will provide the functionality of Marquee (infinite Scrolling text), which displays list of values (dynamic list).

Documentation

Description:- 

A widget for Mendix applications which will provide the functionality of Marquee (infinite Scrolling text), which displays list of values (dynamic list) 

Usage of Dynamic Marquee is governed by EULA/T&Cs at this link: https://github.com/Intelizign-Engineering-Services/Mendix-widget-EULA/blob/main/License.txt

Features:- 

-Dynamic data rendering 

-Increase and decrease the speed of marquee. Speed calculated as pixels/second 

-Option to pause the marquee when hovered. 

-Selecting gradient option 

-Direction selection option 

Limitations:- 

- No Limitations 

Dependencies:- 

- No dependencies. 

Installation:- 

- No specific installation, like other widgets user can add this widget. 

Configuration:- 

- After adding this widget in mendix studio pro,  

- In properties(general) select data source and in data source user need to select type as an database. 

- After that user need to select Entity then press Ok. 

- Select Key, in key user need to select attribute. 

- User can give direction(left/right) where he wants to slide his text. 

- User can provide speed as well(calculated as px/sec). 

- User can provide Pause on Hover by selecting Yes/No. 

- User can provide Gradient by selecting Yes/No. 

Bugs:- 

- No Bugs. 

Releases

Version: 1.0.0
Framework Version: 9.7.0
Release Notes: -Dynamic data rendering -Increase and decrease the speed of marquee. Speed calculated as pixels/second -Option to pause the marquee when hovered. -Selecting gradient option -Direction selection option