Re: Any LC mobile case studies available?

2011-08-03 Thread Admin
Chip, I plan on porting this massive database project to android and IOS, but the data is proprietary. I am more than willing to share the code or showcase it once I am done with it. Lots of bugs and gotchas right now. My next project, for my own company, will be of interest to you - Groove

Re: How to sort on keydown

2011-08-03 Thread Admin
"If so, you will need to build your own control, easy and fun to do" Not so sure if I want that kind of fun. I'd be happy with a drop down control that works. Already tried a more homegrown solution that was more trouble than it was worth. Mike

Re: Where does survive the inventive user ?

2011-08-03 Thread Judy Perry
Alejandro, Something better is needed... and geared towards the true inventive user and less towards the newbie programmer. Best, Judy http://bingo.economy-x-talk.com/ On Tue, 2 Aug 2011, Alejandro Tejada wrote: http://www.metacard.com/pi6.html http://www.canelasoftware.com/mc/metacard24/m

Re: Delete a card?

2011-08-03 Thread Pete
Pretty sure none of those things were true, but wouldn't I get some sort of error message if any of them were true? Pete Molly's Revenge On Wed, Aug 3, 2011 at 7:07 PM, J. Landman Gay wrote: > On 8/3/11 6:47 PM, Pete wrote: > >> Trying to delete a card by right c

Re: Getting Android going

2011-08-03 Thread J. Landman Gay
On 8/3/11 9:29 PM, Mark Smith wrote: J. Landman Gay wrote: On 8/2/11 10:15 PM, Mark Smith wrote: I didn't know what I was doing when I set up, so I just followed those instructions and used the Android 2.2 API 8 package to set up my virtual machine. Do you have a VM configured? Hi Jacqueli

Re: Getting Android going

2011-08-03 Thread Mark Smith
J. Landman Gay wrote: > > On 8/2/11 10:15 PM, Mark Smith wrote: > > I didn't know what I was doing when I set up, so I just followed those > instructions and used the Android 2.2 API 8 package to set up my virtual > machine. Do you have a VM configured? > Hi Jacqueline, I had no luck install

Re: Delete a card?

2011-08-03 Thread J. Landman Gay
On 8/3/11 6:47 PM, Pete wrote: Trying to delete a card by right clicking on it and selecting "Delete Card". No error message but the card is still there, even after restarting LC. What could cause this? Some things that come to mind: The stack has cantmodify set to true. The card or any ca

Re: [server] using STACKS within ON-REV

2011-08-03 Thread J. Landman Gay
On 8/3/11 8:24 PM, stephen barncard wrote: wouldn't that case-turnaround be a bug that should be reported? It's good practice to use lower case, however one should still be able to use any legal filename for any file function. Since servers are case-sensitive, I wonder if the OP had a differen

Re: [server] using STACKS within ON-REV

2011-08-03 Thread stephen barncard
wouldn't that case-turnaround be a bug that should be reported? It's good practice to use lower case, however one should still be able to use any legal filename for any file function. On 3 August 2011 16:48, Robert Mann wrote: > OK folks, problem solved; Conclusion is :: do not use BIG CHARS in

Re: [ANN] BvG Docu 2

2011-08-03 Thread Mark Wieder
Björnke- Wednesday, August 3, 2011, 10:18:38 AM, you wrote: > As mentioned in the last livecode.tv event, BvG Docu 2 is now > available. It works with Rev / LC versions 4.0 to 4.6.3, and > accompanying Metacard IDE's. Here's a hint - if you're storing your plugins folder on Dropbox you'll end up

Re: [OT] Max-Gentleman

2011-08-03 Thread Mark Wieder
Tim- I'm sure there's a use for one of those things but it... er... escapes me right at the moment... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: SMTP Library that works with Gmail over SSL?

2011-08-03 Thread Bob Sneidar
Oh, well you can define an SQL column to store the data as a binary value instead of a string value. I decided to play it safe and redefine my password column in the table to varchar(255) binary. Bob On Aug 3, 2011, at 4:51 PM, Bill Vlahos wrote: > Bob, > > I'm not sure exactly what you mea

Re: Delete a card?

