Could someone please help me identify and fix my coding where after picking a certain item from the listview it would transfer to the textbox that when i press the searchbar it would move me to the specific screen of the text that were in the textbox
1 Like
Also you are not use any screen name to open, why??
Well the text in the contents variables are basically screens to the next page so i'm planning to link the search bar to the page that it's trying to search for. like for an example: i'm going to search in the search bar the "waste management" after pressing the search bar button it should direct or transfer me to the waste management screen
seems like this
More Tips
- Try to use virtual screen in the case of multiple screen.
- Use timer to search text in the list instead of while or do loop.
1 Like
Thank you so much for your help! it truly means a lot to me
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.