Re: Where does LiveCode/Windows store specialFolderPath("Resources") data?

2018-10-02 Thread Howard Bornstein via use-livecode
lFolderPath. > > Thanks, > Brian > On Oct 2, 2018, 3:20 PM -0400, Howard Bornstein via use-livecode < > use-livecode@lists.runrev.com>, wrote: > > I'm building a cross-platform app for Mac and Windows. I store a data > file > > that is update by the user in specialFol

Where does LiveCode/Windows store specialFolderPath("Resources") data?

2018-10-02 Thread Howard Bornstein via use-livecode
e does LC store files using specialFolderPath("Resources") under Windows? And why are they available to any app using specialFolderPath("Resources")? -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode

Re: mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-10-01 Thread Howard Bornstein via use-livecode
> Stephen Barncard - Sebastopol Ca. USA - > mixstream.org > > > On Sat, Sep 29, 2018 at 8:16 PM Howard Bornstein via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > I just wanted to mention that the problem detecting the shift-key being > > d

Re: mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-09-29 Thread Howard Bornstein via use-livecode
. There are so many layers where something can go wrong, it can be a challenge identifying exactly where the problem is happening. It must be a pretty specific issue with Parallels that only manifests by ignoring the shift key. On Tue, Sep 25, 2018 at 10:02 PM Howard Bornstein wrote: > > &g

Re: mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-09-25 Thread Howard Bornstein via use-livecode
ustom Software Development > "Better Methods, Better Results" > LiveCode Training and Consulting > http://livecodeconsulting.com/ > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Pl

Re: mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-09-23 Thread Howard Bornstein via use-livecode
use-livecode@lists.runrev.com> wrote: > I just did a quick test on Win10 and it works as it should. Tested with LC > 9.0.1 stable. > > Thanks, > Brian > On Sep 23, 2018, 5:20 PM -0500, Howard Bornstein via use-livecode < > use-livecode@lists.runrev.com>, wrote: >

Re: mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-09-23 Thread Howard Bornstein via use-livecode
the test code I sent (I put it in the card handler of a stack)? On Sun, Sep 23, 2018 at 12:04 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 9/22/18 11:03 PM, Howard Bornstein via use-livecode wrote: > > This is exceedingly weird. I can't get a mo

mousemove doesn't recognize "shiftkey is down", but only under Windows

2018-09-22 Thread Howard Bornstein via use-livecode
usemove handler under Windows? Ideas and suggestions are welcome. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

Has anyone gotten "set the icon of this stack" to work?

2016-07-10 Thread Howard Bornstein
icon never changes to the image I choose. It appears that everything works (i.e. no errors are thrown) except for the actual dock icon changing. Has anyone gotten this to work? -- Regards, Howard Bornstein --- www.designeq.com ___ us

LC 8 speed advantages??

2016-05-07 Thread Howard Bornstein
te on the LC website: "In LiveCode 8 we’ve completely rewritten our low level string and binary implementations for speed and performance." Needless to say, I was very surprised at this result. Has anyone seen similar (or contrary) results with text manipulation?

Re: Free BasicClock desktop clock for OSX

2016-02-16 Thread Howard Bornstein
Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecod

Re: Free BasicClock desktop clock for OSX

2016-02-16 Thread Howard Bornstein
ker. Hitting the return key (or quitting the app) gets you out of this as it turns out. Again, I'm wondering if this happened naturally for you or if you created this condition for stress testing. Thanks for the feedback. -- Regards, Howard Bornstein -

Re: Free BasicClock desktop clock for OSX

2016-02-16 Thread Howard Bornstein
> ambassa...@fourthworld.comhttp://www.FourthWorld.com > > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this

Re: Free BasicClock desktop clock for OSX

2016-02-15 Thread Howard Bornstein
It's closed source for the time being. On Mon, Feb 15, 2016 at 3:47 AM, Peter TB Brett <peter.br...@livecode.com> wrote: > > On 14/02/2016 20:55, Howard Bornstein wrote: > > So many clocks today still employ the flip-clock or 7-segment LED display > > aesthetic that

Re: Free BasicClock desktop clock for OSX

2016-02-15 Thread Howard Bornstein
inux > http://www.flexiblelearning.com/freeclock/ > > > Hugh Senior > FLCo > > > > Date: Sun, 14 Feb 2016 12:55:26 -0800 > > From: Howard Bornstein <bornst...@designeq.com> > > To: How to use LiveCode <use-livecode@lists.runrev.com> > > Subject: Free B