2011-08-03 Thread Bob Sneidar
is the cant delete in the properties of the card set to true? Is a group on the card set to can't delete and it is the last card with that group? Bob On Aug 3, 2011, at 4:47 PM, Pete wrote: > Trying to delete a card by right clicking on it and selecting "Delete Card". > No error message but th

Re: SMTP Library that works with Gmail over SSL?

2011-08-03 Thread Bill Vlahos
Bob, I'm not sure exactly what you mean. If you are using MySQL (or most other SQL databases) you can encrypt the entire database. However, you could also encrypt the data before it goes into the database. Bill On Aug 3, 2011, at 9:06 AM, Bob Sneidar wrote: > Oh thanks Bill. Would the SQL co

Re: [server] using STACKS within ON-REV

2011-08-03 Thread Robert Mann
OK folks, problem solved; Conclusion is :: do not use BIG CHARS in a stack name... 1) I tested martin's files on my server and it worked (gasp!) 2) I further tested my files :: tracked a problem on the name of the stack "stackTest-v1.livecode". It is the real and proper name as it appears in the o

Delete a card?

2011-08-03 Thread Pete
Trying to delete a card by right clicking on it and selecting "Delete Card". No error message but the card is still there, even after restarting LC. What could cause this? Pete Molly's Revenge ___ use-livecode mailing lis

Re: [ANN] BvG Docu 2

2011-08-03 Thread Björnke von Gierke
It's really not much harder. One problem is setting everything up correctly, creating the sql file, etc. That is now much more graphical, and more complex. Another problem is the lack of documentation/explanation, which existed for the old stack. Mostly it should still be possible to create your

Re: [ANN] BvG Docu 2

2011-08-03 Thread François Chaplais
Le 4 août 2011 à 00:39, Björnke von Gierke a écrit : > No, because dosclib was part of the old docu stack, and this is a complete > rewrite. The GUI parts and the "library" parts are a lot less divided in this > version, so I did not make a division like that this time around. > > That said,

Re: [ANN] BvG Docu 2

2011-08-03 Thread Björnke von Gierke
No, because dosclib was part of the old docu stack, and this is a complete rewrite. The GUI parts and the "library" parts are a lot less divided in this version, so I did not make a division like that this time around. That said, it's still possible to create your own GUI (but a bit harder). Th

Any LC mobile case studies available?

2011-08-03 Thread Chipp Walters
Does anyone Know of any LC mobile case studies out there? We're getting ready to kickoff a fairly significant Android/iOS Dev project and wondered about details of others efforts. Especially any gotchas to look out for. Also, Chris will be coding a notification external for iOS unless anyone a

Re: [ANN] BvG Docu 2

2011-08-03 Thread François Chaplais
Fine! Is there also an upgrade for Docslib? Best François Le 3 août 2011 à 19:18, Björnke von Gierke a écrit : > As mentioned in the last livecode.tv event, BvG Docu 2 is now available. It > works with Rev / LC versions 4.0 to 4.6.3, and accompanying Metacard IDE's. > > Get it at my site

Re: How to sort on keydown

2011-08-03 Thread dunbarx
I don't think an option menu responds well to keypresses, whether or not the user has clicked there or not. I don't see any messages sent at all. I loaded one with a few lines, "A" in the first, "B" in the second, etc.When I clicked in the menu, displaying the contents, and then trying a keypre

Re: [OT] Max-Gentleman

2011-08-03 Thread stephen barncard
Reminds me of a time when my dad said there were ads for 'color tv converters' and what you got were several plastic gels to put over your black and white set. Color, right! Which one do you want? Red, Blue or Green. On 3 August 2011 10:24, Timothy Miller wrote: > When I was in college, an insecu

Re: How to sort on keydown

