Re: Printing in LC 7.0.3

2015-03-04 Thread Terence Heaford
Will you report it please. Perhaps you will have better luck reporting BUGS than me. I’ve never had a reported bug resolved. Thanks Terry > On 5 Mar 2015, at 05:53, Paul Hibbert wrote: > > If you don't wish to, or don't have the time to report it, just let me know > and I'll be happy to re

Re: Printing in LC 7.0.3

2015-03-04 Thread Paul Hibbert
I can confirm this works in LC 6.7.3 but not LC 7.0.3 on Yosemite. As far as I know this is the type of problem RR say they need to know about, so it really should be reported as a bug. If you don't wish to, or don't have the time to report it, just let me know and I'll be happy to report it fo

Re: Power Status (was Re: Because LC can't do two things at once.)

2015-03-04 Thread Peter M. Brigham
On Mar 3, 2015, at 11:17 PM, Mark Wieder wrote: > Peter- > > Actually, BAT0 is a directory, so you want > >put url "/sys/class/power_supply/BAT0/status" into tStatus > > and what I see on my Thinkpad running linux Mint 17 is status returns one of > three states: > > Unknown if the lap

Re: Printing in LC 7.0.3

2015-03-04 Thread Mike Doub
Lookup , in the dictionary. It is a function. On Wednesday, March 4, 2015, stephen barncard < stephenrevoluti...@barncard.com> wrote: > On Wed, Mar 4, 2015 at 10:34 AM, Terence Heaford > > wrote: > > > put 0,0,300,200 into tPrintRect > > > why no quotes around the comma delimited list? > >

Re: Printing in LC 7.0.3

2015-03-04 Thread stephen barncard
On Wed, Mar 4, 2015 at 10:34 AM, Terence Heaford wrote: > put 0,0,300,200 into tPrintRect why no quotes around the comma delimited list? -- Stephen Barncard - Sebastopol Ca. USA - Deeds Not Words ___ use-livecode mailing list use-livecode@lists.runre

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
Hi Matthias I've resolved the build issue and uploaded a new version of mergFTPD Cheers Monte On 5 Mar 2015, at 8:13 am, Matthias Rebbe | M-R-D wrote: > Ah, thanks for explanation. -- M E R Goulding Software development services Bespoke application development for vertical markets mergExt

Re: Web page fields

2015-03-04 Thread Mike Bonner
If the page isn't too complicated and you can figure out how things are being sent.. (easy if the page works with GET requests.. just look at how it structures the url, and build your own with your query in place of your experimental query) If its a post, you might be able to figure out what is bei

Web page fields

2015-03-04 Thread Bill Vlahos
This isn’t a LiveCode question specifically. Let’s say there is a web page and it has a search field on it. Can I make a URL that puts text into the field? In this case I don’t even need to press return as the search field will search automatically when typing text in the field. This particular

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Matthias Rebbe | M-R-D
Ah, thanks for explanation. Matthias > Am 04.03.2015 um 21:39 schrieb Monte Goulding : > > Unfortunately I had a great deal of trouble trying to compile the pure-ftpd > library it's based on. I'll get it sorted ASAP > > -- > M E R Goulding > Software development services > > mergExt - The

Re: ScriptEditor Find/Replace

2015-03-04 Thread Peter Haworth
Thanks Ralph. AT least I know I'm not the only one getting problems with this. On Wed, Mar 4, 2015 at 12:19 PM Ralph DiMola wrote: > On Windows my "recent search items" are a randomly ordered collection of > some of my past searches. The most recent search sometimes never makes it > into the li

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
Feeling the love guys, thanks! Cheers Monte -- M E R Goulding Software development services mergExt - There's an external for that! > On 5 Mar 2015, at 4:39 am, Eric Corbett wrote: > > Yes, THANK YOU Monte; mergExt with LiveCode makes so much possible for iOS. > > eric > >> On Mar 4, 2015,

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Monte Goulding
Unfortunately I had a great deal of trouble trying to compile the pure-ftpd library it's based on. I'll get it sorted ASAP -- M E R Goulding Software development services mergExt - There's an external for that! > On 5 Mar 2015, at 2:58 am, Matthias Rebbe | M-R-D > wrote: > > Monte, > > the

RE: ScriptEditor Find/Replace

2015-03-04 Thread Ralph DiMola
On Windows my "recent search items" are a randomly ordered collection of some of my past searches. The most recent search sometimes never makes it into the list. If it does make it to the pull down, where it goes is sometimes random. On Mac my Recent Stacks in the file menu keeps resetting to blank

ScriptEditor Find/Replace

2015-03-04 Thread Peter Haworth
I have a value in the "Replace with" menu of the script editor Find/Replace dialog and I can't get rid of it. Tried deleting the text in it but it's still there next time I open the window. Not a big deal but would like to get rid of it if anyone knows how. ___

Printing in LC 7.0.3

2015-03-04 Thread Terence Heaford
Mac, Yosemite 10.10.2 Why does this work in LC 6.7.3 and not LC 7.0.3 on mouseUp answer page setup as sheet if the result = "cancel" then exit mouseUp end if answer printer as sheet if the result = "cancel" then exit mouseUp end if

RE: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Ralph DiMola
I can't +1 this enough times. Monte's externals saved my butt BIG TIME one night. Being a LC new-be at the time he showed me how to implement the external that night with a few emails. He supports and stands behind his products. Ralph DiMola IT Director Evergreen Information Services rdim...@eve

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Eric Corbett
Yes, THANK YOU Monte; mergExt with LiveCode makes so much possible for iOS. eric On Mar 4, 2015, at 9:39 AM, Ralph DiMola wrote: > I can't +1 this enough times. Monte's externals saved my butt BIG TIME one > night. Being a LC new-be at the time he showed me how to implement the > external tha

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Jim Lambert
Thank you, Monte, for the quick update. Everyone else, buy mergExt! You won’t regret it. It’s a great collection of externals. Jim Lambert ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and m

Re: revUnplacedGroupIDs has both false positives and negatives?

2015-03-04 Thread Dr. Hawkins
On Tue, Mar 3, 2015 at 7:56 PM, Dr. Hawkins wrote: > I also find it *not* consistently finding all of the actually unplaced > groups, although this is much harder to track down. > Now I remember how I even found those. I was searching for phrases in menus with the searchtool, I think, and came

[Semi-OT] Execute Javascript for Acrobat

2015-03-04 Thread Bob Sneidar
Hi all. I know there are people on the list who know if this can even be done, and if so, how to do it. Presently to have a PDF fillable form open and auto-fill with data, I must first set the PDF form up to import an FDF file upon opening, and secondly I must create an FDF file for it to impo

Re: Because LC can't do two things at once.

2015-03-04 Thread Bob Sneidar
If I ever see you at a conference, I owe you a steak dinner for that one. (Or a really great salad or something if you are a veg-x). Bob S On Mar 3, 2015, at 11:43 , J. Landman Gay mailto:jac...@hyperactivesw.com>> wrote: MetaCard beat you to it: hideConsoleWindows -- Jacqueline Landman Gay

Re: Quantum tunneling in LiveCode

2015-03-04 Thread Bob Sneidar
I think you meant before. Groups with backgroundBehavior set to true receive the message before the card, if I am not mistaken. Bob S On Mar 2, 2015, at 13:33 , Paul Hibbert mailto:p...@livecode.org>> wrote: Because you set the backgroundBehavior of the "strange group" to true, it's effectiv

Re: Power Status (was Re: Because LC can't do two things at once.)

2015-03-04 Thread Bob Sneidar
I thought I was the only one who did this. :-) Bob S On Mar 3, 2015, at 14:32 , Peter M. Brigham mailto:pmb...@gmail.com>> wrote: Sigh. Some typos in the handler I sent -- I was changing variable names and didn't change everything. Here is the (hopefully) correct and testable handler. It nev

Re: Because LC can't do two things at once.

2015-03-04 Thread Bob Sneidar
Oooh… this gives me a new idea for a Butchery app… Bob S > On Mar 3, 2015, at 21:04 , Mark Wieder wrote: > > Jacque- > > Tuesday, March 3, 2015, 11:43:36 AM, you wrote: > >> MetaCard beat you to it: hideConsoleWindows > > > My dyslexic eyes read that as 'MeatCard' > > -- > -Mark Wieder

Re: Quantum tunneling in LiveCode

2015-03-04 Thread Bob Sneidar
Whoa! This may explain why in another app I was developing I inexplicably got handlers triggering twice. Bob S On Mar 3, 2015, at 11:16 , Peter Haworth mailto:p...@lcsql.com>> wrote: So not only do these messages go down to each child group but they also come back up again! In the above exam

Re: Quantum tunneling in LiveCode

2015-03-04 Thread Bob Sneidar
AHAH! Again, I didn’t know that. I thought sharedBehavior and backgroundBehavior were synonyms. Bob S On Mar 3, 2015, at 09:34 , Michael Doub mailto:miked...@gmail.com>> wrote: To maintain compatibility with HC, the backgroundBehavior was introduced in an attempt to account for those cases w

Re: sane way to keep menubar on mac (and what about windows???)

2015-03-04 Thread Bob Sneidar
THAT I didn’t know. Thanks! My projects tend to have a custom menu for each substack anyway, which is why I didn’t see it before. Bob S On Mar 2, 2015, at 20:07 , J. Landman Gay mailto:jac...@hyperactivesw.com>> wrote: On Windows, there is no such thing as a defaultMenuBar, since each window

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Matthias Rebbe | M-R-D
Monte, the mergFTPD is dated February 2015. Why wasn´t it updated? Regards, Matthias > Am 04.03.2015 um 00:00 schrieb Monte Goulding : > > Hi LiveCoders > > I have uploaded new builds of all my iOS externals to be compatible with the > latest versions of LiveCode and Apple's 64 bit requireme

Re: Sorting Columns

2015-03-04 Thread JB
:-Håkan, Thank you for the link, the code and instructions. It will help a lot! And thank you again to everyone who replied. It all helps me very much and I really appreciate it. John Balgenorth On Mar 4, 2015, at 2:56 AM, ha...@exformedia.se wrote: > There is a lession on how to format you

Re: mergExt Update for LC 6.7.3 and 7.0.3

2015-03-04 Thread Frans Schoffelen
On 04.03.2015, at 12:00, use-livecode-requ...@lists.runrev.com wrote: > mergExt Update for LC 6.7.3 and 7.0.3 Hi Monte! Many thanks. To the bat-mobile! eh.. store.. Cheers Frans Frans Schoffelen, Berlin fr...@knowlegistics.com SKYPE: macfrans iCHAT: fr...@me.com _

Re: Sorting Columns

2015-03-04 Thread ha...@exformedia.se
There is a lession on how to format your display here: http://lessons.runrev.com/m/datagrid/l/7327-how-do-i-override-the-default-behavior-for-rendering-data-to-a-cell In short you need to override the default behavior of the datagrid column: 1. Create a new button and select it 2. Copy the defa