On Fri, 28 Aug 2009 18:27:17 -0400 Atton Jonathan <jonathan.at...@gmail.com>
said:

smells to me you want a push/pop. push on start of dragging the thing that
slides around, then pop when stopping (as long as the thing sliding around
doesn't use up most of the scroller this should be fine). push/pop i think
makes more sense as more than 1 thing may ask for thumbscroll to suspend.

> I display a slide in a scroll area. When the user click on a "area" to move
> or resize it, I disable the thumbscroll and enable it when it is done. I
> retrieve the event "area move start" from an edje object, consequently I
> can't retrieve the event info and block it with the flag.
> 
> 2009/8/27 Carsten Haitzler <ras...@rasterman.com>
> 
> > On Tue, 25 Aug 2009 13:44:40 -0400 Atton Jonathan <
> > jonathan.at...@gmail.com>
> > said:
> >
> > > hey,
> > >
> > > I have made a patch which allow an application to deactivate/activate the
> > > thumbscroll. I need to do something like that in my application. I am not
> > > sure this is really clean.
> >
> > hmm. why do u want to turn it off? i think this is more a matter for
> > policy/configuration as a whole (eg on a touchscreen you want it, but
> > elsewhere
> > you don't), unless it's more a matter of disallowing a user from scrolling
> > in
> > general? ie u want to display data and manually control the scroll position
> > in
> > code?
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    ras...@rasterman.com
> >
> >
> 
> 
> -- 
> Regards.
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to