2011-08-03 Thread Admin
Chris, I did away with the drop down (which was not really a true drop down since the revlet player cannot scroll drop down boxes in most browsers), and switched to a option box instead. How would I do the same thing (user clicks the option box and then presses say, the 'm" key for March?

Re: [ANN] BvG Docu 2

2011-08-03 Thread Pete
Excellent Bjornke - finally a full text search capability on the dictionary, makes it much more useful. If I may make one suggestion to you - make the dropdown menu that lists recent entries wider so the full text of the entries can be read - looks like there's room to do that. Pete Molly's Reven

Re: [OT] Max-Gentleman

2011-08-03 Thread Timothy Miller
When I was in college, an insecure acquaintance of mine replied to an advertisement in a gentleman's magazine: "Get a 12 inch penis in 30 days." The price was painfully high, but he hoped for rich rewards. About four weeks later, dizzy with curiosity and hope, he ripped open the plain unmarked

[ANN] BvG Docu 2

2011-08-03 Thread Björnke von Gierke
As mentioned in the last livecode.tv event, BvG Docu 2 is now available. It works with Rev / LC versions 4.0 to 4.6.3, and accompanying Metacard IDE's. Get it at my site: http://bjoernke.com/bvgdocu/ BvG Docu is an alternative way and GUI for using the dictionary entries. This is the second Ite

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-03 Thread Pete
Ah sorry, thought you were talking about the desktop. Clearly things are very different in the revlet world Pete Molly's Revenge On Wed, Aug 3, 2011 at 4:33 AM, Admin wrote: > > > On Tue, 2 Aug 2011 23:59:28 -0700, Pete wrote: > > > Hi MIke, > > You > don't nee

Re: SMTP Library that works with Gmail over SSL?

2011-08-03 Thread Bob Sneidar
Oh thanks Bill. Would the SQL column used to store it need to be binary? Bob On Aug 3, 2011, at 8:35 AM, Bill Vlahos wrote: > Yes it does and has for a long time. > > put the cipherNames > > Bill Vlahos > _ > InfoWallet (http://www.infowallet.com) is about keeping your importa

Re: Virtual Appliances

2011-08-03 Thread Andrew Kluthe
Oh, ok then! Carry on! :) -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Virtual-Appliances-tp3713223p3716017.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-li

Re: [OT] Flash is NOT Dead

2011-08-03 Thread J. Landman Gay
On 8/3/11 8:17 AM, Richard Gaskin wrote: Kay C Lan wrote: On Wed, Aug 3, 2011 at 12:12 AM, Lynn Fredricks < I recommend NoScripts +1 on NoScript: makes browsing faster and safer. I've been using NoScript for years. Last week I discovered Ghostery. It lets you know what sites are tracking

Re: MD5 digest of arrays and controls

2011-08-03 Thread Bob Sneidar
I Alejandro. I should have asked what is in the VARIABLE it when the script fails? heh heh. I see though why case sensitivity is needed. Wasn't there something about case sensitivity and arrays a while back? Bob On Aug 2, 2011, at 5:53 PM, Alejandro Tejada wrote: > Hi Bob, > > > slylabs13 w

Re: SMTP Library that works with Gmail over SSL?

2011-08-03 Thread Bill Vlahos
Yes it does and has for a long time. put the cipherNames Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Aug 2, 2011, at 2:56 PM, Bob Sneidar wrote: > Speaking of which, does Livecode do

Re: [server] using STACKS within ON-REV

2011-08-03 Thread Martin Koob
Hi I just tested it on On-re server and stacks work I have a stack called 'libstackmain.livecode' with the following in the stack script. function whatismyname Return "martin" end whatismyname I have a stack called 'gotostack.livecode' with one card "card 1002' and the following scripts s

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-03 Thread Nonsanity
You wouldn't use the "go to" command for this. You would use "select" as in: select char 1 to -1 of fld "nextFieldName" Which would select all the text in that field. You may just want to focus on that field, however, to preserve any existing selection within it instead of selecting the whole thi

Re: [server] using STACKS within ON-REV

2011-08-03 Thread Martin Koob
Does your file has an .lc extension? If it has an .irev extension it will be handled by the 3.5 engine. Martin -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/server-using-STACKS-within-ON-REV-tp3710035p3715808.html Sent from the Revolution - User mailing list ar

Re: [server] using STACKS within ON-REV

2011-08-03 Thread Robert Mann
Hi! I'm not able to reproduce that. go stack is definitely not working on my environment at on-rev. Further more, using it blocks all following commands : output is just blank if I use it as the first command. Fortunately setting the default stack does the job, except that the default stack does

Re: How to sort on keydown

2011-08-03 Thread Nonsanity
Since sort will re-order the items, I think what you want is "select". You are also sorting "items" which by default means the chunks of text separated by commas (you can change the commas to any other character by setting the itemDelimiter), but I'm guessing you mean lines. If it actually IS items

Re: WAS Unboxing NOW: Mike's revlet problem

2011-08-03 Thread Tim Selander
Top page, Step 1 - Fill our your information "Click Here" button opens new page and loads revlet. Register or Login page; clicking "New Registration" button takes you to "Welcom to the Application! Stage 1" page. Fill in data fields. Gender drop down menu has no choices. DOB drop down menus

Re: [OT] Flash is NOT Dead

2011-08-03 Thread Richard Gaskin
Kay C Lan wrote: On Wed, Aug 3, 2011 at 12:12 AM, Lynn Fredricks < lfredricks at proactive-intl.com> wrote: Hey Kay - wow, that site has an annoying pop up. If you don't want to join, that pop up doesn't go away and won't let you read the article. Sorry, no idea, I run Firefox 5.0.1 with the

RE: Getting Android going

2011-08-03 Thread Mark Smith
Thanks Jacqueline... I think I'll repeat the process and do what you did: drop it into the /developer folder and try again. I'll let you know if it works. -- Mark Mark Smith Associate Director, Repository Manitoba Centre for Health Policy University of Manitoba 727 McDermot Ave Room 408 Winnipeg

Re: Editing with On-Rev Client (was: Path to start using a stack in On-Rev?)

2011-08-03 Thread Martin Koob
Hi Someone mentioned in an earlier post that the extension you use determines which engine will be used by On-rev .irev files are processed with the 3.5 engine .lc files are processed with the 4.6.3 engine >From my tests this means if you use .irev extension then none of the Livecode server 4.

Re: How to sort on keydown

2011-08-03 Thread Admin
Pete, Taking your advice, I changed the combo boxes to option drop down controls (ignore the name of cmbGender - it's still a option box now). The following no longer works. Please advise on how to fix these: set the label of btn "cmbGender" to "Choose" set the label of btn "optMonth" t

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-03 Thread Admin
On Tue, 2 Aug 2011 23:59:28 -0700, Pete wrote: > Hi MIke, > You don't need to write any code to do this. The tab key should > automatically move the cursor to the next field. For the Return/Enter key, > just set the autoTab property of the field to true in the Inspector for the > field. > Pet

Re: Append to Contextual Menus

2011-08-03 Thread John Craig
Here's a slightly modified version; stick the following in a frontscript to modify the context menu only for field objects - you can refine further as required. on revHookBuildObjectEditorContextMenu pMenuTarget, pMenuName, @pMenu, tModifiedMenu if pMenuName = "Field" then put "Cust

Re: Append to Contextual Menus

2011-08-03 Thread John Craig
Check out LiveCode.TV http://blog.livecode.tv/2011/08/event-34-wrap-up/ :) On 03/08/2011 01:46, Bob Sneidar wrote: Hi all. This may have been discussed before. I want to add a contextual menu to fields in addition to the one the IDE is presenting, so I can add things like validations while

Rép : Where does survive the inventive user ?

2011-08-03 Thread Pierre Sahores
Hi Roger, Thanks for the link... Loan sharking is the most destructive way of putting the theory of increasing returns in the interests of a few still fewer. Saas information systems tailored to the needs of the majority are the other possible scope of the economic model of increasing returns t

Re: [OT] Flash is NOT Dead

2011-08-03 Thread Pierre Sahores
Dear All, In reading carefully the http://www.telecomtv.com/comspace_newsDetail.aspx?n=47914&id=e9381817-0593-417a-8639-c4c53e2a2a10 article Lan pointed out to our eyes, i tough that Adobe is providing us a way to avoid to have to share 30% of our Apple (and others Intel's, etc...) targeted ap

Re: How to sort on keydown

2011-08-03 Thread Pete
I'm not exactly sure what you are trying to do but here's a suggestion. Sounds like you should use an option menu and set the text property of it in the Inspector palette to the months in alpha order, one per line. When the user clicks on the option menu, the list of months will appear and if the

Re: using TAB, ENTER or RETURN to advance fields by force

2011-08-03 Thread Pete
Hi MIke, You don't need to write any code to do this. The tab key should automatically move the cursor to the next field. For the Return/Enter key, just set the autoTab property of the field to true in the Inspector for the field. Pete Molly's Revenge On Tue, Au