Re: HilitedItem of a navbar

2020-04-04 Thread Bob Sneidar via use-livecode
Try empty

Bob S


On Apr 4, 2020, at 12:30 PM, J. Landman Gay via use-livecode 
mailto:use-livecode@lists.runrev.com>> wrote:

I can't set this to 0? I need to.


--
Jacqueline Landman Gay | 
jac...@hyperactivesw.com
HyperActive Software   | 
http://www.hyperactivesw.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: HilitedItem of a navbar

2020-04-04 Thread Ralph DiMola via use-livecode
I have a version that will let you set it to zero and also if the label is a
single space the icon will expand to the full height. I can send it to you
is you like.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Saturday, April 04, 2020 3:31 PM
To: LiveCode Mailing List
Cc: J. Landman Gay
Subject: HilitedItem of a navbar

I can't set this to 0? I need to.


-- 
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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


___
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: HilitedItem of a navbar

2020-04-04 Thread Brian Milby via use-livecode
I have a PR that supports this (setting 0 will highlight nothing):
https://github.com/livecode/livecode/pull/6404

It is vulcan reviewed, but not merged.  A push may get it into the next DP.

Thanks,
Brian

On Sat, Apr 4, 2020 at 3:31 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

> I can't set this to 0? I need to.
>
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.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
>
___
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: HilitedItem of a navbar

2020-04-04 Thread J. Landman Gay via use-livecode

Oh good. See if you can push it.

On 4/4/20 6:36 PM, Brian Milby via use-livecode wrote:

I have a PR that supports this (setting 0 will highlight nothing):
https://github.com/livecode/livecode/pull/6404

It is vulcan reviewed, but not merged.  A push may get it into the next DP.

Thanks,
Brian

On Sat, Apr 4, 2020 at 3:31 PM J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:


I can't set this to 0? I need to.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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


___
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




--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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: HilitedItem of a navbar

2020-04-05 Thread Matthias Rebbe via use-livecode
Hi Ralph,

Iteould be really great, if you could share it not only with Jacque. ;)

I am also very interested in your version. 

Matthias 

Von meinem iPhone gesendet

> Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
> :
> 
> I have a version that will let you set it to zero and also if the label is a
> single space the icon will expand to the full height. I can send it to you
> is you like.
> 
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
> 
> 
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
> Of J. Landman Gay via use-livecode
> Sent: Saturday, April 04, 2020 3:31 PM
> To: LiveCode Mailing List
> Cc: J. Landman Gay
> Subject: HilitedItem of a navbar
> 
> I can't set this to 0? I need to.
> 
> 
> -- 
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.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
> 
> 
> ___
> 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: HilitedItem of a navbar

2020-04-05 Thread Ralph DiMola via use-livecode
Matts,
No problem brother. I shared this with the list on January 10th. I was warned 
that changing default behaviors is a Bozo no no. Here it is again:

I made 4 changes to the navbar widget.

1) The hiliteditem can be set to zero so no item is hilited
2) The default is no item hilited (hiliteditem = 0)
3) The inspector allows you to decrement the select item index to zero.
4) If the label of an item is a single space then the icon is centered 
vertically. I will see how to add this feature more elegantly as a property.

If you need any of these features the link to the lcb source file is here ==> 
https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
The compiled version is here ==> 
https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0 rename the original 
files in the bundle(mac) or program files(windows) to a save folder and move 
these in.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Matthias Rebbe via use-livecode
Sent: Sunday, April 05, 2020 4:56 AM
To: How to use LiveCode
Cc: Matthias Rebbe
Subject: Re: HilitedItem of a navbar

Hi Ralph,

Iteould be really great, if you could share it not only with Jacque. ;)

I am also very interested in your version. 

Matthias 

Von meinem iPhone gesendet

> Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
> :
> 
> I have a version that will let you set it to zero and also if the 
> label is a single space the icon will expand to the full height. I can 
> send it to you is you like.
> 
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
> 
> 
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
> Behalf Of J. Landman Gay via use-livecode
> Sent: Saturday, April 04, 2020 3:31 PM
> To: LiveCode Mailing List
> Cc: J. Landman Gay
> Subject: HilitedItem of a navbar
> 
> I can't set this to 0? I need to.
> 
> 
> -- 
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.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
> 
> 
> ___
> 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: HilitedItem of a navbar

2020-04-07 Thread Brian Milby via use-livecode
The PR is now merged into develop and will be in the next DP.  It only adds the 
option of selecting nothing but does not make it the default.  We could now 
work up a PR for the other piece, but I’m not sure about how that one works 
without downloading and testing (sounds like an option to hide the label on 
some of the items and shift the icon down).

Thanks,
Brian
On Apr 5, 2020, 9:41 AM -0400, Ralph DiMola via use-livecode 
, wrote:
> Matts,
> No problem brother. I shared this with the list on January 10th. I was warned 
> that changing default behaviors is a Bozo no no. Here it is again:
>
> I made 4 changes to the navbar widget.
>
> 1) The hiliteditem can be set to zero so no item is hilited
> 2) The default is no item hilited (hiliteditem = 0)
> 3) The inspector allows you to decrement the select item index to zero.
> 4) If the label of an item is a single space then the icon is centered 
> vertically. I will see how to add this feature more elegantly as a property.
>
> If you need any of these features the link to the lcb source file is here ==> 
> https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
> The compiled version is here ==> 
> https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0 rename the original 
> files in the bundle(mac) or program files(windows) to a save folder and move 
> these in.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf 
> Of Matthias Rebbe via use-livecode
> Sent: Sunday, April 05, 2020 4:56 AM
> To: How to use LiveCode
> Cc: Matthias Rebbe
> Subject: Re: HilitedItem of a navbar
>
> Hi Ralph,
>
> Iteould be really great, if you could share it not only with Jacque. ;)
>
> I am also very interested in your version.
>
> Matthias
>
> Von meinem iPhone gesendet
>
> > Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
> > :
> >
> > I have a version that will let you set it to zero and also if the
> > label is a single space the icon will expand to the full height. I can
> > send it to you is you like.
> >
> > Ralph DiMola
> > IT Director
> > Evergreen Information Services
> > rdim...@evergreeninfo.net
> >
> >
> > -Original Message-
> > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On
> > Behalf Of J. Landman Gay via use-livecode
> > Sent: Saturday, April 04, 2020 3:31 PM
> > To: LiveCode Mailing List
> > Cc: J. Landman Gay
> > Subject: HilitedItem of a navbar
> >
> > I can't set this to 0? I need to.
> >
> >
> > --
> > Jacqueline Landman Gay | jac...@hyperactivesw.com
> > HyperActive Software | http://www.hyperactivesw.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
> >
> >
> > ___
> > 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: HilitedItem of a navbar

2020-04-07 Thread Ralph DiMola via use-livecode
I have changed my version to leave the selected it default to 1. This will not 
change the original behavior but allow you to set it to 0 by script or in the 
PI. Of course one can set it to zero in a preopencard handler so it initially 
displays with no item selected.
I added a property call iconFill that is defaulted to off so the widget will 
still retain the original behavior. If this property is set to true by script 
or ticked in the PI then the icon will fill the height of the widget if the 
label is set to empty. So...

1) The hiliteditem can be set to zero so no item is highlighted
2) The default hiliteditem has not been changed.
3) The PI allows you to decrement the select item index to zero.
4) If the label of an item is empty and the iconFill property is set to true 
then the icon is centered vertically and fills the height the same as when 
"icon only" is selected.

New version is available for evaluation at:
Source: https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
Compiled: https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0


Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Brian Milby via use-livecode
Sent: Tuesday, April 07, 2020 1:44 PM
To: How to use LiveCode
Cc: Brian Milby
Subject: RE: HilitedItem of a navbar

