Re: OS X Auto Open

2012-08-24 Thread Klaus on-rev
Am 24.08.2012 um 16:42 schrieb Dr. Hawkins doch...@gmail.com: On Wednesday, August 22, 2012, Bob Sneidar wrote: I wonder what we would have if we took every new feature in Lion that bothered a significant number of people and disabled it? I wonder how close we would get to being Snow

Article: Releasing Outside the App Store

2012-08-24 Thread Charles E Buchwald
Here's an excellent, in-depth article on App store issues for developers: http://mattgemmell.com/2012/08/24/releasing-outside-the-app-store/ I wonder how the experiences and tastes of LC developers correlate with the author's? (I suspect quite closely.) If so, it would seem to be in RunRev's

Re: OS X Auto Open

2012-08-24 Thread Richmond
On 24/08/12 17:51, Klaus on-rev wrote: Am 24.08.2012 um 16:42 schrieb Dr. Hawkins doch...@gmail.com: On Wednesday, August 22, 2012, Bob Sneidar wrote: I wonder what we would have if we took every new feature in Lion that bothered a significant number of people and disabled it? I wonder how

Re: OS X Auto Open

2012-08-24 Thread Bob Sneidar
Oh yeah remember that? Before System 7 we had... MULTIFINDER! The incredibly buggy way to have multiple apps open AT THE SAME TIME! Whoa!! What a concept! I miss the good ol' days. Bob On Aug 24, 2012, at 7:42 AM, Dr. Hawkins wrote: On Wednesday, August 22, 2012, Bob Sneidar wrote: I

Newbie SQLite and LC learing problems

2012-08-24 Thread Blair Lewis
I'm new to LC and am I am looking for help with using DB's with LC. I am coming from Filemaker and I am unable to find a decent tutorial on how to use SQLite that is either complete or useful. Does anyone have a sample stack and DB that I can pull apart to learn. I'm particularly having

Re: OS X Auto Open

2012-08-24 Thread Roger Eller
Also, at the same time when MultiFinder was declared the app 'switcher' for Mac, the Amiga OS (Workbench 1.3) was capable of true multitasking, long before the major OS' were able to do the same. ~Roger On Fri, Aug 24, 2012 at 12:37 PM, Bob Sneidar b...@twft.com wrote: Oh yeah remember that?

Re: Newbie SQLite and LC learing problems

2012-08-24 Thread Warren Samples
On 08/24/2012 11:43 AM, Blair Lewis wrote: I'm new to LC and am I am looking for help with using DB's with LC. I am coming from Filemaker and I am unable to find a decent tutorial on how to use SQLite that is either complete or useful. Does anyone have a sample stack and DB that I can pull

Re: Newbie SQLite and LC learing problems

2012-08-24 Thread Warren Samples
On 08/24/2012 11:53 AM, Warren Samples wrote: On 08/24/2012 11:43 AM, Blair Lewis wrote: I'm new to LC and am I am looking for help with using DB's with LC. I am coming from Filemaker and I am unable to find a decent tutorial on how to use SQLite that is either complete or useful. Does anyone

Re: Newbie SQLite and LC learing problems

2012-08-24 Thread Bob Sneidar
Hi Blair. I would search the web for sqLite syntax and sqLite primer. Tons of stuff out there. Be prepared for some kind of learning curve here, as SQL is like learning a new language, although not a very extensive one in the case of sqLite. Relationships are not what you would think coming

Re: Newbie SQLite and LC learing problems

2012-08-24 Thread Andre Garzia
Hi Blair, Others have provided you with some links and I will provide you with some more. First let me say that Petes software SQLiteAdmin is my favorite SQLite admin software and I am using it a lot. Recommended! I created a simple SQLite access library that will help you with the common

Re: [ANN] SQLiteAdmin Version 1.3.3

2012-08-24 Thread Andre Garzia
Don't we LOVE update fridays =D Thanks for the hard work Pete. SQLiteAdmin rocks! On Fri, Aug 24, 2012 at 3:20 PM, Peter Haworth p...@lcsql.com wrote: SQLIteAdmin version 1.3.3 fixes a couple of nasty bugs that caused SQL errors in certain circumstances when trying to edit the properties