Free BasicClock desktop clock for OSX

2016-02-14 Thread Howard Bornstein
ip> Note that you might have to “allow” this clock to run in the Security & Privacy control panel if you have Gatekeeper running on your Mac. BasicClock is free and currently runs only under OS X. Enjoy. (BasicClock was inspired by the Clearview desktop clock by Hugh Senior.) -- Regards,

Re: Graphic effects - Feather Edges of Rects

2016-02-04 Thread Howard Bornstein
ther.jpg > > You can also pull in the position of the outer color stop so you get more > blending at the edge of the oval shape. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 2/4/16, 11:28 AM, "use-livecode on b

Re: Graphic effects - Feather Edges of Rects

2016-02-04 Thread Howard Bornstein
; Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 2/3/16, 9:50 PM, "use-livecode on behalf of Howard Bornstein" > <use-livecode-boun...@lists.runrev.com on behalf of > bornst...@designeq.com> wrote: > > >>You can achieve a f

Re: Graphic effects - Feather Edges of Rects

2016-02-03 Thread Howard Bornstein
As did I. What happened when you set the linesize to 0? On Mon, Feb 1, 2016 at 12:42 PM, Devin Asay <devin_a...@byu.edu> wrote: > > > On Feb 1, 2016, at 11:53 AM, Howard Bornstein <bornst...@designeq.com> > wrote: > > > > If you set the line size to 0, the

Re: Graphic effects - Feather Edges of Rects

2016-02-03 Thread Howard Bornstein
is important) *opaque* graphic object > when their borderWidth and lineSize properties are respectively set to 0. > > Terry... > > On 4/02/2016 11:26 am, "use-livecode on behalf of Howard Bornstein" > <use-livecode-boun...@lists.runrev.com on behalf of > bornst...@de

Re: Graphic effects - Feather Edges of Rects

2016-02-03 Thread Howard Bornstein
it for a rectangle, took 4 graphic objects. In each case, we used Outer Glow with a gradient—radial for the oval, linear for the rectangle. > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 2/3/16, 7:38 PM, "use-live

Re: Graphic effects - Feather Edges of Rects

2016-02-03 Thread Howard Bornstein
t;white innerGlow (255 opacity), and set the ink of the graphic to > >blendScreen. This will make all black in the graphic transparent while > >keeping the white intact. But again, the innerGlow is fairly weak. > > > >Regards, > > > >Scott Rossi > >Creative D

Re: Graphic effects - Feather Edges of Rects

2016-02-01 Thread Howard Bornstein
st > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Howard Bornstein --- www.designeq.com

Re: Checkboxs

2015-12-22 Thread Howard Bornstein
his url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-li

Re: Handy LiveCode Keyboard Shortcut Cards

2015-11-23 Thread Howard Bornstein
98936p4698955.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev

Re: Handy LiveCode Keyboard Shortcut Cards

2015-11-22 Thread Howard Bornstein
ion preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > _______ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferen

Keeping a fixed aspect ratio while resizing a stack

2015-11-20 Thread Howard Bornstein
I can think of is to somehow simulate the pressing of the shift key while resizing is taking place, but I don't see any way to do this either. Any insight would be appreciated. -- Regards, Howard Bornstein --- www.designeq.com

Re: Keeping a fixed aspect ratio while resizing a stack

2015-11-20 Thread Howard Bornstein
constrain the stack > >resizing? The only other way I can think of is to somehow simulate the > >pressing of the shift key while resizing is taking place, but I don't see > >any way to do this either. > > > >Any insight would be appreciated. > > > >-- >

Re: Search and Replace in Script Editor: Cannot invoke "Replace All"

2015-11-19 Thread Howard Bornstein
fo/use-livecode >> > > > _______ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/us

Re: 'Quit' mystery

2015-11-12 Thread Howard Bornstein
n 11/11/2015 10:59 PM, Howard Bornstein wrote: > >> The dictionary says this (from LC 6.7.5): >> >> In standalones, some care is needed to ensure you receive the >> *shutdownRequest* message if your application uses multiple stacks. The >> >> most reli

Re: 'Quit' mystery

2015-11-11 Thread Howard Bornstein
his url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-liv

Re: Overriding system shortcuts in OSX

2015-11-09 Thread Howard Bornstein
with OS X you cannot do this. I would like to > make a quit hotkey so users can quit my application, but I cannot seem to > get that to work. > > Bob S > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please

