timer1

  1. practicalsoft

    B4X FEED TM1637 - 4 digits display

    Based on this open source project: https://github.com/avishorp/TM1637 Timer example: B4X: Sub Process_Globals Public Serial1 As Serial Private tm As TM1637Display Private timer1 As Timer End Sub Private Sub AppStart Serial1.Initialize(115200) Log("AppStart") tm.Initialize(2...
  2. practicalsoft

    B4X FEED problema a caricare layout quando avvio la app

    possiedo una app che esegue questo codice del modulo Main B4X: Sub Activity_Create(FirstTime As Boolean) 'Do not forget to load the layout file created with the visual designer. For example: 'Activity.LoadLayout("Main") Activity.LoadLayout("Main")...
  3. practicalsoft

    B4X FEED errore carousel

    B4X: Sub Activity_Create(FirstTime As Boolean) 'Do not forget to load the layout file created with the visual designer. For example: Activity.LoadLayout("splash") timer1.Initialize("timer1", 5000) timer1.Enabled = True myimage.Initialize(File.DirAssets, "DSCF2955.jpeg")...
  4. practicalsoft

    B4X FEED Scrollview con b4xdrawer

    Salve a tutti, sono nuovo in questo forum e nel mondo di b4a (da un mesetto ci sono). prima di chiedere, ho cercato per vedere se risolvevo da solo ma nada ... sto facendo un'app e vorrei nel layout principale dell'app, mettere lo scorrimento in giù. [CODE = b4x] Sub Activity_Create (FirstTime...
عقب
بالا