Re: Navigator v 6 is out

2018-08-11 Thread Tom Glod via use-livecode
got itthank you.

On Sat, Aug 11, 2018 at 12:06 PM, Geoff Canyon via use-livecode <
use-livecode@lists.runrev.com> wrote:

> The card list is available multiple ways:
>
> 1. The card menu (the third menu at the top of Navigator) lists the cards
> of whatever stack you're viewing. (up to the menu limit set in preferences
> -- the default is 300 -- so if there are more cards than that it will only
> display the limit)
> 2. On the card menu you can select Card List, and Navigator will display
> the cards in its list. (up to the list limit set in preferences -- the
> default is 10,000, but you can set it higher if you need to)
>
> There is no way in Navigator to replicate the view in the Project Browser,
> where you see a list of cards and then open more than one of them to
> display their controls at the same time. Alternatives are to have more than
> one copy of Navigator open, or to bookmark controls from multiple cards.
>
> gc
>
> On Sat, Aug 11, 2018 at 6:57 AM Tom Glod via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > hey Geoff I can't for the life of me find a way to view my list of
> > cards in the navigator, i want to switch between cards ...i'm sure there
> is
> > an easy way. thanks...really liking not having to hunt for that fing
> > project browser window. :)
> >
> > On Sat, Aug 11, 2018 at 2:46 AM, Geoff Canyon via use-livecode <
> > use-livecode@lists.runrev.com> wrote:
> >
> > > Updated to fix the errant put, now marked as alpha 2. Turns out what
> > looked
> > > like a bug with folding was me misinterpreting what Navigator was
> doing.
> > I
> > > definitely need to figure out a better visual representation.
> > >
> > > gc
> > >
> > > On Fri, Aug 10, 2018 at 11:08 PM Geoff Canyon 
> wrote:
> > >
> > > >
> > > >
> > > > On Fri, Aug 10, 2018 at 6:31 PM Brian Milby via use-livecode <
> > > > use-livecode@lists.runrev.com> wrote:
> > > >
> > > >> Very nice.  (I did notice that your collapse code still has an
> > apparent
> > > >> debug msg put with a couple of numbers).
> > > >> I'll take it for a spin and see if I notice anything (but kind of
> > doubt
> > > I
> > > >> will).
> > > >>
> > > >> Thanks,
> > > >> Brian
> > > >>
> > > >>
> > > > Nice catch -- it was from when I was first testing the folding code.
> > It's
> > > > fixed on my copy, but I found an obscure bug. It looks like the
> filter
> > > > field (in the upper right), which just does a text search in whatever
> > is
> > > > being displayed, works fine with folding, but the filter function
> > (which
> > > is
> > > > accessible on the Actions menu and allows for filtering by any test)
> > > causes
> > > > the folding code to hide the wrong number of controls. I'm going to
> > look
> > > at
> > > > that and then post an update.
> > > >
> > > > again, thx
> > > >
> > > > gc
> > > >
> > > ___
> > > 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
> > >
> > ___
> > 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
> >
> ___
> 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
>
___
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


Re: Resetting waitDepth

2018-08-11 Thread Mark Waddingham via use-livecode
I'm pretty sure exit to top should do in most cases - however I think there 
might be a few implicit in-engine/external wait used which ignore it (which 
probably should be considered bugs).

Warmest Regards,

Mark.

Sent from my iPhone

> On 11 Aug 2018, at 16:37, Bryan Anderson via use-livecode 
>  wrote:
> 
> Is there any way to clear out waiting commands…similar to the "cancel
> messageQueueID” for messages queued up using the “send” command? I’ve
> looked high and low…
> 
> see “the waitDepth”
> 
> Thanks!
> ___
> 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


___
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

Resetting waitDepth

2018-08-11 Thread Bryan Anderson via use-livecode
Is there any way to clear out waiting commands…similar to the "cancel
messageQueueID” for messages queued up using the “send” command? I’ve
looked high and low…

see “the waitDepth”

Thanks!
___
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

Android compass question

2018-08-11 Thread Jonathan Lynch via use-livecode
I have a new galaxy phone. When I read the mobile compass, both magnetic 
heading and true heading constantly change - even if the phone is laying down 
still. It changes up and down randomly by 5 degrees or so. Does anyone know if 
this is a problem with LC or with galaxy phones? My iPhone does not do this.

Sent from my iPhone
___
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


Re: Need a little help with image resizing

