category

  1. practicalsoft

    Xen-Template cXF - توضیحات گره فقط در حالت شناور

    cXF - توضیحات گره فقط در حالت شناور کد را به قالب extra.less اضافه کنید : /*** Node description only on hover ***/ @media (min-width: @xf-responsiveMedium) { .block--category .block-desc { float: right; opacity: 0; transition: all 0.5s ease-in-out; }...
  2. practicalsoft

    B4X FEED [Tool] Collision Bits and Masks Calculator - Collision filtering

    Here is an Exeltool which calculates the Masks according to the categories to which the single category shall collide. Add your description in column A and put a '1' where the category should collide with. Transfer the Category Bit and the Mask to the Tile properties or the programmed version...
  3. practicalsoft

    B4X FEED [Solved] Trying to start my App via click on a specially registerd file

    I'm trying to start my app by the click on a file (which contains data to be read by the app). I used following intent filter setting in the manifest editor. Project manifest: AddActivityText(Main, <intent-filter> <action android:name="android.intent.action.VIEW" />...
  4. practicalsoft

    B4X FEED Open My App separat and not in WhatsApp

    With this code i can open my app from a url (from whatsapp for example), but the app is open in whatsapp and not as own app. If i open the Taskmanager i see, my app is in whatsapp, how can i open my app as its own task? B4X: AddActivityText("main", <intent-filter> <action...
  5. practicalsoft

    B4X FEED [XUI2D] To Collide or Not To Collide

    The purpose of this example is to demonstrate the usage of mask bits and category bits properties. Collision rules: - Collisions happen between dynamic bodies and other bodies (including other dynamic bodies). - The collisions actually happen between two fixtures of two bodies. Bodies can have...
  6. practicalsoft

    B4X FEED Trying to start my App via click on a specially registerd file

    I'm trying to start my app by the click on a file (which contains data to be read by the app). I used following intent filter setting in the manifest editor. Project manifest: AddActivityText(Main, <intent-filter> <action android:name="android.intent.action.VIEW" />...
  7. practicalsoft

    B4X FEED B4A - Leggere un file da DropBox

    Vorrei realizzare una App che legga un file di testo che ho sul mio DropBox. Ho scaricato la libreria di DonManfred ma ho trovato molte difficolta perche si salta da un post all'altro per via di aggiornamenti, variazioni, intervenute incompatibilità ecc. Inoltre va aggiornato il file manifest...
  8. practicalsoft

    B4X FEED Access to DropBox. File manifest and substitute "xxx" with...?

    I'm getting the error message for the XML file. B4X: Sub btnStartOAuth_Click auth.startOAuth2Authentication End Sub Error occurred on line: 108 (Main) java.lang.IllegalStateException: URI scheme in your app's manifest is not set up correctly. You should have a...
عقب
بالا