LC, IOS 7 and UIKeyCommand

2014-04-27 Thread Richard Miller
What would be required to make the UIKeyCommand functionality available to a LC ios app? I want to be able to control a custom in-house iPhone 5s app via bluetooth keyboard. |(Some info here:) |||http://www.danandcheryl.com/2014/04/how-and-why-to-implement-keyboard-shortcuts-in-ios-7 https://de

Re: Really basic SQLite questions

2014-04-27 Thread Kay C Lan
On Sat, Apr 26, 2014 at 12:04 AM, Mike Kerner wrote: > Bob, I agree that in general... Since SQLite is a local file-store DB, > it's a little different. it isn't designed for transaction loads, > multi-users, etc. > Which is why I'll offer one instance where it may make sense to open/close the

Re: Android autocorrect

2014-04-27 Thread J. Landman Gay
On 4/27/14, 9:37 PM, Mike Kerner wrote: I can't seem to make autocorrect NOT happen in text fields on android. when I check the autocorrectiontype for the field, I get a "no", but autocorrect operates, anyway. Suggestions? The user system prefs appears to override that. It follows the user

Android autocorrect

2014-04-27 Thread Mike Kerner
I can't seem to make autocorrect NOT happen in text fields on android. when I check the autocorrectiontype for the field, I get a "no", but autocorrect operates, anyway. Suggestions? -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the thi

Re: Date/Time/Number/Currency formats

2014-04-27 Thread Peter Haworth
Thanks Matthias. And of course I realized after posting that I can do the same on Linux as on OSX. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Sun, Apr 27, 2014 at 2:14 PM

Re: Numbering of lines in a field

2014-04-27 Thread Mark Schonewille
Hi Charles, I think the script you need looks like the following: constant dot = "." function lineNumbering theLines put 0 into myCounter repeat for each line myLine in theLines if "CHC" is word 1 of myLine then put 0 into myCounter put myLine & cr after myNewLines else

Numbering of lines in a field

2014-04-27 Thread Charles Szasz
I have a scrolling field that contains a number of lines. Some of the lines begin with “CHC". I have been trying to number only the lines between lines that contain “CHC” and then starts numbering again between the next pair of lines containing “CHC” For example, CHC 1. 2. 3. 4. 5. CHC 1. 2.

Re: Date/Time/Number/Currency formats

2014-04-27 Thread Matthias Rebbe | M-R-D
Hi, for Windows you can look in the registry at HKEY_CURRENT_USER\Control Panel\International HKEY_CURRENT_USER\Control Panel\International\locale HKEY_CURRENT_USER\Control Panel\International\localename HKEY_CURRENT_USER\Control Panel\International\sDecimal HKEY_CURRENT_USER\Control Panel\Inter

Re: ANN: New Little Plugin, lcLipsum

2014-04-27 Thread Graham Samuel
Thanks, Charles, very charming - takes me back to my PageMaker days... I'll be using it. Graham On 27 Apr 2014, at 05:24, Charles E Buchwald wrote: > Hi List People, > > It's a quiet Saturday here in Mexico City, and I've been procrastinating by > creating this little plugin…. > > lcLipsum

[OT] Intellectual Property

2014-04-27 Thread Richmond
http://www.workintelligent.ly/information/data-security/2014-4-6-protecting-intellectual-property/?utm_campaign=ContentSyndication&utm_medium=NativeAd&utm_source=OutBrain&utm_content=&utm_term=protecting+intellectual+property Well worth a read. Richmond.

Date/Time/Number/Currency formats

2014-04-27 Thread Peter Haworth
I've put together a script that gets the date/time/number/currency formats using shell to issue locale commands on OSX. How can I get that info on Windows? Linux? Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin

Patch your Menubar

2014-04-27 Thread Richmond
This hacks the revMenubar stack to give you a button to switch back and forth between a vertical and a horizontal menu bar. http://andregarzia.on-rev.com/richmond/P1.zip Please do NOT use this in conjunction with the Hack Attack stack. Richmon

Re: Backdrop in in 6.7.0 dp2 under Lubuntu Linux 13.10

2014-04-27 Thread Richmond
On 27/04/14 03:16, Mark Wieder wrote: Richmond- Saturday, April 26, 2014, 11:33:00 AM, you wrote: Maybe you did give up on Ubuntu: but, like Ubuntu or not, it is the dominant form of Linux at the moment: and if this sort of thing "f***s up on Ubuntu" it does not count as 'fixed'. Well, my use