2018-08-11 Thread J. Landman Gay via use-livecode
Do you mean that you just want more white space around the image? You can 
use the crop command for that.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On August 11, 2018 11:54:16 AM Michael Kristensen via use-livecode 
 wrote:



Hi there

I have an image B1 with a scribble made with brush tool in it.
I want to double the width of the image without distorting the scribble.

The plan is to:
1. select the image with select tool
2. cut the image out
3. resize the image
4. paste the image back in, in the original proportions

As script:

on mouseUp
  lock screen

  put (item 1 to 2 of rect of img B1) into K1
  put (item 3 to 4 of rect of img B1) into K2

  choose select tool

  drag from K1 to K2

  cut

  set width of img B1 to 2*(width of img B1)

  drag from K1 to K2

  paste

  choose browse tool
end mouseUp


But the script does not work. The proportions of the image after paste is 
as if the image was stretched.



NOTE
This works if I cut from one image and paste into another.

It also works if I do it manually on image B1.


Thanks

Mic
___
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





___
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


Re: Need a little help with image resizing

2018-08-11 Thread Richard Gaskin via use-livecode

Michael Kristensen wrote:

I have an image B1 with a scribble made with brush tool in it.
I want to double the width of the image without distorting the scribble. 

The plan is to: 
1. select the image with select tool

2. cut the image out
3. resize the image
4. paste the image back in, in the original proportions


The crop command will do that in one step.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.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-livecode


Need a little help with image resizing

2018-08-11 Thread Michael Kristensen via use-livecode
Hi there

I have an image B1 with a scribble made with brush tool in it.
I want to double the width of the image without distorting the scribble. 

The plan is to: 
1. select the image with select tool
2. cut the image out
3. resize the image
4. paste the image back in, in the original proportions

As script:

on mouseUp
   lock screen
   
   put (item 1 to 2 of rect of img B1) into K1
   put (item 3 to 4 of rect of img B1) into K2
   
   choose select tool
 
   drag from K1 to K2
  
   cut
 
   set width of img B1 to 2*(width of img B1)
  
   drag from K1 to K2
  
   paste
   
   choose browse tool
end mouseUp


But the script does not work. The proportions of the image after paste is as if 
the image was stretched.


NOTE 
This works if I cut from one image and paste into another.

It also works if I do it manually on image B1.


Thanks 

Mic
___
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


Re: Navigator v 6 is out

2018-08-11 Thread Geoff Canyon via use-livecode
The card list is available multiple ways:

1. The card menu (the third menu at the top of Navigator) lists the cards
of whatever stack you're viewing. (up to the menu limit set in preferences
-- the default is 300 -- so if there are more cards than that it will only
display the limit)
2. On the card menu you can select Card List, and Navigator will display
the cards in its list. (up to the list limit set in preferences -- the
default is 10,000, but you can set it higher if you need to)

There is no way in Navigator to replicate the view in the Project Browser,
where you see a list of cards and then open more than one of them to
display their controls at the same time. Alternatives are to have more than
one copy of Navigator open, or to bookmark controls from multiple cards.

gc

On Sat, Aug 11, 2018 at 6:57 AM Tom Glod via use-livecode <
use-livecode@lists.runrev.com> wrote:

> hey Geoff I can't for the life of me find a way to view my list of
> cards in the navigator, i want to switch between cards ...i'm sure there is
> an easy way. thanks...really liking not having to hunt for that fing
> project browser window. :)
>
> On Sat, Aug 11, 2018 at 2:46 AM, Geoff Canyon via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > Updated to fix the errant put, now marked as alpha 2. Turns out what
> looked
> > like a bug with folding was me misinterpreting what Navigator was doing.
> I
> > definitely need to figure out a better visual representation.
> >
> > gc
> >
> > On Fri, Aug 10, 2018 at 11:08 PM Geoff Canyon  wrote:
> >
> > >
> > >
> > > On Fri, Aug 10, 2018 at 6:31 PM Brian Milby via use-livecode <
> > > use-livecode@lists.runrev.com> wrote:
> > >
> > >> Very nice.  (I did notice that your collapse code still has an
> apparent
> > >> debug msg put with a couple of numbers).
> > >> I'll take it for a spin and see if I notice anything (but kind of
> doubt
> > I
> > >> will).
> > >>
> > >> Thanks,
> > >> Brian
> > >>
> > >>
> > > Nice catch -- it was from when I was first testing the folding code.
> It's
> > > fixed on my copy, but I found an obscure bug. It looks like the filter
> > > field (in the upper right), which just does a text search in whatever
> is
> > > being displayed, works fine with folding, but the filter function
> (which
> > is
> > > accessible on the Actions menu and allows for filtering by any test)
> > causes
> > > the folding code to hide the wrong number of controls. I'm going to
> look
> > at
> > > that and then post an update.
> > >
> > > again, thx
> > >
> > > gc
> > >
> > ___
> > 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
> >
> ___
> 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
>
___
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


