There are options.
1. if you want to make it general through all items, use "clicked" smart
callback.
2. if you want to have different behavior for each item, use selected
callback that you attached by elm_toolbar_item_append.

Thanks.

Daniel Juyung Seo (SeoZ)


On Thu, Mar 6, 2014 at 2:25 PM, Jeff Hoogland <jeffhoogl...@linux.com>wrote:

> Just to clarify - I need to call this per-item on the toolbar or just once
> for the toolbar itself?
>
>
> On Wed, Mar 5, 2014 at 7:07 PM, Daniel Juyung Seo <seojuyu...@gmail.com
> >wrote:
>
> > Call elm_object_item_selected_set(it, EINA_FALSE); on item's selected
> > callback.
> >
> > Daniel Juyung Seo (SeoZ)
> > On Mar 6, 2014 9:12 AM, "Jeff Hoogland" <jeffhoogl...@linux.com> wrote:
> >
> > > Is there a setting I can have for a toolbar that makes the items on it
> > not
> > > be selectable, but instead just behave as buttons? Meaning they show a
> > > press action, but then are unselected right away.
> > >
> > > Thanks!
> > > --
> > > ~Jeff Hoogland <http://jeffhoogland.com/>
> > > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
> > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Subversion Kills Productivity. Get off Subversion & Make the Move to
> > > Perforce.
> > > With Perforce, you get hassle-free workflows. Merge that actually
> works.
> > > Faster operations. Version large binaries.  Built-in WAN optimization
> and
> > > the
> > > freedom to use Git, Perforce or both. Make the move to Perforce.
> > >
> > >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> > > _______________________________________________
> > > enlightenment-devel mailing list
> > > enlightenment-devel@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> >
> >
> ------------------------------------------------------------------------------
> > Subversion Kills Productivity. Get off Subversion & Make the Move to
> > Perforce.
> > With Perforce, you get hassle-free workflows. Merge that actually works.
> > Faster operations. Version large binaries.  Built-in WAN optimization and
> > the
> > freedom to use Git, Perforce or both. Make the move to Perforce.
> >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
>
> --
> ~Jeff Hoogland <http://jeffhoogland.com/>
> Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
> Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
>
> ------------------------------------------------------------------------------
> Subversion Kills Productivity. Get off Subversion & Make the Move to
> Perforce.
> With Perforce, you get hassle-free workflows. Merge that actually works.
> Faster operations. Version large binaries.  Built-in WAN optimization and
> the
> freedom to use Git, Perforce or both. Make the move to Perforce.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to