Re: Overriding system shortcuts in OSX

2015-11-08 Thread Howard Bornstein
Thanks, Jacq, This is helpful. On Sat, Nov 7, 2015 at 7:45 PM, J. Landman Gay <jac...@hyperactivesw.com> wrote: > On 11/7/2015 2:23 PM, Howard Bornstein wrote: > >> Do you know which system-wide shortcuts OS X traps? Cmd-H is the one I >> found (Hide Apps) and Cmd-Q

Re: Overriding system shortcuts in OSX

2015-11-07 Thread Howard Bornstein
annot do this. I would like to >> make a quit hotkey so users can quit my application, but I cannot seem to >> get that to work. >> >> Bob S >> >> >> On Nov 6, 2015, at 13:56 , Howard Bornstein <bornst...@designeq.com >> <mailto:bornst...@des

Re: Overriding system shortcuts in OSX

2015-11-06 Thread Howard Bornstein
ou cannot do this. I would like to > make a quit hotkey so users can quit my application, but I cannot seem to > get that to work. > > Bob S > > > On Nov 6, 2015, at 13:56 , Howard Bornstein <bornst...@designeq.com > <mailto:bornst...@designeq.com>> wrote:

Re: Overriding system shortcuts in OSX

2015-11-06 Thread Howard Bornstein
> > On Nov 6, 2015, at 14:30 , Howard Bornstein <bornst...@designeq.com > <mailto:bornst...@designeq.com>> wrote: > > Is there a list of system shortcuts that can't be overridden? When you say > you want to make a quit hotkey, do you me

Overriding system shortcuts in OSX

2015-11-06 Thread Howard Bornstein
out how to get around this problem. Is there a way to override system shortcuts in an OSX standalone application? -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: 'Quit' mystery

2015-11-05 Thread Howard Bornstein
probably it has not been fixed yet. > All the best, > Paolo > > On Thu, Nov 5, 2015 at 4:47 AM, Howard Bornstein <bornst...@designeq.com> > wrote: > > This really helped me out. Thanks Martin! I couldn't get my standalone to > > quit no matter what. This did the trick.

Re: 'Quit' mystery

2015-11-04 Thread Howard Bornstein
__ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Regards, Howard Bornstein --- www.desi

Re: Status of on-rev restore?

2015-05-08 Thread Howard Bornstein
110 to 995 (if you are using pop3 to fetch you email) imap port from 143 to 993 (if you are using imap) smtp port from 25 to 587 Matthias Am 08.05.2015 um 01:12 schrieb Howard Bornstein bornst...@designeq.com : Thanks Matthias, I am on Sage and, interestingly, now I can get my

Re: Status of on-rev restore?

2015-05-07 Thread Howard Bornstein
/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Status of on-rev restore?

2015-05-07 Thread Howard Bornstein
. e.g. http://YOURACCOUNTNAME.on-rev.com:2083 You will then forwarded to the appropriate server and the url in the browser address field changes to SERVERNAME.on-rev.com:2083. Matthias Am 07.05.2015 um 23:32 schrieb Howard Bornstein bornst...@designeq.com : Hi Matthias, Yes

Re: Status of on-rev restore?

2015-05-07 Thread Howard Bornstein
. Maybe you will be successful. Matthias Am 07.05.2015 um 21:45 schrieb Howard Bornstein bornst...@designeq.com : I've now been without reliable email for 10 days. A week ago I got this message: You are being moved to our new server, Sage. This is making good progress and we should have

Re: Open application when file double clicked

2015-02-25 Thread Howard Bornstein
mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com

Re: Forum spam

2014-12-23 Thread Howard Bornstein
Thanks Klaus! On Sun, Dec 21, 2014 at 4:33 PM, Klaus major-k kl...@major-k.de wrote: Hi Howard, Am 22.12.2014 um 00:12 schrieb Howard Bornstein bornst...@designeq.com : I also received the same spam, although mine was from michaelrock. I forwarded it to Heather. Don't you have

Re: Forum spam

2014-12-21 Thread Howard Bornstein
://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: I Hate the New Color Picker

2014-12-08 Thread Howard Bornstein
color picker. I am also stuck with one row of colors. Greetings, William 2014-12-08 8:17 GMT+01:00 Howard Bornstein bornst...@designeq.com: I wouldn't have seen it myself if I hadn't used my large Holmesian magnifying glass.;-) On Sun, Dec 7

