Re: Rename Custom Properties

2011-10-08 Thread Marty Knapp
Thanks Jacque! Marty On 10/8/11 6:34 PM, Marty Knapp wrote: Is there a way to rename custom properties by script and retain the contents of the custom properties? I know you can do it with the inspector, but I would like to be able to do it by script so that my user's stacks can be updated with

Re: Rename Custom Properties

2011-10-08 Thread J. Landman Gay
On 10/8/11 6:34 PM, Marty Knapp wrote: Is there a way to rename custom properties by script and retain the contents of the custom properties? I know you can do it with the inspector, but I would like to be able to do it by script so that my user's stacks can be updated with the new names. Or will

Rename Custom Properties

2011-10-08 Thread Marty Knapp
Is there a way to rename custom properties by script and retain the contents of the custom properties? I know you can do it with the inspector, but I would like to be able to do it by script so that my user's stacks can be updated with the new names. Or will I need to cycle through the customKe

iOS Pickwheel labels

2011-10-08 Thread Bill Vlahos
The following code works fine to display 3 wheels in iOS but there are no labels on the selection area and I don't see where the parameter is in the Dictionary. on mouseUp put "0" & return & "1" & return & "2" & return & "3" & return & "4" & return & "5" & return & "6" & return & "7" & retur

Re: Windows Standalone Will Not Save Data to File

2011-10-08 Thread Gregory Lypny
Thanks Mar, Much obliged. Gregory ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS and Mac mini and App Store

2011-10-08 Thread Jim Ault
I really appreciate everyone's response to the situation. The young guy decided to buy my Mac mini and go for it. Thanks Colin, Bill, Mark Jim Ault On Oct 8, 2011, at 10:08 AM, Mark Schonewille wrote: Jim, On 8 okt 2011, at 04:25, Jim Ault wrote: I haev a buyer for one of my Mac mini compu

Re: [ANN] LiveCode.tv event #38

2011-10-08 Thread Colin Holgate
I didn't notice a reminder about the meeting, but I guess it's going to start soon? Unless the clocks have changed somewhere? There's plenty of room for everyone. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

Re: Object naming conventions

2011-10-08 Thread Bob Earp
Pete, I wouldn't bother adding such complexity. If your naming convention is good then others will just use it. If it's bad you need to change it ;-) And as far as those that just want to do their own thing, to hell with them, they shouldn't be using your tool in the first place !! best, Bob.

Re: Object naming conventions

2011-10-08 Thread Bob Earp
By all means Richard, I'd be honored. best, Bob... > That's a great set of rules, Bob. > > May I have your permission to include them in an update to my naming > conventions article (with attribution, of course)? > > -- > Richard Gaskin > Fourth World Bob Earp White Rock, British Columbia.

Re: [UBUNTU] running LiveCode on 11.x

2011-10-08 Thread Roger Eller
On Sat, Oct 8, 2011 at 10:57 AM, Andre Garzia wrote: > Folks, > > I've been using both Gnome 3 and Unity. I actually like them but there are > issues that needed to be solved. They are both very different from > traditional desktops but I can get my work done and I welcome some of the > changes. I

Re: UIWebView control flash

2011-10-08 Thread J. Landman Gay
On 10/7/11 9:05 PM, Mark Schonewille wrote: You could try to create the browser object before navigating cards. I don't know if this will actually work, but i did notice that UI controls stay on screen if they are not deleted the propert way. It errors and aborts the script. Browser controls a

Re: [ANN] LiveCode.tv event #38

2011-10-08 Thread Björnke von Gierke
Everyone, Remember to join ChatRev in about an hour to watch :) http://bjoernke.com/chatrev/ On 4 Oct 2011, at 21:18, Björnke von Gierke wrote: > After a lack of volunteers forced the event into a summer vacation, it has > come back sun tanned and ready to rock. > > Mario Miele will introduc

Re: [UBUNTU] running LiveCode on 11.x

2011-10-08 Thread Andre Garzia
Folks, I've been using both Gnome 3 and Unity. I actually like them but there are issues that needed to be solved. They are both very different from traditional desktops but I can get my work done and I welcome some of the changes. I am running 10.10 now and I think Unity is on a good path but it

Re: iOS and Mac mini and App Store

2011-10-08 Thread Mark Schonewille
Jim, On 8 okt 2011, at 04:25, Jim Ault wrote: > I haev a buyer for one of my Mac mini computers running Leopard. > The buyer wants to build iPad apps with Livecode, but did not know about the > developer requirements. > > I told him I would get the answers to > How much is the Apple developer c

Re: [UBUNTU] running LiveCode on 11.x

2011-10-08 Thread Richard Gaskin
Richmond Mathewson wrote: Cannot say I like either GNOME 3 or Unity; am holding onto what Ubuntu coyly calls "GNOME Classic" as long as possible. If I have to, I will migrate to XFCE. I use Ubuntu 10.10 on my laptop for the same reason you do: the first iteration of Unity in 11.04 was bunk.

Re: iOS and Mac mini and App Store

2011-10-08 Thread Bill Vlahos
It takes 1 day. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Oct 7, 2011, at 9:18 PM, Colin Holgate wrote: > What processor does the Mac mini have? It would want to be Intel, and you >

Re: Microphone input

2011-10-08 Thread Bill Vlahos
I forgot to say that this is for iOS. Bill On Oct 8, 2011, at 12:17 AM, Bill Vlahos wrote: > Can LC get sound or source level (e.g. input volume)? > > For example, can I listen to the microphone and when there is a lot of noise > level or duration > > Bill Vlahos > _ > InfoWal

Re: iOS and Mac mini and App Store

2011-10-08 Thread Colin Holgate
Two things to qualify here... It's the Apple tools that might require Snow Leopard. Xcode for example. Not absolutely needed, but would be if he wants to do external commands, or in order to use it to more quickly get the app onto devices. When I said he could show a standalone to show progress

Re: [UBUNTU] running LiveCode on 11.x

2011-10-08 Thread Peter Alcibiades
Yes, agreed about Xfce, its the logical place to go if you have users you simply cannot put through Gnome3. I use fluxbox just about exclusively now, but recently put someone on windowmaker. A very old machine, and the only use is going to be email and web. They are getting along fine with it.

Re: Photo album

2011-10-08 Thread Gerry Orkin
Sergio Yes I have the same problem, but I haven't yet worked on a solution. I imagine you could show the photo in an HTML file instead, with the photo aligned as you want? I should have mentioned in my original post that I'm also using a dynamically generated HTML files and iPhone CSS to style

Microphone input

2011-10-08 Thread Bill Vlahos
Can LC get sound or source level (e.g. input volume)? For example, can I listen to the microphone and when there is a lot of noise level or duration Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and se

Re: Reading PDFs in LC (again)

2011-10-08 Thread Graham Samuel
So that I can hoover up my other requirement to read TIFFs. Sadly LC doesn't help with that either. Graham Sent from my iPad OnDate: Fri, 7 Oct 2011 21:57:26 - 0500, Chipp Walters wrote: > Graham, > > I'm puzzled why you're using ImageMagick when even with ImageMagick you > still need to in