Search found 2 matches

by mikek
Sat Nov 23, 2013 7:48 pm
Forum: Android Deployment
Topic: Detect focus on native control
Replies: 2
Views: 3114

Detect focus on native control

Is it possible to detect that an android app user has moved the focus to a native text control? I cannot see any way of doing this.
by mikek
Thu Jan 10, 2008 9:56 pm
Forum: Databases
Topic: valntina & revDataFromQuery
Replies: 1
Views: 4678

valntina & revDataFromQuery

in a select statement valentina uses % as a wildcard. As far as i can see, runrev converts % to * before passing the query to valentina when the function revDataFromQuery is used. If I am correct is this being my problem, is there any way of passing the % character through to valentina. hoping for s...