Re: I Hate the New Color Picker

2014-12-08 Thread Howard Bornstein
://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: I Hate the New Color Picker

2014-12-07 Thread Howard Bornstein
___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com

Re: I Hate the New Color Picker

2014-12-07 Thread Howard Bornstein
___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com

Re: I Hate the New Color Picker

2014-12-07 Thread Howard Bornstein
than that tiny dot to no avail. What a twit I am!! On Dec 7, 2014, at 3:16 PM, Howard Bornstein bornst...@designeq.com wrote: Just pull down from the bottom of the color picker patches and you'll get 10 rows, just like earlier versions. On Sun, Dec 7, 2014 at 3:01 PM, Roger Guay i

Re: Does LC Have A touchLoc() Function?

2014-09-21 Thread Howard Bornstein
to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: couple of photospheres...

2014-09-04 Thread Howard Bornstein
___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein

Re: Oauth in Livecode?

2014-05-05 Thread Howard Bornstein
___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com

Re: Stupid simple version control using dropbox

2014-02-07 Thread Howard Bornstein
? -- Regards, Howard Bornstein --- www.designeq.com On Fri, Feb 7, 2014 at 6:50 AM, Geoff Canyon gcan...@gmail.com wrote: Not sure if this has been posted before, but just in case: If you store your stack files in the dropbox folder on your computer, dropbox does a really

Re: Using the Find command in IOS

2013-06-24 Thread Howard Bornstein
I have filed a bug report (*10978http://quality.runrev.com/show_bug.cgi?id=10978 *) about this issue. On Tue, Jun 18, 2013 at 1:42 PM, Howard Bornstein bornst...@designeq.comwrote: Thanks for the response. That would be great but my testing does not support this. When I do a find of a field

Re: Using the Find command in IOS

2013-06-18 Thread Howard Bornstein
...@hyperactivesw.comwrote: On 6/15/13 4:22 PM, Howard Bornstein wrote: The dictionary shows that the Find command is supported in IOS, but I can't seem to make it work as described. I want to find a string in a scrolling field and have the field scroll automatically to that string. It works fine

Re: Getting Kanji from a .csv file

2013-06-07 Thread Howard Bornstein
this from within LC. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Getting Kanji from a .csv file

2013-06-07 Thread Howard Bornstein
for trying. I would still like to find a way to do this from within LC. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: Getting Kanji from a .csv file

2013-06-07 Thread Howard Bornstein
, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use

Re: Getting Kanji from a .csv file

2013-06-06 Thread Howard Bornstein
this info + LC's various unicode functions + the styledText of a field, I was recently able to paste multi-line Arabic text correctly. If I can do that, you can do Kanji. Really! It reads left-to-right doesn't it? Best - Phil On 6/5/13 7:23 PM, Howard Bornstein wrote: I have a client who wants

Getting Kanji from a .csv file

2013-06-05 Thread Howard Bornstein
in LC so it can be anywhere in the process. I'm not doing anything with the Kanji itself except displaying it. I'd appreciate any help but if it involves unicode, please assume you are talking to an imbecile. TIA -- Regards, Howard Bornstein --- www.designeq.com

Another bizarre Apple patent troll case, in which Runtime Revolution plays a bit part

2013-06-01 Thread Howard Bornstein
http://arstechnica.com/tech-policy/2013/06/apple-betrayed-by-its-own-law-firm/ -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Re: No More PostgreSQL on On-Rev anymore!

2013-01-18 Thread Howard Bornstein
-- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com

Re: Re: Color names vs hex codes

2013-01-09 Thread Howard Bornstein
Lol, thanks for reminding me of the source of this, Jacque. I knew I nabbed it from someone. I just couldn't remember whom. On Tue, Jan 8, 2013 at 10:26 PM, J. Landman Gay jac...@hyperactivesw.comwrote: That's what I use too. Credit to Ken Ray. :) Howard Bornstein bornst...@designeq.com

Selecting text in the Ask dialog box

2013-01-08 Thread Howard Bornstein
that if a user types a different response, the default response is immediately replaced by the user's response? -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: Color names vs hex codes

2013-01-08 Thread Howard Bornstein
need the temp object any more* *-- the create command automatically chose the pointer* *-- tool, so change it back:* *send* choose browse tool to me in 10 milliseconds *return* it *end* RGBFromColorName -- Regards, Howard Bornstein --- www.designeq.com On Tue, Jan

