Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Pete
Thanks zryip, hadn't come across those properties before. It seems like there's a lot of stuff about datagrids that is undocumented, or maybe I'm just not looking in the right place? Pete Molly's Revenge > > Another solution is to use the dgClickLine or dgClick

Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Phil Davis
On 11/5/11 6:19 PM, zryip theSlug wrote: On Sun, Nov 6, 2011 at 1:06 AM, Pete wrote: The selectionChanged message sent to the datagrid has two parameters: the index of the line just clicked and the index of the line that was selected before the click. I'm not sure what you mean by "deselect" b

Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread zryip theSlug
On Sun, Nov 6, 2011 at 1:06 AM, Pete wrote: > The selectionChanged message sent to the datagrid has two parameters: the > index of the line just clicked and the index of the line that was selected > before the click.  I'm not sure what you mean by "deselect" but if you mean > go back to the previo

Re: [OT] Excessive Wireless Traffic from iPhone running iOS5

2011-11-05 Thread Pete
I'm still not sure what was going on but I think I've finally figured out what to do re iCloud. In my wife's case, she has an iPhone and a laptop so I really don't see any point in using iCloud - she'd just be sending data out to iCloud only for it to be dragged back down to her laptop. If she ha

Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Pete
The selectionChanged message sent to the datagrid has two parameters: the index of the line just clicked and the index of the line that was selected before the click. I'm not sure what you mean by "deselect" but if you mean go back to the previously highlighted line, you can use the second paramet

Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Michael Doub
Yep that did the trick. Is there a way to capture the line or index to the entry that the user clicks or touches without using the dgHilitedLines? If there is no other way, then how does one deselect the line after responding to the interaction? -= Mike On 2011-11-05, at 3:29 PM, Michael

Re: Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Pete
I think you need to : set the dgProps["show vscrollbar"] of group "Datagrid" to false/true. Pete Molly's Revenge On Sat, Nov 5, 2011 at 12:29 PM, Michael Doub wrote: > I am trying to dynamically turn on and off a data grid scroll bar for > testing a mobile ap

Dynamically turning on and off DataGrid Scroll Bar

2011-11-05 Thread Michael Doub
I am trying to dynamically turn on and off a data grid scroll bar for testing a mobile app and am having difficulty. Is there another property that I should be setting? on preOpenCard if the environment is "mobile" then set the vScrollbar of group "DataGrid" to false setup_scrol

Re: test 3

2011-11-05 Thread Bob Sneidar
The force IS weak! Only the Shwartz can save you now. Bob On Nov 4, 2011, at 12:39 AM, Heather Nagey wrote: > Is this the email you are looking for? I really hope so, the force is weak... > > Trust the Force... > > Heather > > Heather Nagey > Customer Services Manager > http://www.runrev.com

Re: [ANN] LiveCode.tv event #42

2011-11-05 Thread Björnke von Gierke
Remember that the event starts in about an hour. please join chatrev in due time. http://bjoernke.com/chatrev/ On 4 Nov 2011, at 12:12, Björnke von Gierke wrote: > (resent, didn't arrive yesterday night) > > This Saturday, Mark will present his Installer Maker, because he just > released a

Re: Resizing on Lion

2011-11-05 Thread Roger Eller
On Sat, Nov 5, 2011 at 1:33 AM, Bill Vlahos wrote: > Stacks built with 4.6.4 work fine in Lion. > > Bill Vlahos > > On Nov 4, 2011, at 9:50 PM, Sivakatirswami wrote: > > > Can anyone confirm that standalone stacks built with 4.6.1, which have > resizing on, fail to resize under Lion? > > > > Siv

Re: [ANN] LiveCode.tv event #42

2011-11-05 Thread Mark Schonewille
Hi, I just noticed that the link is slightly incorrect. The link the LiveCode plugin is: http://www3.economy-x-talk.com/file.php?node=installer-maker-for-lc (and that's where you'll be able to use the coupon code for the discount). -- Best regards, Mark Schonewille Economy-x-Talk Consulting an

Re: Access contacts on iOS?

2011-11-05 Thread Todd Geist
I think an external could be created to access the AddressBook and Calendars. documentation is here - http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/iPhoneOSFrameworks/iPhoneOSFrameworks.html AddressBook.framework AddressBookUI.framework Even

[ANN] LiveCode.tv event #42

2011-11-05 Thread Björnke von Gierke
This Saturday, Mark will present his Installer Maker, because he just released a fresh beta version. Join the event and get a big discount on this invaluable tool. More info about Installer Maker: http://www3.economy-x-talk.com/file.php?node=installer-maker Have your own tool? Present it during

Re: Access contacts on iOS?

2011-11-05 Thread Gerry Orkin
> Does anyone know if there's any way to access the Contacts on iOS? There isn't (yet?) a way to do that. Not sure if there ever will be, unless the iCloud API provides one. Gerry -- http://gerryorkin.com ___ use-livecode mailing list use-livecode@li