The PR is now merged into develop and will be in the next DP.  It only adds the 
option of selecting nothing but does not make it the default.  We could now 
work up a PR for the other piece, but I’m not sure about how that one works 
without downloading and testing (sounds like an option to hide the label on 
some of the items and shift the icon down).

Thanks,
Brian
On Apr 5, 2020, 9:41 AM -0400, Ralph DiMola via use-livecode 
, wrote:
> Matts,
> No problem brother. I shared this with the list on January 10th. I was warned 
> that changing default behaviors is a Bozo no no. Here it is again:
>
> I made 4 changes to the navbar widget.
>
> 1) The hiliteditem can be set to zero so no item is hilited
> 2) The default is no item hilited (hiliteditem = 0)
> 3) The inspector allows you to decrement the select item index to zero.
> 4) If the label of an item is a single space then the icon is centered 
> vertically. I will see how to add this feature more elegantly as a property.
>
> If you need any of these features the link to the lcb source file is 
> here ==> https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
> The compiled version is here ==> 
> https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0 rename the original 
> files in the bundle(mac) or program files(windows) to a save folder and move 
> these in.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
> Behalf Of Matthias Rebbe via use-livecode
> Sent: Sunday, April 05, 2020 4:56 AM
> To: How to use LiveCode
> Cc: Matthias Rebbe
> Subject: Re: HilitedItem of a navbar
>
> Hi Ralph,
>
> Iteould be really great, if you could share it not only with Jacque. 
> ;)
>
> I am also very interested in your version.
>
> Matthias
>
> Von meinem iPhone gesendet
>
> > Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
> > :
> >
> > I have a version that will let you set it to zero and also if the 
> > label is a single space the icon will expand to the full height. I 
> > can send it to you is you like.
> >
> > Ralph DiMola
> > IT Director
> > Evergreen Information Services
> > rdim...@evergreeninfo.net
> >
> >
> > -Original Message-
> > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
> > Behalf Of J. Landman Gay via use-livecode
> > Sent: Saturday, April 04, 2020 3:31 PM
> > To: LiveCode Mailing List
> > Cc: J. Landman Gay
> > Subject: HilitedItem of a navbar
> >
> > I can't set this to 0? I need to.
> >
> >
> > --
> > Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive 
> > Software | http://www.hyperactivesw.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
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url

Re: HilitedItem of a navbar

2020-04-07 Thread matthias rebbe via use-livecode
Thank you very much!

Matthias

> Am 05.04.2020 um 15:44 schrieb Ralph DiMola via use-livecode 
> :
> 
> Matts,
> No problem brother. I shared this with the list on January 10th. I was warned 
> that changing default behaviors is a Bozo no no. Here it is again:
> 
> I made 4 changes to the navbar widget.
> 
> 1) The hiliteditem can be set to zero so no item is hilited
> 2) The default is no item hilited (hiliteditem = 0)
> 3) The inspector allows you to decrement the select item index to zero.
> 4) If the label of an item is a single space then the icon is centered 
> vertically. I will see how to add this feature more elegantly as a property.
> 
> If you need any of these features the link to the lcb source file is here ==> 
> https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
> The compiled version is here ==> 
> https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0 rename the original 
> files in the bundle(mac) or program files(windows) to a save folder and move 
> these in.
> 
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
> 
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf 
> Of Matthias Rebbe via use-livecode
> Sent: Sunday, April 05, 2020 4:56 AM
> To: How to use LiveCode
> Cc: Matthias Rebbe
> Subject: Re: HilitedItem of a navbar
> 
> Hi Ralph,
> 
> Iteould be really great, if you could share it not only with Jacque. ;)
> 
> I am also very interested in your version. 
> 
> Matthias 
> 
> Von meinem iPhone gesendet
> 
>> Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
>> :
>> 
>> I have a version that will let you set it to zero and also if the 
>> label is a single space the icon will expand to the full height. I can 
>> send it to you is you like.
>> 
>> Ralph DiMola
>> IT Director
>> Evergreen Information Services
>> rdim...@evergreeninfo.net
>> 
>> 
>> -Original Message-
>> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
>> Behalf Of J. Landman Gay via use-livecode
>> Sent: Saturday, April 04, 2020 3:31 PM
>> To: LiveCode Mailing List
>> Cc: J. Landman Gay
>> Subject: HilitedItem of a navbar
>> 
>> I can't set this to 0? I need to.
>> 
>> 
>> -- 
>> Jacqueline Landman Gay | jac...@hyperactivesw.com
>> HyperActive Software   | http://www.hyperactivesw.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
>> 
>> 
>> ___
>> 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



