Original Post: https://www.b4x.com/android/forum/threads/b4x-xui-minisearchview-autocomplete-field.93564/
In the application I'm developing, I need an event to be executed to capture the text.
Line 2 and lines 84 to 86, within the Sub CLV_ItemClick, you can see the modifications of the...
In case it helps someone else ...
Reference:
https://www.b4x.com/android/forum/threads/b4x-xui-minisearchview-autocomplete-field.93564/#content
Spent many hours slogging through the forum doing the rookie-dance with MiniSearchView. Finally came up with something that works for me. Bless...
I`m using the Minisearchview on a 'card' in a xCLV for input, but I can`t get its contents using pp.getview(x).xxxx?
If I try getview(x).textfield.text i get error "Uknonwn member: textfield".
Welcoming any suggestions...thanks
I would like to collapse the MiniSearchView fields to use up less space on the page. Unfortunately, this can result in either 1) the click event of the TextField not accessible or 2) the CLV fields not moving to the front so they are visible over the TextField.
I thought I could...
Hi, I am using MiniSearchView; it looks and works beautifully until I try to do anything (search database, et) with the text selected using [xxx.textfield.text] the CLV appears again above the text box with the selected text?
Ok...problem found, I was putting the value back into the field...
Hi, i'm trying to use the minisearchview but i get this error when i use the "setitems" function:
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[1]
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.