I think I would also prefer Page Up/Down behavior there ;)

If you want to implement:

sd/source/ui/view/viewshel.cxx

Search for COMMAND_WHEEL.

See vcl/source/window/window2.cxx how that is handled, but do same like
in sd KEY_PAGEUP/KEY_PAGEDOWN (somewhere, search...).

Malte.

Paulie Pena IV wrote:
> I was wondering if there is a way to have the slides on Impress change
> with the scroll wheel on a mouse instead of having it scroll the
> single slide up and down?  I think that most people look at an entire
> slide and therefore do not really need to scroll a single slide.  If
> there currently isn't a way to do that, could someone point me in the
> right direction, e.g. which files I might look into, so I can program
> in that functionality?
> 
> (In case anyone was wondering, I started grad school in Computer
> Science, but never finished it, so hopefully school taught me enough
> to be able to figure out what I need to do this.)
> 
> Am I supposed to ask some group leader if I can work on this problem? 
> Should I put this in Issue Tracker?  I'm sorry, I've never done this
> before.
> 
> Thanks in advance.
> 
> -Paulie
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to