remove

  1. practicalsoft

    B4X FEED b4xpages without .bal file at all

    I would like to know, if is it possible to use b4xpages library with no need to have .bal file in The compiled project. If I remove .bal file and The reference to it from .B4a file, app crashes. Android system UI report error, that app has stopped. I do not know how to remove The default...
  2. practicalsoft

    B4X FEED Remove log() code lines?

    Is there a chance to auto-remove all log() command lines from Code-Modules and Activity-Modules as a first step of the compiling process? I often write log() commands in my code to observe the app during execution. They contain readable strings with sensitiv informations. I want to keep all...
  3. practicalsoft

    B4X FEED IterableList remove item in loop

    I have a Map with String keys and each value is a List of a custom type. I'm iterating through the Map keys and values and need to remove keys and List values at some point. I want to do: B4X: Type FileInfo( _ FileName As String, _ LastModified As Long _ ) Private FilesMap As Map...
  4. practicalsoft

    B4X FEED Remove VideoPlayer controlles from notifications

    So whenever i play a video using the Vidoplayer a notification of that video shows up with it controlles and the only way to remove it is to compleatly remove the app from the recent apps closing the videoplayer page or exiting the app dosent remove it ادامه مطلب...
  5. practicalsoft

    B4X FEED [SOLVED] For...next remove many items from list problem

    I all. I have list with many items. And I have to remove some items and I use a for...next todo it. But when I remove an item, the size of list change to but the For...next run for the original list size and an error occur like java.lang.IndexOutOfBoundsException: Index: 8, Size: 8 How can do...
  6. practicalsoft

    B4X FEED [Solved] Remove underline in edit text

    Hi, I want to remove "underline" element in editText. How can I do it? I'm trying to get a border around the text input, what I did is to have a panel and inside that panel the edit text. Now, my problem is that I can't find how to remove the default line that goes under edit text. I want...
  7. practicalsoft

    B4X FEED Remove underline in edit text

    Hi, I want to remove "underline" element in editText. How can I do it? I'm trying to get a border around the text input, what I did is to have a panel and inside that panel the edit text. Now, my problem is that I can't find how to remove the default line that goes under edit text. I want...
  8. practicalsoft

    B4X FEED [B4X] Regex - remove whitespaces

    Hey, i found this code on stackoverflow to remove whitespaces: B4X: st.replaceAll("\\s","") Removing whitespace from strings in Java I have a string like this: mysz = "name=john age=13 year=2001"; I want to remove the whitespaces in the string. I tried trim() but this removes only...
  9. practicalsoft

    B4X FEED Regex - remove whitespaces

    Hey, i found this code on stackoverflow to remove whitespaces: B4X: st.replaceAll("\\s","") Removing whitespace from strings in Java I have a string like this: mysz = "name=john age=13 year=2001"; I want to remove the whitespaces in the string. I tried trim() but this removes only...
  10. practicalsoft

    الکترونیک Dark Sky Lighting – Helping Remove Light Pollution

    In an effort to explore concepts to help in efforts to remove light pollution, TK gives us a primer on Dark Sky lighting recommendations and the start of a project to go with it. The post Dark Sky Lighting – Helping Remove Light Pollution appeared first on ElectroSchematics.com. ادامه مطلب...
عقب
بالا