Re: Font differences between IOS versions

2012-08-29 Thread Howard Bornstein
install fonts YOU need to license them... Håkan Liljegren Exformation Designer http://www.exformedia.se/ 27 aug 2012 kl. 23:29 skrev Howard Bornstein: There are quite a few fonts that were not supported in earlier versions of IOS. I am targeting my app to run on IOS 4.3 and later and I

Font differences between IOS versions

2012-08-27 Thread Howard Bornstein
if anyone had an explanation or solution for this issue. Thanks. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

App signature is not valid

2012-08-20 Thread Howard Bornstein
leave this property checked (i.e. the app exits on suspend) then the app installs just fine. Why would this make a difference to the app signature? -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use

Re: iOS - picking from a scrolling list

2012-08-10 Thread Howard Bornstein
at it later. HTHs -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jul 29, 2012, at 5:34 PM, Howard Bornstein wrote: Hi Tom, Thank you for this code. It has been very helpful in getting me going on using an IOS scroller. It works fine except for the following

Re: THe debugger is going for a walk???

2012-07-27 Thread Howard Bornstein
://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: finding the mousecolor in IOS

2012-07-13 Thread Howard Bornstein
is: This should retrieve the color of a pixel in a target image based on the X,Y offset of the touch from the topLeft. I've been busy with other things and haven't been able to check to make sure I haven't done something dumb with his code, but I've been assuming that is how this works. -- Regards, Howard

finding the mousecolor in IOS

2012-07-12 Thread Howard Bornstein
with 'the mouseColor' causing a crash* This implies to me that the mousecolor is supported under IOS. So, has anyone gotten this to work or has anyone found another way to get the mousecolor for a point on an IOS screen? -- Regards, Howard Bornstein --- www.designeq.com

Re: finding the mousecolor in IOS

2012-07-12 Thread Howard Bornstein
something stupid, but the truth is, for the level of granularity I need, your function will work, even if it isn't exactly the same as mouseColor. Thank you again. This is a BIG help! Recently, Howard Bornstein wrote: I'm designing a an IOS app that makes extensive use of determining

Re: finding the mousecolor in IOS

2012-07-12 Thread Howard Bornstein
, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: finding the mousecolor in IOS

2012-07-12 Thread Howard Bornstein
is likely to lead to different data. On Jul 12, 2012, at 7:23 PM, Howard Bornstein bornst...@designeq.com wrote: I did a quick test of this, outputting the color from both your function and from mouseColor to compare. While your function is close, it isn't giving me the same colors as mouseColor

Re: OT: Free Shade 10 3D Standard Edition Today Only

2012-07-09 Thread Howard Bornstein
, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use

Is iphoneOrientation() broken?

2012-07-06 Thread Howard Bornstein
be getting the orientation change message at the same time and according to the docs, they should both be displaying the orientation exactly the same. What am I missing? Regards, Howard Bornstein --- www.designeq.com ___ use-livecode

Re: What happened to my message box?

2012-07-04 Thread Howard Bornstein
/What-happened-to-my-message-box-tp3875988p4651599.html -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Can't set the developer root in the preferences in LC 4.5.3

2012-07-04 Thread Howard Bornstein
this to work again would be greatly appreciated. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: What happened to my message box?

2012-07-03 Thread Howard Bornstein
?? On Fri, Jun 29, 2012 at 7:59 AM, Stephen Barncard sbarn...@gmail.com wrote: could your message stack just be lurking offscreen, waiting for a set the loc of stack message to 100,100 ?? Sent from my iPhone in the cube zone On Jun 28, 2012, at 17:17, Howard Bornstein bornst

Re: What happened to my message box?

2012-07-03 Thread Howard Bornstein
the return key: on rawKeyDown pKey put pKey pass rawKeyDown end rawKeyDown You should get 65293 for the returnKey and 65421 for the enterKey. Bob On Jul 2, 2012, at 11:15 PM, Howard Bornstein wrote: Lol, no, no, the message stack is there. I can use the other panes

Re: What happened to my message box?

2012-07-03 Thread Howard Bornstein
@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing

Re: What happened to my message box?

2012-07-03 Thread Howard Bornstein
list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com

Re: What happened to my message box?

2012-06-28 Thread Howard Bornstein
thanks jacque, this is marvelous! On Wed, Jun 27, 2012 at 10:58 PM, J. Landman Gay jac...@hyperactivesw.comwrote: On 6/27/12 1:14 PM, Howard Bornstein wrote: Btw, do you know of a list of error message numbers so I can make the error reporting a little more robust? I distributed

