select

  1. practicalsoft

    B4X FEED (SOLVED) Single select in combobox view

    Hi, it seems like there is a multi select in the combobox view. How can I change this to an single select thanks ادامه مطلب...
  2. practicalsoft

    B4X FEED B4Xtable select row Programmatically

    I use B4XTableSelections to multiple select\deselect rows by user, i want to add 'select all\select non feature' in my code regarding if these rows are the original rows or filtered (search result). how to select\deselect rows programmatically? something like; B4X: for each row in table...
  3. practicalsoft

    B4X FEED Select Text

    VB.NET'te ki TextBox1.Select() gibi neden B4A'da EditText1.Select() yok? Bunu nasıl yapabilirim? ادامه مطلب...
  4. 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...
  5. practicalsoft

    B4X FEED How to delete all SMS in one shot -no select all option in Android 9

    Hello everyone, My default SMS app (in Xiomi Mi A1 -Android v9) does not have a select all option for deleting all SMS in one go. I have to manually select one by one, to delete. There must be a few thousands of messages by now. Is there a way to delete it by code ? I have no such problem...
  6. practicalsoft

    B4X FEED B4XComboBox, select item '0' problem

    I use this code to select one of values listed in combobox and put it in textbox, when I try to select the first item in combobox, the event never fired, I have to select another item and then select item 0 again! is there something to do to solve this problem. B4X: Sub...
  7. practicalsoft

    B4X FEED callsub another object method

    I have this in starter service: B4X: dim a as int=Starter.SQL1.ExecQuerySingleResult("select count(*) from products") Starter.SQL1.ExecQuery2("select * from products where id=? and status=?",Array as String(1,0)) I want to call it with callsub: B4X: Dim a As...
عقب
بالا