Re: Regarding Horizontal Scrollbar development

2013-05-01 Thread Jean-Marc Lasgouttes
Le 01/05/13 04:25, PhilipPirrip a écrit : On 04/30/2013 09:55 AM, Jean-Marc Lasgouttes wrote: Personally, I think that a row-by-row horizontal scrolling may give a better experience. It would not, as you would have no reference in which column you currently are. Actually, the row I was menti

Re: Regarding Horizontal Scrollbar development

2013-04-30 Thread PhilipPirrip
On 04/30/2013 09:55 AM, Jean-Marc Lasgouttes wrote: Personally, I think that a row-by-row horizontal scrolling may give a better experience. It would not, as you would have no reference in which column you currently are. Anyone working on horizontal scrolling should perhaps first study (and t

Re: Regarding Horizontal Scrollbar development

2013-04-30 Thread Jean-Marc Lasgouttes
Le 30/04/2013 15:33, stefano franchi a écrit : On Tue, Apr 30, 2013 at 7:05 AM, Abhishek Sharma mailto:abhios...@gmail.com>> wrote: Good day to you. I have decided to work on Horizontal scrollbar development for Lyx. there has been extensive discussions of the horizontal scrollbar proj

Re: Regarding Horizontal Scrollbar development

2013-04-30 Thread stefano franchi
On Tue, Apr 30, 2013 at 7:05 AM, Abhishek Sharma wrote: > Good day to you. > > I have decided to work on Horizontal scrollbar development for Lyx. > > The basic process which I was able to figure out to complete the task is > this: > > 1. Getting familiar with Lyx code and studying Qt. > 2. Findin

Regarding Horizontal Scrollbar development

2013-04-30 Thread Abhishek Sharma
Good day to you. I have decided to work on Horizontal scrollbar development for Lyx. The basic process which I was able to figure out to complete the task is this: 1. Getting familiar with Lyx code and studying Qt. 2. Finding out methods to develop the scrollbar. 3. Beginning coding keeping poin