Angus Leeming wrote:
>> Scroll with the mouse wheel without "cursor follows scrollbar" is
>> severely broken in xforms. The qt version works because scroll
>> doesn't get through LyX dispatch mechanism.
>
> Then is a possible solution to prevent the xforms frontend from
> dispacthing an LFUN? (As
Alfredo Braunstein wrote:
> Scroll with the mouse wheel without "cursor follows scrollbar" is
> severely broken in xforms. The qt version works because scroll
> doesn't get through LyX dispatch mechanism.
Then is a possible solution to prevent the xforms frontend from
dispacthing an LFUN? (As in,
On Thu, Jul 11, 2002 at 02:13:00PM +0200, Juergen Vigna wrote:
> > float add_value = float(workarea_.height()) * float(time) / 100;
>
> That outcommented code was put in there from myself to fix the IMO
> wrong scrolling algorithm, but Lars didn't like it. So I left it there
> until we can
John Levon wrote:
>
> Hmm, yes. The problem is obvious. Can somebody explain what units
> lyxrc.wheel_jump is supposed to be in, and I can fix it ?
>
> 420 double const diff = t->defaultHeight()
> 421 + double(time) * double(time) * 0.125;
> 422
> 423
On Fri, Jul 05, 2002 at 07:52:50PM +0200, geof wrote:
> When I focus on lyx and play with the wheel I get :
>
> ...
> scrollDocView of 1272 <--
> screen: drawFromTo 414-414
> expose 667x0+0+414
> scroll: height now 1492
> scroll: work_height 414
> Workarea event: RELEASE
> Workarea event
On Friday 05 July 2002 18:40, John Levon wrote:
> On Fri, Jul 05, 2002 at 06:43:00PM +0200, geof wrote:
> > Mouse wheel doesn't work with lyx-1.3CVS compiled with gcc-3.1.
> > This problem doesn't appear with lyx-1.2CVS (gcc-3.1).
> > Any suggestion ?
>
> "lyx -dbg any" output please. I shouldn't
On Fri, Jul 05, 2002 at 06:43:00PM +0200, geof wrote:
> Mouse wheel doesn't work with lyx-1.3CVS compiled with gcc-3.1.
> This problem doesn't appear with lyx-1.2CVS (gcc-3.1).
> Any suggestion ?
"lyx -dbg any" output please. I shouldn't have broken anytthing here,
but I don't have a wheel, so .