example

  1. practicalsoft

    Xen-AddOn Methods v1.1 1.1

    Methods v1.1 توضیحات: لیستی از روش های XenForo را نمایش می دهد. این به عنوان کمکی برای توسعه دهندگان افزونه های XenForo طراحی شده است. (صفحه نمونه روشها) Description: Displays a list of XenForo methods. This is designed as an aid for developers of XenForo add-ons. (Example of Methods page)...
  2. practicalsoft

    Xen-AddOn [AndyB] Convert image all v5.0 5.0

    توضیحات: همه تصاویر پیوند داغ را به پیوست تبدیل می کند. افزونه Convert image all، تصاویر پیوند شده داغ در پیام ها را به پیوست تبدیل می کند. تصاویر مرتبط داغ آن دسته از تصاویری هستند که با استفاده از نماد Image در نوار ابزار ویرایشگر درج شده اند. این افزونه به صورت دستی اجرا می شود و برای...
  3. practicalsoft

    Xen-AddOn AndyB News 1.1 1.1

    توضیحات: یک برگه اخبار برای خواندن آسان فیدهای RSS انتخاب شده ایجاد می کند. (نمونه برگه اخبار) (نمونه صفحه خبر) (نمونه ای از صفحه خوراک خبری) (نمونه لینک مدیر خبر) (نمونه ای از صفحه مدیریت اخبار) (نمونه ای از مجوزهای گروه کاربر) ویژگی ها: همه عبارات با news_ برای راحتی شما...
  4. practicalsoft

    B4X FEED Donmanfred example of extracting text from picture!!

    An old thread ans closed long time ago. I tried the example and it was installed successfully, but two things: 1. The camera faced me and not the picture.. there's no button or control to change the camera's direction. 2. There's no button or menu item to direct the canmera away from me, If any...
  5. abass

    برنامه نویسی Responsive Chat Example

    abass فایل جدیدی فرستاد. Responsive Chat Example - example for a chatbot اطلاعات بیشتر در مورد این فایل...
  6. practicalsoft

    B4X FEED How to load an activity/view

    I'm totally confused it's changed from a year ago. I'm using the simple_example_B4XDrawer example. I have added a new view in the designer and called it "2". So I have two views in the designer, 1 and 2. 1 has the simple example menu and on the other I have a button and webview. I want to load...
  7. practicalsoft

    B4X FEED B4J Inline Example (Tableview). It's possible ?

    In the example (2016) presented by Erel, we have a table where it is possible to edit the values contained in it. However the values can be edited as long as there is a click (double) in the cell. Works without problems. When we are in the cell (Line 1, column 1), for example, if we press the...
  8. practicalsoft

    B4X FEED I want The MqttChat Example in [B4XPages] with runtime permissions 50EURO ?

    I want The MqttChat Example in [B4XPages] with runtime permissions 50EURO ?? Mqtt Example Android Tutorial - MQTT Chat with Auto Discovery This is an extension to the MQTT chat room example: https://www.b4x.com/android/forum/threads/b4x-mqtt-chat-room.61568/#content It is a chat room where...
  9. practicalsoft

    B4X FEED do we have an example of text edotor built with B4J ?

    i am looking for a text editor built with B4J used under Windows 1à but i dn't find example , in fact i don't find example of applications for windows or Linux. can we have examples of applications built in B4J ? where ? thanks for your help ادامه مطلب...
  10. practicalsoft

    B4X FEED [B4XPages] Errors when trying to run GoogleMaps Example

    Hello! I'm starting to use B4XPages and I'm studying several useful for my needs examples. Trying to run the GoogleMaps example, the first error I was having without try to debug, was at compiling process and it is the following: B4X: Generating R file. Error AndroidManifest.xml:29: error...
  11. practicalsoft

    B4X FEED 42Nurses - WebView HTML Form For Machine/Robot Control & Home Automation... Now Includes Voice Recognition

    Hello Everyone I believe this is only my second post and I have come here to contribute :) Before I contribute, please allow me to say thank you to Erel for his [B4XPages] Bluetooth Chat Example, because without it, my contribution would not be possible. His example can be found here...
  12. practicalsoft

    B4X FEED WebView

    Been trying WebView and WebEngine. Here's a little example of using both. (requires additional library to run) Shows how to retrieve the hyperlinks in a page and put them in a comboBox, also implement forward and back and home buttons. Type in a web address (http://www...) or file address...
  13. practicalsoft

    B4X FEED 42Nurses - WebView HTML Form For Machine/Robot Control & Home Automation

    Hello Everyone I believe this is only my second post and I have come here to contribute :) Before I contribute, please allow me to say thank you to Erel for his [B4XPages] Bluetooth Chat Example, because without it, my contribution would not be possible. His example can be found here...
  14. practicalsoft

    B4X FEED Expanded CLV inside an Expanded CLV

    This is not really a code snippet, but a working example (work in progress) showing how to create and use expanded CLV inside an expanded CLV - see attached picture. Both CLVs are scroll-able. I was looking for a solution like this, but only saw an example of CLVnested, which wasn't really what...
  15. practicalsoft

    B4X FEED BubbleSeekbar example not working

    Hello, I'd really like to use this library - but i got these mistakes when i include the seekbar as customview in the layout: B4X: Sub Globals 'These global variables will be redeclared each time the activity is created. 'These variables can only be accessed from this module. Dim...
  16. practicalsoft

    B4X FEED Getting file info using uri from content chooser or from received shared file - example

    example of getting file property information from uri provided by content chooser or received file shared to the app. Curtesy of Erel’s example: Received Share. Shows File name, Mime Type, date modified, file size and a list of all columns from that particular content provider. updated code to...
  17. practicalsoft

    B4X FEED Esp32 Bluetooth as server

    I tested a chat example and works well, but this case the android start the connection with ESP32. I need that the ESP32 start a connection with android I found an example for ESP32 as server but the Android aplication doesn´t open a connection Example for arduino sdk with ESP32 Bluetooth as a...
  18. practicalsoft

    B4X FEED [REQUEST] example using 2 B4XPages objects

    Hi, Is it possible (my guess is yes) to use 2 distint B4XPages objects ? Why I ear you ask... Well, I want to take the splash screen example as a base, and add a few buttons to this "main page". each will then call its own B4XPage object... But since I haven't touched B4A for a while, and never...
  19. practicalsoft

    B4X FEED [B4XPages] convert HttpServer example, but "List external storage files" no function

    I try move HttpServer example to B4X all ok but List external storage files no function: Cannot access folder. in line 89 in ServerService I copy from original HttpServer Example to new B4X project File B4XMainPage: B4X: #Region Shared Files #CustomBuildAction: folders ready...
  20. practicalsoft

    B4X FEED B4XPages vs Activities, Bluetooth Example

    In the thread BT Pages Example, a new version of the BT example was created using Pages. Since I'm just looking at Pages for the first time, I popped the new and old versions into a code comparison utility (old version is linked in the new example post). However I found that, while with reason...
عقب
بالا