mainform

  1. practicalsoft

    B4X FEED KeyBoard Event,detect CTRL+X or etc...

    B4X: Private KEY_CTRL_PRESSED As Boolean = False Sub AppStart (Form1 As Form, Args() As String) MainForm = Form1 MainForm.RootPane.LoadLayout("Main") 'Load the layout file. MainForm.Show AddKeyPressedListener(MainForm) End Sub Sub AddKeyPressedListener(f As Form)...
  2. practicalsoft

    B4X FEED B4XCanvas Problems

    This code. B4X: Sub Process_Globals Private fx As JFX Private MainForm As Form Dim CVS As B4XCanvas Dim RPane As B4XView Dim Xui As XUI End Sub Sub AppStart (Form1 As Form, Args() As String) MainForm = Form1 'MainForm.RootPane.LoadLayout("Layout1") 'Load the layout...
  3. practicalsoft

    B4X FEED Scroll background color by words in a string.

    Hi. This code will be part of an app that I am trying to make. I am new to programming, so the corrections or any other way to do the same more efficiently will be welcomed. B4X: #Region Project Attributes #MainFormWidth: 600 #MainFormHeight: 600 #End Region Sub Process_Globals...
  4. practicalsoft

    B4X FEED ADS1256 Waveshare High-precision ADC Module

    Hi, does anybody have expirience with Raspberry SPI Bus and ADS1256? I have communication but can't get data from the ADS1256. B4X: #Region Project Attributes #MainFormWidth: 800 #MainFormHeight: 600 #MergeLibraries: true #End Region Sub Process_Globals Private fx As JFX...
  5. practicalsoft

    B4X FEED return Bitmap from 2 Bitmaps [b4x]

    hi, its more a b4x question then a b4j question. i just post it here because the code i write is in b4j because its much simpler but i need it for b4i. anyway, i want to return a bitmap from 2 bitmaps drawn one of each other. what would be the best way to do it? (as much b4x as possible) i do...
عقب
بالا