set the location of an iPad menuPick

Ralph DiMola rdimola at evergreeninfo.net
Thu May 8 10:43:29 EDT 2014


Sorry to be so late to this party. I submitted a bug report for the iOS
picker http://quality.runrev.com/show_bug.cgi?id=12362

While figuring out what this bug is all about I found the location of the
picker is best case position to point the pick list at the field or button
whose handler requested the pick. If you want to move it around create a
small invisible field or button. Then do:

Send ("mouseup"&&MyPickListLinesVar) to button "myInvisibleButton" in 0
seconds

The myInvisibleButton mouseup handler:
On mouseup pPicklistLines
 Mobilepick pPicklistLines
end mouseup

The pick list will be positioned near and pointing to the invisible field.

Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net

-----Original Message-----
From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
Of Ezpzapps
Sent: Sunday, March 09, 2014 7:03 AM
To: How to use LiveCode
Subject: set the location of an iPad menuPick 

Anyone know how to set the location of an iPad menuPick   (aka popup or
popover)?

Am using 6.5.2 and the popup seems to work fine but seems no way to set
where it happens.

TIA

sims


Sent from my iPodo, blame it for poor spellingk



_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list