Hi,
yes that's a good idea Sturgis. I haven't thought about that one. Collect the search term in a livecode field and use it to create an url with the search info as get parameter. That should do it and no need to write some javascript function in the webpage.
Thank you everyone for your input.
Search found 3 matches
- Tue Oct 30, 2012 4:50 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Fill web input field in revbrowser without physical keyboard
- Replies: 5
- Views: 3293
- Tue Oct 30, 2012 3:38 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Fill web input field in revbrowser without physical keyboard
- Replies: 5
- Views: 3293
Re: Fill web input field in revbrowser without physical keyb
Hi, thank you for the idea. I saw that possibility, but if I remember well it gives you a full virtual mac keyboard. The keyboard I need is a limited one. I came with an other idea, which I haven't tried yet. Since we can call functions in the webview from the application. I can code a javascript fu...
- Mon Oct 29, 2012 5:04 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Fill web input field in revbrowser without physical keyboard
- Replies: 5
- Views: 3293
Fill web input field in revbrowser without physical keyboard
Hi, I'm new to LiveCode and I have almost figured to create all I want except a point. The application is running on desktop mac, some kind of kiosk, without any mouse or keyboard. Everything is done via a touch screen. On regular cards I can fill fields with a virtual keyboard I have created, prett...