-
Matthias Rebbe
Life Is Too Short For Boring Code


___
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: HilitedItem of a navbar

2020-04-07 Thread Ralph DiMola via use-livecode
Brian,

Thanks for getting that into the next release!
I will put in a pull request after the release for adding the iconFill property 
now that is does not change the default behavior. I know it's been asked and 
answered but... How do I get started to do a PR? If I could get this procedure 
nailed down I would like to try and address some of the simpler outstanding 
bugs/enhancements.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of 
Brian Milby via use-livecode
Sent: Tuesday, April 07, 2020 1:44 PM
To: How to use LiveCode
Cc: Brian Milby
Subject: RE: HilitedItem of a navbar

The PR is now merged into develop and will be in the next DP.  It only adds the 
option of selecting nothing but does not make it the default.  We could now 
work up a PR for the other piece, but I’m not sure about how that one works 
without downloading and testing (sounds like an option to hide the label on 
some of the items and shift the icon down).

Thanks,
Brian
On Apr 5, 2020, 9:41 AM -0400, Ralph DiMola via use-livecode 
, wrote:
> Matts,
> No problem brother. I shared this with the list on January 10th. I was warned 
> that changing default behaviors is a Bozo no no. Here it is again:
>
> I made 4 changes to the navbar widget.
>
> 1) The hiliteditem can be set to zero so no item is hilited
> 2) The default is no item hilited (hiliteditem = 0)
> 3) The inspector allows you to decrement the select item index to zero.
> 4) If the label of an item is a single space then the icon is centered 
> vertically. I will see how to add this feature more elegantly as a property.
>
> If you need any of these features the link to the lcb source file is 
> here ==> https://www.dropbox.com/s/3emxyjx487xp9j2/navbar.lcb?dl=0
> The compiled version is here ==> 
> https://www.dropbox.com/s/bp6bg2zjn5x9kks/navbar.zip?dl=0 rename the original 
> files in the bundle(mac) or program files(windows) to a save folder and move 
> these in.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdim...@evergreeninfo.net
>
> -Original Message-
> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
> Behalf Of Matthias Rebbe via use-livecode
> Sent: Sunday, April 05, 2020 4:56 AM
> To: How to use LiveCode
> Cc: Matthias Rebbe
> Subject: Re: HilitedItem of a navbar
>
> Hi Ralph,
>
> Iteould be really great, if you could share it not only with Jacque. 
> ;)
>
> I am also very interested in your version.
>
> Matthias
>
> Von meinem iPhone gesendet
>
> > Am 05.04.2020 um 00:08 schrieb Ralph DiMola via use-livecode 
> > :
> >
> > I have a version that will let you set it to zero and also if the 
> > label is a single space the icon will expand to the full height. I 
> > can send it to you is you like.
> >
> > Ralph DiMola
> > IT Director
> > Evergreen Information Services
> > rdim...@evergreeninfo.net
> >
> >
> > -Original Message-
> > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On 
> > Behalf Of J. Landman Gay via use-livecode
> > Sent: Saturday, April 04, 2020 3:31 PM
> > To: LiveCode Mailing List
> > Cc: J. Landman Gay
> > Subject: HilitedItem of a navbar
> >
> > I can't set this to 0? I need to.
> >
> >
> > --
> > Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive 
> > Software | http://www.hyperactivesw.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
> >
> >
> > ___
> > 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: HilitedItem of a navbar

