B4A Library ParsQue(Que)

Hi ,it wraps this Github project.
Library to create fully customizable Bootstrap styled alerts...
ParsQue

Author: ME_Esmaiel Shafiee
Version: 1.0
  • ParsQue
    • Fields:
      • CUSTOM As Int
      • DANGER As Int
      • DARK As Int
      • INFO As Int
      • LIGHT As Int
      • LONG As Int
      • PRIMARY As Int
      • SECONDARY As Int
      • SHORT As Int
      • SUCCESS As Int
      • WARNING As Int
    • Functions:
      • IsInitialized As Boolean
      • show (Message As String, xType As Int)
      • showCustom (Message As String, Gravity As Int, bgcolor As Int, txtcolor As Int, bordercolor As Int, BorderWidth As Int, Padding As Int, TextSize As Int, CornerRadius As Int, font As String, Duration As Int)

media.gif
 

Attachments

  • ParsQue.zip
    105.4 KB · Views: 237
  • image.png
    image.png
    47.1 KB · Views: 218
Last edited:
Top