class

  1. practicalsoft

    B4X FEED B4XFloatTextField cannot change fields parameters when field is used in custom view class

    Hi, I am making a revised B4XFloatTextField called tfeCustom. I have done the following: Created a layout (tfeCVLayout.bal) with a B4XFloatTextField called tfe and a toolbar of images for clear, back, forward, format title (proper, lowercase, uppercase, camel and SQLite SQL format Load the...
  2. practicalsoft

    B4X FEED [B4X][class] CLVDragger - drag to reorder items

    This is a class module for B4A from modified Erel's B4J clas CLV Dragger from this thread: https://www.b4x.com/android/forum/threads/solved-class-modified-b4j-class-clvdragger-for-b4a.120358/ Usage: - Call dragger.SetDefaults(width, backgroundColor, textColor) Since it is used on the phone with...
  3. practicalsoft

    B4X FEED [SOLVED][class] modified B4J class CLVDragger - for b4A

    I have tried to modify Erel's Java class from this thread https://www.b4x.com/android/forum/threads/class-clvdragger-drag-to-reorder-items.104261/ for B4A I have changed mouse events to touch events. The rest of the code is the same as in Erel's code. The class code is as follows: B4X: 'v1.00...
  4. practicalsoft

    B4X FEED [class] modified java class CLVDragger - error

    I have tried to modify Erel's Java class from this thread https://www.b4x.com/android/forum/threads/class-clvdragger-drag-to-reorder-items.104261/ for B4A I have changed mouse events to touch events. The rest of the code is the same as in Erel's code. The class code is as follows: B4X: 'v1.00...
  5. practicalsoft

    B4X FEED [CLASS] FilePicker for iOS

    Need a filepickerdialog? to choose files from your File.Dirdocument Folder? With this class it is super easy and you can costumize it if you want. Instructions: 1, Add the Class to your Project 2, Initialize the Class in a button_click Event like this: B4X: Sub btn_Click If...
  6. practicalsoft

    B4X FEED [B4X] Firebase Auth REST Helper - manage the access tokens

    The advantage of the rest API of Firebase auth is that it can be used cross platform. The downside is, we have to take care of the user access tokens ourselves. That's why I wrote this class, it works with the "FirebaseAuthREST" class. The class was inspired by @Erel oauth2 class, adapted to my...
  7. practicalsoft

    B4X FEED How get class as view

    Hi all. How can I initialize a class as a view? I didn't understand the logic... Example (Admob by @Erel ) B4X: Private BannerAd As AdView BannerAd.Initialize2("BannerAd", "ca-app-pub-3940256099942544/6300978111", BannerAd.SIZE_SMART_BANNER) Dim height As Int If...
عقب
بالا