Re: What happened to my message box?

2012-06-28 Thread Howard Bornstein
, 2012 at 11:02 PM, J. Landman Gay jac...@hyperactivesw.comwrote: On 6/27/12 1:19 PM, Howard Bornstein wrote: Yup. Launch LC, call up the msg box, enter Put the time, hit return. Nothing. The only other person I know of who had this problem was Craig (DunbarX) and I think upgrading

Re: What happened to my message box?

2012-06-27 Thread Howard Bornstein
* the revmessageboxredirect to the long id of me had set up. On Jun 26, 2012, at 3:48 PM, Howard Bornstein wrote: Grrr. This bug is back and this time restarting my Mac didn't fix it. So I'm trying to trace what happens when I type anything into the message box. I've got the script

Re: What happened to my message box?

2012-06-27 Thread Howard Bornstein
to the lower part of the message box ( like unrequited puts ) to another field in your stack. *set* the revmessageboxredirect to emptywill set to normal what *set* the revmessageboxredirect to the long id of me had set up. On Jun 26, 2012, at 3:48 PM, Howard Bornstein wrote

Re: What happened to my message box?

2012-06-27 Thread Howard Bornstein
, 2012, at 4:11 PM, Howard Bornstein wrote: Unfortunately, it doesn't matter what I put in the message box, since it never seems to act on the return key to execute the command. On Tue, Jun 26, 2012 at 4:00 PM, Bob Sneidar b...@twft.com wrote: Try typing breakpoint;your command here

Re: What happened to my message box?

2012-06-27 Thread Howard Bornstein
...@barncard.com wrote: which is why (in a follow up post) I suggested a method to make one's own temporary 'message box' ...so you can poke around On Wed, Jun 27, 2012 at 11:12 AM, Howard Bornstein bornst...@designeq.comwrote: I didn't know about revmessageboxredirect but even if I did, I

Re: What happened to my message box?

2012-06-27 Thread Howard Bornstein
. MacBook, OSX 10.6.8, Rev Studio 4.5.3, build 1210. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On Jun 27, 2012, at 2:19 PM, Howard Bornstein wrote: Yup. Launch LC, call up the msg box, enter Put the time, hit return. Nothing. I've got the standard

Re: What happened to my message box?

2012-06-26 Thread Howard Bornstein
yesterday. Any ideas would be appreciated. -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: What happened to my message box?

2012-06-26 Thread Howard Bornstein
is a strange beast, and may not behave as you expect, particularly with regard to execution contexts (if I remember right). Bob On Jun 26, 2012, at 3:48 PM, Howard Bornstein wrote: Grrr. This bug is back and this time restarting my Mac didn't fix it. So I'm trying to trace what happens

Re: [OT] Google Chrome Resource Hog?

2012-06-23 Thread Howard Bornstein
I often see Google Chrome Renderer (multiple instances) using anywhere from 30% to 100% of my CPU time and I have no idea why. :-( -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode

Re: 6 Is A Mystery Number

2012-02-17 Thread Howard Bornstein
If you change the font size significantly, does that change your fudgefactor? -- Regards, Howard Bornstein --- www.designeq.com mmm, fudge. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: OT: DAZ3D is giving away three 3D-Apps for free

2012-02-08 Thread Howard Bornstein
number. Since I sometimes miss things in the small print, did I miss something along the way? TIA, Joe Wilkins Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: What is up with FormattedHeight?

2012-02-08 Thread Howard Bornstein
: http://lists.runrev.com/mailman/listinfo/use-livecode -- Regards, Howard Bornstein --- www.designeq.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: What is up with FormattedHeight?

2012-02-08 Thread Howard Bornstein
of the ascender the body, the tail and the leading. The sum of all that is the formatted height. Bob On Feb 5, 2012, at 7:30 PM, Howard Bornstein wrote: I need to find the smallest rectangle that will enclose a line of text of arbitrary text size in a field. I thought I could use formattedheight

Re: What is up with FormattedHeight?

2012-02-08 Thread Howard Bornstein
form, so I set the height to the formattedHeight of the text of the button. I have a utility that drops a field, button or menu onto a card and links it to a SQL column in a table that the card is linked to. Bob On Feb 8, 2012, at 1:26 PM, Howard Bornstein wrote: Given this, the only

  1   2   >