Re: Navigator v 6 is out

2018-08-11 Thread Mark Wieder via use-livecode

On 08/11/2018 06:56 AM, Tom Glod via use-livecode wrote:

hey Geoff I can't for the life of me find a way to view my list of
cards in the navigator, i want to switch between cards ...i'm sure there is
an easy way. thanks...really liking not having to hunt for that fing
project browser window. :)


Third icon from the left in the menubar is the card selector.

--
 Mark Wieder
 ahsoftw...@gmail.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-livecode


Re: Navigator v 6 is out

2018-08-11 Thread Tom Glod via use-livecode
hey Geoff I can't for the life of me find a way to view my list of
cards in the navigator, i want to switch between cards ...i'm sure there is
an easy way. thanks...really liking not having to hunt for that fing
project browser window. :)

On Sat, Aug 11, 2018 at 2:46 AM, Geoff Canyon via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Updated to fix the errant put, now marked as alpha 2. Turns out what looked
> like a bug with folding was me misinterpreting what Navigator was doing. I
> definitely need to figure out a better visual representation.
>
> gc
>
> On Fri, Aug 10, 2018 at 11:08 PM Geoff Canyon  wrote:
>
> >
> >
> > On Fri, Aug 10, 2018 at 6:31 PM Brian Milby via use-livecode <
> > use-livecode@lists.runrev.com> wrote:
> >
> >> Very nice.  (I did notice that your collapse code still has an apparent
> >> debug msg put with a couple of numbers).
> >> I'll take it for a spin and see if I notice anything (but kind of doubt
> I
> >> will).
> >>
> >> Thanks,
> >> Brian
> >>
> >>
> > Nice catch -- it was from when I was first testing the folding code. It's
> > fixed on my copy, but I found an obscure bug. It looks like the filter
> > field (in the upper right), which just does a text search in whatever is
> > being displayed, works fine with folding, but the filter function (which
> is
> > accessible on the Actions menu and allows for filtering by any test)
> causes
> > the folding code to hide the wrong number of controls. I'm going to look
> at
> > that and then post an update.
> >
> > again, thx
> >
> > gc
> >
> ___
> 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
>
___
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


Re: Navigator v 6 is out

2018-08-11 Thread Geoff Canyon via use-livecode
Updated to fix the errant put, now marked as alpha 2. Turns out what looked
like a bug with folding was me misinterpreting what Navigator was doing. I
definitely need to figure out a better visual representation.

gc

On Fri, Aug 10, 2018 at 11:08 PM Geoff Canyon  wrote:

>
>
> On Fri, Aug 10, 2018 at 6:31 PM Brian Milby via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
>> Very nice.  (I did notice that your collapse code still has an apparent
>> debug msg put with a couple of numbers).
>> I'll take it for a spin and see if I notice anything (but kind of doubt I
>> will).
>>
>> Thanks,
>> Brian
>>
>>
> Nice catch -- it was from when I was first testing the folding code. It's
> fixed on my copy, but I found an obscure bug. It looks like the filter
> field (in the upper right), which just does a text search in whatever is
> being displayed, works fine with folding, but the filter function (which is
> accessible on the Actions menu and allows for filtering by any test) causes
> the folding code to hide the wrong number of controls. I'm going to look at
> that and then post an update.
>
> again, thx
>
> gc
>
___
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


Re: Navigator v 6 is out

2018-08-11 Thread Geoff Canyon via use-livecode
On Fri, Aug 10, 2018 at 6:31 PM Brian Milby via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Very nice.  (I did notice that your collapse code still has an apparent
> debug msg put with a couple of numbers).
> I'll take it for a spin and see if I notice anything (but kind of doubt I
> will).
>
> Thanks,
> Brian
>
>
Nice catch -- it was from when I was first testing the folding code. It's
fixed on my copy, but I found an obscure bug. It looks like the filter
field (in the upper right), which just does a text search in whatever is
being displayed, works fine with folding, but the filter function (which is
accessible on the Actions menu and allows for filtering by any test) causes
the folding code to hide the wrong number of controls. I'm going to look at
that and then post an update.

again, thx

gc
___
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