2020-04-08 Thread J. Landman Gay via use-livecode

On 4/7/20 12:43 PM, Brian Milby via use-livecode wrote:
The PR is now merged into develop and will be in the next DP.  It only adds the option of selecting nothing but does not make it the default. 


I now have the same problem with a segmented control, which I'm using as a vertical popup menu 
for the "More" overflow navbar item. It retains the last selection and sends no messages if the 
user needs to click the same selection again. I want it to appear without a hilite.


How can I clear it? It errors if I set the hilitedItem to 0. Maybe someone 
could fix this too?

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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: HilitedItem of a navbar

2020-04-08 Thread Brian Milby via use-livecode
Use empty instead of 0 and it should work.

Thanks,
Brian
On Apr 8, 2020, 5:38 PM -0400, J. Landman Gay via use-livecode 
, wrote:
> On 4/7/20 12:43 PM, Brian Milby via use-livecode wrote:
> > The PR is now merged into develop and will be in the next DP.  It only adds 
> > the option of selecting nothing but does not make it the default.
>
> I now have the same problem with a segmented control, which I'm using as a 
> vertical popup menu
> for the "More" overflow navbar item. It retains the last selection and sends 
> no messages if the
> user needs to click the same selection again. I want it to appear without a 
> hilite.
>
> How can I clear it? It errors if I set the hilitedItem to 0. Maybe someone 
> could fix this too?
>
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.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
___
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: HilitedItem of a navbar

2020-04-08 Thread Bob Sneidar via use-livecode
That's what I said! I thought people were ignoring me because that wouldn't 
work. 

Bob S


> On Apr 8, 2020, at 15:54 , Brian Milby via use-livecode 
>  wrote:
> 
> Use empty instead of 0 and it should work.
> 
> Thanks,
> Brian
> On Apr 8, 2020, 5:38 PM -0400, J. Landman Gay via use-livecode 
> , wrote:
>> On 4/7/20 12:43 PM, Brian Milby via use-livecode wrote:
>>> The PR is now merged into develop and will be in the next DP.  It only adds 
>>> the option of selecting nothing but does not make it the default.
>> 
>> I now have the same problem with a segmented control, which I'm using as a 
>> vertical popup menu
>> for the "More" overflow navbar item. It retains the last selection and sends 
>> no messages if the
>> user needs to click the same selection again. I want it to appear without a 
>> hilite.
>> 
>> How can I clear it? It errors if I set the hilitedItem to 0. Maybe someone 
>> could fix this too?
>> 
>> --
>> Jacqueline Landman Gay | jac...@hyperactivesw.com
>> HyperActive Software | http://www.hyperactivesw.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
> ___
> 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: HilitedItem of a navbar

2020-04-08 Thread Bob Sneidar via use-livecode
Yeah no work. Must be an integer

Bob S


> On Apr 8, 2020, at 16:01 , Bob Sneidar via use-livecode 
>  wrote:
> 
> That's what I said! I thought people were ignoring me because that wouldn't 
> work. 
> 
> Bob S
> 
> 
>> On Apr 8, 2020, at 15:54 , Brian Milby via use-livecode 
>>  wrote:
>> 
>> Use empty instead of 0 and it should work.
>> 
>> Thanks,
>> Brian


___
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: HilitedItem of a navbar

2020-04-08 Thread Brian Milby via use-livecode
For the segmented control widget, the hilitedItems property (with an s) expects 
a comma separated list of positive integers.  It can be empty to have nothing 
selected.

For the navigation bar widget, the hilitedItem must be a positive integer.  In 
the next DP it will also allow 0 to indicate nothing is selected.

