Re: Cannot use Message Box

2011-05-07 Thread Pete
Well I guess that's the point. We shouldn't be clearing globals that don'e "belong" to LC so why on earth is LC even trying to look at system globals that don;t belong to it? Pete Molly's Revenge On Sat, May 7, 2011 at 7:27 PM, J. Landman Gay wrote: > On 5/7/11

Re: Cannot use Message Box

2011-05-07 Thread Phil Davis
As a workaround, I created a LC plugin (Mac only) that executes this code at IDE startup time: -- stack script command removeBadGlobals put the globals into tList if slash is not in tList then send "closeMe" to me in 1 tick exit removeBadGlobals end if -- something has

Re: Cannot use Message Box

2011-05-07 Thread J. Landman Gay
On 5/8/11 12:38 AM, Phil Davis wrote: On 5/7/11 10:11 PM, Richard Gaskin wrote: Jacque wrote: It may be a bug though that LiveCode doesn't deal correctly with system globals containing slashes. That part could be reported. I'm not sure what I wrote is right. I just looked and I have several s

Re: Cannot use Message Box

2011-05-07 Thread Phil Davis
On 5/7/11 10:11 PM, Richard Gaskin wrote: Jacque wrote: It may be a bug though that LiveCode doesn't deal correctly with system globals containing slashes. That part could be reported. I'm not sure what I wrote is right. I just looked and I have several system globals that both contain file pa

Re: Cannot use Message Box

2011-05-07 Thread Richard Gaskin
Jacque wrote: >> It may be a bug though that LiveCode doesn't deal correctly with system >> globals containing slashes. That part could be reported. > > I'm not sure what I wrote is right. I just looked and I have several > system globals that both contain file paths with slashes. Neither are >

Re: Cannot use Message Box

2011-05-07 Thread J. Landman Gay
On 5/7/11 9:27 PM, J. Landman Gay wrote: It may be a bug though that LiveCode doesn't deal correctly with system globals containing slashes. That part could be reported. I'm not sure what I wrote is right. I just looked and I have several system globals that both contain file paths with slash

Re: Cannot use Message Box

2011-05-07 Thread J. Landman Gay
On 5/7/11 6:29 PM, Phil Davis wrote: Hi Paul, Can you edit scripts OK? This reminds me of a weird LC problem I had a few days ago that was caused by the existence of a global (an environment variable created by Google Chrome apparently) that had slashes in the name. It went away when I restarted

Re: perhapse..

2011-05-07 Thread J. Landman Gay
On 5/7/11 8:16 AM, bacches...@tin.it wrote: Perhapse.. Has it been a nonsense to ask if it could be possible to perform ON THE WEB a "resizeStack" ? I don't think it is possible using LiveCode alone. The stack is presented in a fixed-size window which can't change. There might be a way to

Re: Cannot use Message Box

2011-05-07 Thread J. Landman Gay
On 5/7/11 7:46 PM, Pete wrote: I didn't get the error message but I'm sure the cause was the same. I'm thinking maybe this should be reported as a bug. It's puzzling why LC should be chasing down global variables it doesn't care about and not being prepared to deal with slashes I guess is a si

Re: Can Message Box retain messages?

2011-05-07 Thread tbodine
Thanks for the clarification, Chris. That's exactly what prompted my original question... a lack of history in the bottom half (output) of the message box. -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Can-Message-Box-retain-messages-tp3503775p35064

Re: Can Message Box retain messages?

2011-05-07 Thread Nonsanity
I think the confusion in this thread stems for the fact the message box as a top section and a bottom section. I think everyone can agree that the top section has a history, and the up and down arrowkeys move through that history there. It's the bottom half of the message box that this thread is r

Russian (UTF-8) in LC 4.6

2011-05-07 Thread Slava Paperno (Bridge)
Thanks, Mark! It sounds like I should probably wait for full Unicode support. I'm trying to decide if I can move from Adobe Director to LC. In my Director applications, I type Cyrillic in the code and message windows all the time, and the ease of manipulating strings during development is very impo

Re: Cannot use Message Box

2011-05-07 Thread Pete
I didn't get the error message but I'm sure the cause was the same. I'm thinking maybe this should be reported as a bug. It's puzzling why LC should be chasing down global variables it doesn't care about and not being prepared to deal with slashes I guess is a side effect of that. Plus there's

Re: Russian (UTF-8) in LC 4.6

