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 <[email protected]>, 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 | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