Thanks,
Brian
On Apr 8, 2020, 7:05 PM -0400, Bob Sneidar via use-livecode 
, wrote:
> Yeah no work. Must be an integer
>
> Bob S
>
>
> > On Apr 8, 2020, at 16:01 , Bob Sneidar via use-livecode 
> >  wrote:
> >
> > That's what I said! I thought people were ignoring me because that wouldn't 
> > work.
> >
> > Bob S
> >
> >
> > > On Apr 8, 2020, at 15:54 , Brian Milby via use-livecode 
> > >  wrote:
> > >
> > > Use empty instead of 0 and it should work.
> > >
> > > Thanks,
> > > Brian
>
>
> ___
> 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: HilitedItem of a navbar

2020-04-08 Thread Bob Sneidar via use-livecode
Ah! I read the subject, not the body. :-)

Bob S


> On Apr 8, 2020, at 16:12 , Brian Milby via use-livecode 
>  wrote:
> 
> For the segmented control widget, the hilitedItems property (with an s) 
> expects a comma separated list of positive integers. It can be empty to have 
> nothing selected.
> 
> For the navigation bar widget, the hilitedItem must be a positive integer.  
> In the next DP it will also allow 0 to indicate nothing is selected.
> 
> Thanks,
> Brian


___
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: HilitedItem of a navbar

2020-04-08 Thread J. Landman Gay via use-livecode
I would never ignore you. ;) We were talking about navbars that time, and I'd already tried 
empty. But it does seem to work with segmented controls.


On 4/8/20 6:01 PM, Bob Sneidar via use-livecode wrote:

That's what I said! I thought people were ignoring me because that wouldn't 
work.

Bob S



On Apr 8, 2020, at 15:54 , Brian Milby via use-livecode 
 wrote:

Use empty instead of 0 and it should work.

Thanks,
Brian
On Apr 8, 2020, 5:38 PM -0400, J. Landman Gay via use-livecode 
, wrote:

On 4/7/20 12:43 PM, Brian Milby via use-livecode wrote:

The PR is now merged into develop and will be in the next DP.  It only adds the 
option of selecting nothing but does not make it the default.


I now have the same problem with a segmented control, which I'm using as a 
vertical popup menu
for the "More" overflow navbar item. It retains the last selection and sends no 
messages if the
user needs to click the same selection again. I want it to appear without a 
hilite.

How can I clear it? It errors if I set the hilitedItem to 0. Maybe someone 
could fix this too?

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.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

___
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




--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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: HilitedItem of a navbar

2020-04-08 Thread J. Landman Gay via use-livecode

Thank you! I didn't think to try that. I think I tried everything else.

On 4/8/20 5:54 PM, Brian Milby via use-livecode wrote:

Use empty instead of 0 and it should work.

Thanks,
Brian
On Apr 8, 2020, 5:38 PM -0400, J. Landman Gay via use-livecode 
, wrote:

On 4/7/20 12:43 PM, Brian Milby via use-livecode wrote:

The PR is now merged into develop and will be in the next DP.  It only adds the 
option of selecting nothing but does not make it the default.


I now have the same problem with a segmented control, which I'm using as a 
vertical popup menu
for the "More" overflow navbar item. It retains the last selection and sends no 
messages if the
user needs to click the same selection again. I want it to appear without a 
hilite.

How can I clear it? It errors if I set the hilitedItem to 0. Maybe someone 
could fix this too?

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.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

___
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




--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.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: HilitedItem of a navbar

2020-04-11 Thread Bob Sneidar via use-livecode
I figured out that when my work laptop is active there is a rule that moves the 
emails for the use list into another folder. My home iMac has no such rule, so 
at times it seems like no one is responding when actually they are. DOH! 

Bob S


> On Apr 8, 2020, at 4:15 PM, J. Landman Gay via use-livecode 
>  wrote:
> 
> I would never ignore you. ;) We were talking about navbars that time, and I'd 
> already tried empty. But it does seem to work with segmented controls.


___
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