B4A Library SD: Trimmer

Do you want to simulate the mixer trimmer, the bass volume etc ..?
Here you are satisfied

SD_Trimmer


Author: Star-Dust
Version: 0.02
  • CircleTrimmer
    • Events:
      • ChangeValue (Value As Int)
    • Functions:
      • Class_Globals As String
      • DesignerCreateView (Base As Panel, Lbl As Label, Props As Map) As String
      • GetBase As Panel
      • getValue As Int
      • Initialize (Callback As Object, EventName As String) As String
      • IsInitialized As Boolean
        Verifica se l'oggetto sia stato inizializzato.
      • setValue (V As Int) As String
    • Properties:
      • Value As Int
  • StickTrimmer
    • Events:
      • ChangeValue (Value As Int)
    • Functions:
      • Class_Globals As String
      • DesignerCreateView (Base As Panel, Lbl As Label, Props As Map) As String
      • GetBase As Panel
      • getValue As Int
      • Initialize (Callback As Object, EventName As String) As String
      • IsInitialized As Boolean
        Verifica se l'oggetto sia stato inizializzato.
      • setValue (V As Int) As String
    • Properties:
      • Value As Int

ezgif.com-crop.gif
video2.gif
 

Attachments

  • sample2.zip
    9.3 KB · Views: 364
  • sample1.zip
    9.2 KB · Views: 347
  • SD_Trimmer 0.02.zip
    6.6 KB · Views: 384
Last edited:
Top