This XUI library serves to change color to an animation (XUI) panel.
RevealColor is a panel and has the same methods as an XUI panel.
Required XUI 1.72+
SD_XUI_RevealColorView
Author: Star-Dust
Version: 0.01
RevealColor is a panel and has the same methods as an XUI panel.
Required XUI 1.72+
SD_XUI_RevealColorView
Author: Star-Dust
Version: 0.01
- RevealColorView
- Functions:
- AddView (View As B4XView, Left As Int, Top As Int, Width As Int, Height As Int) As String
- BringToFront As String
- Class_Globals As String
- DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String
Base type must be Object - GetAllViewsRecursive As List
- GetView (Index As Int) As B4XView
- Initialize (Callback As Object, EventName As String) As String
- IsInitialized As Boolean
Verifica se l'oggetto sia stato inizializzato. - RemoveAllViews As String
- RemoveViewFromParent As String
- RequestFocus As String
- SendToBack As String
- setColor (NewColor As Int, x As Int, Y As Int)
- Snapshot As B4XView
- AddView (View As B4XView, Left As Int, Top As Int, Width As Int, Height As Int) As String
- Properties:
- Enable As Boolean
- Height As Int
- Left As Int
- Tag As Object
- Top As Int
- Visible As Boolean
- Width As Int
- Enable As Boolean
- Functions:
B4X:
RevealColorView1.setColor(xui.Color_Red,CenterX,BottomY)
Attachments
Last edited: