Search found 5 matches

by banjaxd
Wed Aug 03, 2022 12:54 pm
Forum: Android Deployment
Topic: Android NFC help
Replies: 2
Views: 5236

Re: Android NFC help

Perfect! That's what I was missing, thank you.
I just tried with the example you posted and I'm only getting 8 characters but that may be a problem with the forum display.
Yes, I had to adjust the text when I copied it into the original post as it wouldn't submit otherwise.

Thank you so much :)
by banjaxd
Mon Aug 01, 2022 4:34 pm
Forum: Android Deployment
Topic: Android NFC help
Replies: 2
Views: 5236

Android NFC help

Hi I have a very requirement to read the unique ID of an NFC ID card, and display it on the screen. I've written a simple app which does this but it seems to return incorrect data. The ID should be unique to each card and 14 characters long. The response I receive is 4 characters and appears to be s...
by banjaxd
Mon Nov 29, 2021 12:46 pm
Forum: Talking LiveCode
Topic: Get the screen position of the cursor
Replies: 23
Views: 10629

Re: Get the screen position of the cursor

@Craig - thank you for the example, that's an ideal solution.

Also thank you to everyone else for your contribution and support. I'll post a link to the full solution when I'm done :)
by banjaxd
Sun Nov 28, 2021 9:26 am
Forum: Talking LiveCode
Topic: Get the screen position of the cursor
Replies: 23
Views: 10629

Re: Get the screen position of the cursor

Thank you to all who have contributed here - some. very interesting points. @Craig - I feel we're getting close with your example - thank you. To further explain, this simple application will be used for note taking, so, I will be typing into the field and I intend to use patterns as I type to repla...
by banjaxd
Sat Nov 27, 2021 1:46 pm
Forum: Talking LiveCode
Topic: Get the screen position of the cursor
Replies: 23
Views: 10629

Get the screen position of the cursor

Hi, I'm returning to LC after a few years, (the Black Friday all deal was too good to miss) so I do have 'some' experience but I can't figure out how to do this.. I have a requirement to find the screen position of the flashing cursor inside of a multi-line field, so that I can pop open a sub menu a...