2011-05-07 Thread Mark Schonewille
Hi Slava, You can set the label but not the name of button to a unicode string. In LiveCode, you always use UTF16. If you have a UTF8 string, you need to convert it to UTF16 before you can use it in LiveCode. To convert a UTF8 string to UTF16, use the following syntax: put uniEncode(myUTF8Stri

Russian (UTF-8) in LC 4.6

2011-05-07 Thread Slava Paperno (Bridge)
Is anyone using LC 4.6 for "really foreign" stacks, like Slavic languages or Greek, in UTF-8? In my tests of 4.6.1, the Contents box of fields and labels accepts Russian fine, and it is displayed correctly, but Russian in a button caption or tooltip turns into garbage (actually, it looks like it t

Re: Can Message Box retain messages?

2011-05-07 Thread Jim Ault
The arrow up and down works for me on Rev 4.0 A short video on how to discover the message box history for Revolution 4.0 http://jimthewebmaster.com/video/messageBoxHistoryBug.mp4 Changing the history is possible without modifying the IDE (which is a risky thing to do) once you know the

Re: Cannot use Message Box

2011-05-07 Thread Phil Davis
Hi Pete, Chrome is my default browser too. Here is what I posted when it happened: Apparently Google Chrome defined a global on my Mac that is crippling all my versions of LiveCode. LC can't do ANYTHING that requires dealing with globals - like opening the script editor - because it runs into t

Re: Cannot use Message Box

2011-05-07 Thread Pete
Hi Phil, I'm thinking my problem was the same as yours. If I right-clicked a control then selected the Edit Script option, the cursor changed to a watch and no script editor window was displayed. Repeated the same thing and I got a script editor window. I could edit scripts OK but if I clicked t

Re: Cannot use Message Box

2011-05-07 Thread Pete
Hey Paul, I just today ran into almost the exact same problem running on my Mac with any version of LC, along with some other very weird behavior. As a last resort I restarted my Mac and all works OK again. If you haven't restarted recently, give it a try. Pete Molly's Revenge

Re: Cannot use Message Box

2011-05-07 Thread Phil Davis
Hi Paul, Can you edit scripts OK? This reminds me of a weird LC problem I had a few days ago that was caused by the existence of a global (an environment variable created by Google Chrome apparently) that had slashes in the name. It went away when I restarted my machine. On 5/7/11 3:54 PM, p

Re: POST command error

2011-05-07 Thread JosepM
Thanks for the information Bernand, and with my own certificate I will have the same problem? I mean that the error isn't a question if the certificate is shared or personal. This is important so when you comunicate with a databases from iPads, iPhones, Androids, to secure the data you send and r

Re: Cannot use Message Box

2011-05-07 Thread paul foraker
On Sat, May 7, 2011 at 1:47 PM, paul foraker wrote: > Thanks, I just now tried that. The only stack with returnKey is revRotate > and it's in a card script. > Turns out that the Find interface does not find all occurrences in the rev stacks. I searched for rawKeyDown and it did not find the rawK

Re: POST command error

2011-05-07 Thread Bernard Devlin
Josep, even with libURLSetSSLVerification to false, the network communication will be encrypted if you are using SSL. However, one can argue it is not secure, in the sense that your client application cannot be sure that the SSL certificate being accepted by it is really one that is presented by y

Re: Cannot use Message Box

2011-05-07 Thread paul foraker
On Sat, May 7, 2011 at 5:41 AM, Thomas McGrath III wrote: > This might not help, but the multi line message box uses the enter key and > not the return key. > Yeah, the Enter key in the multiline box doesn't work either. > Try turning on "Livecode UI elements in Lists" and then search through

Re: Cannot use Message Box

2011-05-07 Thread paul foraker
Thanks, Craig, but unfortunately that didn't fix it. It's very odd being completely without command line! On Sat, May 7, 2011 at 8:14 AM, wrote: > This happened to me a few months ago, though it went away. It resolves > itself if, when you first open the msg box, you click in the lower field an

Re: Can Message Box retain messages?

2011-05-07 Thread stephen barncard
Eric Chatonet created a tool that would modify the message box; it's still available. Also Jerry Daniel's Remo has that feature as well. Arrowkey up goes back in time in the MB. On 7 May 2011 10:05, wrote: > I modified the message field script in the message box to build a history > of entries.

Re: Live LiveCode Code Event #22

2011-05-07 Thread René Micout
Hi Mark, I also think Eric (Chatonet !) Bon souvenir de Paris René Le 7 mai 2011 à 19:39, Mark Schonewille a écrit : > Grrr... I meant, _René_, thanks for the correction. I think I'm confused > because it is evening already and it was a really warm day here. > -- > Best regards, > > Mark Schon

Re: put the system date

2011-05-07 Thread Pete
I tried this on my Mac, also 10.6, with LC 4.1 and it displayed the Norwegian date correctly. I know you have to restart LC after making system date format changes, other than that don't know what to suggest. Pete Molly's Revenge On Sat, May 7, 2011 at 10:02 AM,

Re: Live LiveCode Code Event #22

2011-05-07 Thread Mark Schonewille
Grrr... I meant, _René_, thanks for the correction. I think I'm confused because it is evening already and it was a really warm day here. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprog

Re: Live LiveCode Code Event #22

2011-05-07 Thread Mark Schonewille
Hi everyone, In 20 minutes the Live LiveCode Code Event is starting. Hope to see you all there. Éric, thanks for the correction :-) -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogram

Re: Can Message Box retain messages?

2011-05-07 Thread dunbarx
I modified the message field script in the message box to build a history of entries. It is considered dicey to meddle with IDE scripts, but this has never caused a problem. I just modified the enterInField and returnInField handlers resident there, passing the current contents to a list field I

put the system date

2011-05-07 Thread Louis Janus
I have changed the system date (on my Mac OS 10.6) to Norwegian time and settings. Now I'm trying to get Live Code to show it in a field. I gave the command put long system date && the time (in the msg box), hoping to get lørdag 7. mai, because that's how I set the system preferences. But I con

Re: Can Message Box retain messages?

2011-05-07 Thread tbodine
> No matter. On advice from Chris, I rolled my own Log substack as a palette > and now send things to a handler that puts them into a field there. Works > like a charm. >>Ooooh. Share. OK, Bob. Here goes... Be advised I'm a LiveCode newbie so everyone feel free to turn this into a lesson on wha

Re: Can Message Box retain messages?

2011-05-07 Thread tbodine
Hi Jacqueline. Yes, following your instructions does bring up that script. But no change to the behavior of the message box history. If it matters, I'm on Windows XP, LC 4.6.1. I bought the Omegabundle recently so I have all kinds of externals and libraries from that installed. Perhaps one of th

Re: Cannot use Message Box

2011-05-07 Thread dunbarx
This happened to me a few months ago, though it went away. It resolves itself if, when you first open the msg box, you click in the lower field and hit return. From then on all is well. A thread I started at that time was inconclusive, some not knowing what I was talking about, some having seen

perhapse..

2011-05-07 Thread bacches...@tin.it
Perhapse.. Has it been a nonsense to ask if it could be possible to perform ON THE WEB a "resizeStack" ? Pehapse someone knows something about… many thanks mario ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

Re: Cannot use Message Box

2011-05-07 Thread Thomas McGrath III
This might not help, but the multi line message box uses the enter key and not the return key. Try turning on "Livecode UI elements in Lists" and then search through those stacks. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On May 7, 2011, at 4:59 AM, paul foraker wrote

Re: POST command error

2011-05-07 Thread JosepM
Hi, But the comunication is secure, isn't? The only think is that I can't check if the SSL Certificate is valid, isn't? Salut, Josep -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/POST-command-error-tp3503001p3505400.html Sent from the Revolution - User maili

Cannot use Message Box

2011-05-07 Thread paul foraker
Ever since I installed version 4.6.1, the Message Box no longer responds to Return or Enter. I can type in it (both single and multi-line) but cannot execute anything. Weirdly, this also happens now with previous versions. I have made no changes to a utility stack I keep in the back, and this occu

Re: POST command error

2011-05-07 Thread Terry Judd
On 07/05/2011, at 4:44 PM, "JosepM" wrote: > Hi, > > By the moment I must left the libURLSetSSLVerification to false... That's what I ended up doing. Terry... > > Maybe I need my own certificate, isn't? > > > Salut, > Josep > > -- > View this message in context: > http://runtime-revol

Re: Staying on a field

2011-05-07 Thread Bill Vlahos
Nope. They do more or less the same thing. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On May 6, 2011, at 8:33 AM, Peter Brigham MD wrote: > Is there some reason you use "focus on me" as

Re: Hide group on click

2011-05-07 Thread René Micout
set the visible of me to (not the visible of me) ? visible and nor visibility (?) Le 6 mai 2011 à 13:13, Keith Clarke a écrit : > Hi folks, > I have a help 'draw' group that toggles open/closed (well, visible > true/false) by mouseUp on a nearby help icon. However, I'd also like to have > the d