User:anonymousLog inRegister
Recents:
Star Rating Control

Control description

The Start Rating control allows displaying a numeric variable with a "star control" useful when creating polls or in ocassions when you want the user to rate any kind of items.

Image:Star Rating Control picture 1
Using the control

The control works with an associated Numeric variable. In order to use it, you have first to create a Numeric variable and then change its ControlType property to "StartRating". After that, the numeric variable will be displayed with stars instead of using a simple Edit control.

 Control properties

MaxStars

Sets the number of stars to display

ToolTipText

Sets a toolTipText to be displayed when the mouse is over the control


Control Events


Every time you press a star the RatingSelected event is executed so you can lauch operations if needed.

Event &number.RatingSelected
   msg(&number.ToString())
EndEvent

To Install It

Please visit: Default Installation Instructions for User Controls.

Contact information

Please send feedback to: marcos.crispino@gmail.com ncardeli@artech.com.uy 


Created: 04/26/08 03:49 PM by gcuinas Last update: 08/03/10 08:57 AM by armin
 
Page
Categories
Group
 
Powered by GXwiki 3.0 (generated with GeneXus X Evolution 1 U3)