Re: Article: Releasing Outside the App Store

2012-08-24 Thread Andre Garzia
I am yet to read the article but I am about to release some software soon and I am looking towards App Bodega for an app store before looking into Mac App Store. http://appbodega.com/ Cheers andre On Fri, Aug 24, 2012 at 12:23 PM, Charles E Buchwald char...@buchwald.cawrote: Here's an

Capitalization in iOS Input Control?

2012-08-24 Thread Scott Rossi
Anyone have a working example of capitalization working in an iOS input field? It's seems pretty simple: mobileControlSet theInputID, autoCapitalization, words But I cannot get this work, and what's worse is the shift key on the keyboard initially comes up enabled and stays enabled on the first

Re: Article: Releasing Outside the App Store

2012-08-24 Thread Peter Haworth
Hi Andre, I'm using Bodega for SQLiteAdmin. It's very easy to get software accepted and listed on their site. As you probably know, they don;t actually provide a way to buy software on their site, just send people to my web site. My only problem has been that they need a way to figure out which

Re: Capitalization in iOS Input Control?

2012-08-24 Thread Scott Rossi
Answering my own question: the capitalization property is actually autoCapitalizationType (the word Type is wrapped to another line in the release notes) [sigh] Regards, Scott Rossi Creative Director Tactile Media, UX Design Recently, Scott Rossi wrote: Anyone have a working example of

RE: Capitalization in iOS Input Control?

2012-08-24 Thread John Dixon
:-) Dixie Date: Fri, 24 Aug 2012 12:13:50 -0700 Subject: Re: Capitalization in iOS Input Control? From: sc...@tactilemedia.com To: use-livecode@lists.runrev.com Answering my own question: the capitalization property is actually autoCapitalizationType (the word Type is wrapped to

Re: Capitalization in iOS Input Control?

2012-08-24 Thread Chris Sheffield
Glad you figured it out. I have to admit. I laughed. Just a little. :-D In all seriousness, though. it'd be nice if an error was thrown so that you knew the property name was incorrect. Chris On Aug 24, 2012, at 1:13 PM, Scott Rossi sc...@tactilemedia.com wrote: Answering my own question:

Re: Newbie SQLite and LC learing problems

2012-08-24 Thread stephen barncard
Andre's DBlib is cool. LIKE takes care of 99% of most simple database needs with a couple lines of code. On Fri, Aug 24, 2012 at 11:39 AM, Andre Garzia an...@andregarzia.comwrote: Hi Blair, Others have provided you with some links and I will provide you with some more. First let me say

Re: Capitalization in iOS Input Control?

2012-08-24 Thread Scott Rossi
Sure, laugh it up at my expense. I'll remember that the next time you post a plea for help on the list... :-) That wasn't my only problem (I have several, but that's not the point). I was also mixing a LiveCode field and the iOS input field, which apparently the engine doesn't like. Don't

Problem resizing a stack

2012-08-24 Thread Peter Haworth
A stack I'm working on has a group at the bottom that, at startup, needs to be hiddenor visible depending on preference setting. I want to adjust the bottom of the stack depdning on whether the group is hidden or not. In a preOpenCard handler, if the preference requires the group to be hidden

Re: Problem resizing a stack

2012-08-24 Thread dunbarx
It has become standard practice to: send yourMessage in 0 millisec instead of just put some code after openCard/openStack,etc types of handlers. I hate that this might be so, but it seems to account, or at least forgive, certain timing and event queue issues that are inherent in those

Re: Problem resizing a stack

2012-08-24 Thread Peter Haworth
Hi Craig, Thanks for the suggestion. Unfortunately, it didn't fix things. It clearly seems to be some sort of timing issue as you say so I'll just keep foraging around til I find a fix. Pete lcSQL Software http://www.lcsql.com On Fri, Aug 24, 2012 at 5:01 PM, dunb...@aol.com wrote: It has

Re: Problem resizing a stack

2012-08-24 Thread Peter Haworth
OK, I see what's going on now. The stack is in fact being resized as I request BUT there is a field in the stack with geometry manager settings that scale it relative to the bottom of the stack. As a result, even though the stack is being resized, it looks like it isn't because the gap between