B4A Library MarqueeView

This is a wrap for this github project.


MarqueeView
Author:
DonManfred (wrapper)
Version: 1
  • MarqueeView
    Fields:
    • ba As BA
    Methods:
    • BringToFront
    • DesignerCreateView (base As PanelWrapper, lw As LabelWrapper, props As Map)
    • Initialize (EventName As String)
    • Invalidate
    • Invalidate2 (arg0 As Rect)
    • Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
    • IsInitialized As Boolean
    • RemoveView
    • RequestFocus As Boolean
    • SendToBack
    • SetBackgroundImage (arg0 As Bitmap)
    • SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
    • SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
    • SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
    • SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
    • start As Boolean
    • startWithList (notices As List)
    • startWithText (notice As String)
    Properties:
    • AnimDuration As Int
    • Background As Drawable
    • Color As Int [write only]
    • Enabled As Boolean
    • Height As Int
    • Interval As Int
    • Left As Int
    • Notices As List
    • Parent As Object [read only]
    • Tag As Object
    • TextColor As Int
    • TextSize As Int
    • Top As Int
    • Visible As Boolean
    • Width As Int

Development-Time
- Download 17:29
- This thread created 17:53
 

Attachments

  • MarqueeViewEx.zip
    9.4 KB · Views: 506
  • MarqueeViewV1.0.zip
    8.1 KB · Views: 376
  • MarqueeViewV1.01.zip
    8.3 KB · Views: 492
Last edited:

DonManfred

Expert
Licensed User
Longtime User
Top