action

  1. practicalsoft

    Xen-Template اضافه کردن دکمه های رنگی: مانند، نقل قول، پاسخ..

    با روش زیر می توانید زیبایی شناسی را به ابزارهای ویرایش موضوعات و پست ها بدهید البته کد آسان است و شما می توانید آن و رنگ های آن را به دلخواه دستکاری کنید، فقط کد تمام کلیدها ابزارها با هم ویرایش میکند در درس های بعدی روش اصلاح هر(کلید )ابزار مشخص شده و با رنگ متفاوتی رنگ آمیزی می شود. کد را...
  2. PracticalBot

    B4X FEED WhatsApp msg not sending

    Hi, I am trying to send a pdf in files folder thru WhatsApp as below but it shows "No app can perform this action" . In starter I have only declared Dim Provider as FileProvider In Manifest B4X: AddApplicationText( <provider android:name="android.support.v4.content.FileProvider"...
  3. practicalsoft

    B4X FEED Different action for 3 different buttons

    Hello, I created by code 3 buttons, Btn_MyPlay (0), Btn_MyPlay (1), Btn_MyPlay (2), what is the syntax for each button to have a different action: B4X: Sub Btn_MyPlay (0) _Click Play1 End Sub Sub Btn_MyPlay (1) _Click Play2 End Sub Sub Btn_MyPlay (2) _Click Play2 End Sub B4X: Sub...
  4. practicalsoft

    B4X FEED TOUCH_ACTION_MOVE alternatives?

    Im trying to develop a canvas (panel/B4Xview) which has a grid When the pointer is dragged across the grid, each square will change color.. like a bitmap icon editor. When detecting TOUCH_ACTION_MOVE events, I get a bunch of them, then inexplicable pauses. This means that I cannot fill a row of...
  5. practicalsoft

    B4X FEED Remove touch listener and cancel action

    While building the Pleroma client (https://www.b4x.com/android/forum/threads/b4x-b4xpages-pleroma-mastodon-client-step-1.119426/), I've encountered several cases where the touch events had some unwanted behavior. The reason for this, is that there are multiple stacked views that listen for the...
  6. practicalsoft

    B4X FEED TOUCH constants

    Trying to make use of the ACTION_DOWN, POINTER_DOWN etc etc in a select ...case The action is being passed as an integer Every example talks about ACTION_DOWN and similar in capital letters, but B4A doesnt recognise those as valid items in my select case. Ive spent the afternoon trying to find...
عقب
بالا