PSE 7: Editing- Unable to Zoom Using Mouse Wheel

I just upgraded from PSE 5 to PSE7.
Unable to Zoom in/out on a picture using my mouse wheel (with move arrow selected).
I used to be able to do this in PSE 5... What am I doing wrong/whats missing?
Thanks!
John
[email protected]

Did you enable scroll wheel zooming in the PSE preferences?

Similar Messages

  • Zooming using mouse wheel ?

    I just upgraded from PSE 5 to 9.  One of the handy functions in PSE 5 was the use of the mouse wheel to zoom in or out of a picture that you're working on in the editing work space.  Now it seems I have to use the brackets or the awkward zoom tool.
    Is there a way I can activate/modify something so I can zoom with the mouse wheel?  Thanks.
    Also, the type on the pulldown menus is harder to read than in PSE 5 because the type is small and it's revered out of black.  I'm going to explore the workspace in PSE 8.  Maybe I upgraded too far.

    Open a photo in "Full Photo Edit" mode.
      Select Edit>Preferenes>General.  Check the box that says "Zoom with Scroll Wheel".
    Bob

  • "Zoom using scroll wheel while holding" is broken

    Hello,
    Since updating to Mac OS X 10.7 Lion this morning, the "Zoom using scroll wheel while holding" feature is broken.
    In the mouse control panel the checkbox for "Zoom using scroll wheel while holding" is definitely checked. The default Control ^ key is selected. I verified I'm hitting the correct key on the keyboard using the keyboard viewer.
    I've tried using this with 2 finger scrolling on my trackpack as well. I've also tried turning off most of the trackpack geustures.
    I tried searching these forums prior to posting and found replies telling people with various different situations to turn this feature off. I want it on. I use it constantly.
    I have a MacBook Pro Aluminum 13-Inch Mid 2010
    Processor  2.4 GHz Intel Core 2 Duo
    Memory  4 GB 1067 MHz DDR3
    Graphics  NVIDIA GeForce 320M 256 MB
    Software  Mac OS X Lion 10.7 (11A511)
    Any advise would be appreciated!
    Thanks.

    Hello. Original poster here. I can confirm a few things after observing for a few days and trying stuff.
    1) The Universal access fixes did nothing. I set & reset those settings til I was blue in the face.
    2) I tried a "Repair Permissions" with the Disk Utility. No luck.
    3) It works intermitently. After sleeping sometimes it works. After plugging into my external monitor sometimes it works on the external monitor but then if I unplug it won't work again. After a reboot somtimes it works, then after sleeping stops working. Kinda strange. When it works it works from both my external USB mouse and the trackpad, so I don't think it's the hardware.
    I don't have Time Machine configured - been using Carbonite, but they're not compatible with Lion so might have to get Time Machine running anyway - but it's not a fix per se, since this oughta work all the time.

  • How to use Mouse Wheel Events

    Hello Everyone
    I am using Datagrid in my Canvas.
    I use mouse wheel to scroll the datagrid. But in one scroll
    through that wheel make the more than 4 rows to be scroll.
    So Now my requirement is to control the delta value of mouse
    wheel event and how to use that with my datagrid so that i will
    able to scroll one row through mouse wheel scroller.
    Thanks

    please give me some suggestion around it.
    I want to scroll one row of datagrid with per mousewheel
    scroll. I am not getting how to use the scrollMouseWheelMultiplier
    property of the IConfiguration class because i am not able to
    create the object of this class.
    I am using the Flex 3.0 and flash 9 version.
    please help me out around this.

  • Using mouse wheel to zoom? (Macs)

    Hi guys,
    I recently made the jump to Mac from PC (had been designing almost completely on PC for 12 years).  I've discovered a wealth of shortcuts for Flash CS5 on Mac, but it's missing a significant one for me:
    On Flash for PC, the user can press CTRL + SHIFT + Wheel Scroll to zoom in and out.
    On Mac, although users can wheel-zoom (+ ALT)  in Photoshop, Illustrator, and even InDesign -- Flash doesn't have this capability.
    Call me nitpicky, but this was the most significant shortcut for me on PC.
    I notice this same topic has been posted sparsely over the years, with very few repliesand no remedy.
    I'm hoping someone's figured out a way or knows of a solution?
    Would really appreciate any help.  Thank you!
    -T

    Not sure if I am misreading your post, but there is an option in the preferences that allows you to choose Zoom With Scroll Wheel. With this option active you hold the ALT key to scroll.
    My Logitech mouse has a tilt wheel on it and this works fine in Photoshop. It doesn't loop through the screen but it does pan left and right with no problem. On this mouse the scroll wheel can also be pressed, and can be programmed to almost any key, I use for double click.
    Forgive me if I've misunderstood your question.

  • Using mouse wheel to zoom and pan

    I was wondering if there would be a way to make a javascript that would load at Photoshop's startup that would allow the user to zoom in and out using the mouse wheel (instead of using it for scrolling), and to use that same mouse wheel as a third button (when you push on the mouse wheel) or any third button on a three button mouse to pan in your image. I'm a 3ds max user and I love the way the navigation work in that software so it'd be great to be able to do that for Photoshop and Illustrator and get rid of those useless key shortcuts that we need to use to zoom and pan.
    For the pan fonction, I guess if there was a way to simply say "when the third mouse button is pressed, press the space button, until the mouse button is released" it could work. But then it would force the panning to stop when the mouse goes offscreen, unlike in 3ds max where you can pan for whatever distance you want, even if you have the loop throught the screen ten times.
    For the zoom function, if scolling up could simply "push" the keyboard shortcuts to zoom in/ zoom out it could work, but I don't know if that's possible. And then we'd have to disable the scrolling up and down in the document.
    Anyways, if anyone has any ideas about that let me know! I've been looking for that for such a long time!

    Not sure if I am misreading your post, but there is an option in the preferences that allows you to choose Zoom With Scroll Wheel. With this option active you hold the ALT key to scroll.
    My Logitech mouse has a tilt wheel on it and this works fine in Photoshop. It doesn't loop through the screen but it does pan left and right with no problem. On this mouse the scroll wheel can also be pressed, and can be programmed to almost any key, I use for double click.
    Forgive me if I've misunderstood your question.

  • Use Mouse Wheel in man/less

    I can scroll with the mouse wheel in xterm when I use standard command output and whatnot, but I can't figure out how to scroll through man pages with the scroll wheel.  Thoughts?
    Last edited by MarCustomized (2008-11-06 03:43:58)

    I just spent 20 minutes digging in the manuals for urxvt and lesskey because I realized I'd also like something like this. The bad news it, it isn't going to (easily) happen without patching less (or simply using another pager; most and mcview are good). The rest of this post is technical detail you probably don't need unless you're more persistent than I am.
    Xterm-compatible terminals don't send mouse events by default. That can be worked around by sending the appropriate control sequences ('\e[?9h' and '\e[?9l') before and after (respectively) running less. A quick shell function could automate this. The larger problem is that there's no way to get just the button pressed: it also sends the coordinates of the pointer at the time of the click. You can tell less to scroll based on events by entering the appropriate sequences in your ~/.lesskey file and running lesskey (see `man lesskey`). As these sequences include the coordinates, you would need to have a line for every permutation. Without poking around the source I don't even know if less can handle that many bindings.

  • Switch between desktops using mouse wheel

    Just a simple question - is there a possibility to switch desktop with use of the mouse wheel on the desktop background? I know it is possible in XFCE, but how about KDE or GNOME?
    Why it is important to me - I have simplified changing desktops by setting a 5 pixel margin on the bottom and the right of the screen, so there is always desktop background visible. To switch desktop I simply move mouse to the edge of the screen and scroll - simple, fast and efficient. And funny - this is the main thing that binds me to XFCE, even though my computer is fast enough to handle KDE4 .
    Some time ago I have installed GNOME, and later KDE4.1, and tried to find such feature, but I did not succeed unfortunately, even though I spend some time over the documentation and the settings panels. Currently with the introducing KDE4.2 and nvidia-180 driver, which improves 2D graphics somewhat (i.eg. gtkperf gives now 6.5 sec instead of 9.5 that it used to be before upgrade) I'm interested in switching to KDE. Can anyone help me?
    P.S. Sorry fo my english
    Last edited by Devastator (2009-01-17 11:16:10)

    Sure, with compiz you can do a lot more than this . I've installed KDE4 again, but cannot get it to switch desktops the way I wanted. Scroll over pager works on every DE, though it requires precise mouse aiming over the pager. In XFCE I don't have to aim - just move the mouse to the side of the screen (where I have margin set, so desktop is available there) and scroll.
    Alt+scroll requires additional movement, which is annoying when for example I do things, that don't require keyboard use (like composing the playlist, browsing the web, changing the GTK2 themes and so on ). I like minimizing things to do to achieve the goal. Therefore I also use cairo-dock, which removed additional mouse click (for raising the menu) when opening the most used applications...
    A funny and I think useful feature I found in KDE4 is action bound to scroll over the window titlebar - it moves the window and the user to the next desktop .
    Last edited by Devastator (2009-01-19 12:50:07)

  • 2.1 bug: navigation snapback using mouse wheel in Library

    Running 2.1 under WinXP, I get this behavior intermittently:
    When using the mouse wheel to advance from one image to the next in the Library module, the focus will snap backwards from the currently selected image to some previous image. It will not snap back to the immediately previous image, but to an image 2 or 3 positions earlier.
    When this behavior appears, it persists, even after closing and restarting LR ... and most recently even after rebooting WinXP.

    Could be a mouse driver thing, a LR thing, an OS thing.
    For more direct control that doesn't slip, use arrow keys.

  • Computer restarts when using mouse wheel

    Ok so recently when using firefox and im using my mouse wheel to search the pages my computer suddenly restarts. It happens randomly but fairly often. I thought it might be a problem with my pc but ive tried google chrome for the last day or so and ive not had one problem. I really cant stand chrome so im putting this out there to see if anyone could diagnose my problem.
    thanks

    Did you try another mouse?
    Also make sure that you have the latest version of the graphics display and the mouse driver.
    Try to boot the computer in Safe mode with network support (press F8 on the boot screen) as a test to see if that works.

  • Editing analog waveforms (amplititude)using mouse

    I want to edit arbitary analog waveforms graphically using a mouse,for example to edit the amplitude of a waveform irregularly just by drawing with a mouse.I tried the analog waveform editor but it doesn't seem to have such facility.Is there anyother tool which I can use ??
    Thanks in Advance

    Hi Rajan,
    Here's an example of how to import data from a txt file and create an XY Graph (same kind of graph as in my first attachement).
    I join a txt file found yesterday somewhere in this forum just to have a little bit of data to process.
    Hope this helps !
    Julien
    Feel free to rate the answers
    Attachments:
    coordinates.txt ‏78 KB
    Draw_graph_from_file.vi ‏62 KB

  • Edit Spry Menu Bar using Mouse Click

    Hello…
    I created a Spry Menu Bar and it's working just fine. But on phones and Tablets the submenu doesn't work because it's a mouseover, is it possible to change it to a mouse click?
    Thanks!

    Yes, but it needs a lot of JS coding to do so.
    A better solution is to use a jQuery or pure CSS menubar or visit http://www.projectseven.com/ for a commercial version

  • UNABLE TO NAVIGATE USING MOUSE...

    hello:
    Migration from Froms 4.5 > 5.0
    I have a problem.
    in one of the canvases, the user is not able to enter the mouse
    in one of the fileds.
    but however, the user can go to that filed using the tab key!
    WHEN THE USER ENTERS THE MOUSE INOT ONE OF THE FILEDS:
    IT GIVES AN ERROR SAYING: 'FILED MUST BE ENTERED'
    BUT THE SAME ERROR ISNT CAUGHT UP WITH THE TAB!
    can you please give me some insight?
    i have been trying a lot!
    thanks
    arvin
    null

    Vas (guest) wrote:
    : Arvin (guest) wrote:
    : : hello:
    : : Migration from Froms 4.5 > 5.0
    : : I have a problem.
    : : in one of the canvases, the user is not able to enter the
    : mouse
    : : in one of the fileds.
    : : but however, the user can go to that filed using the tab key!
    : : WHEN THE USER ENTERS THE MOUSE INOT ONE OF THE FILEDS:
    : : IT GIVES AN ERROR SAYING: 'FILED MUST BE ENTERED'
    : : BUT THE SAME ERROR ISNT CAUGHT UP WITH THE TAB!
    : : can you please give me some insight?
    : : i have been trying a lot!
    : : thanks
    : : arvin
    : hey arvin..
    : check the triggers on the previous..item from which u are
    : naviagting.....you must be having a triger on.....when mouse
    : leave.......
    : may be this will help you
    : else you can mail me at
    : [email protected]
    : Thank you
    : Vas
    Hi
    Do you have the 'Mouse Navigable' property enabled for that
    field? I've been away from D2K for while, but I think it's
    called this or something similar.
    Paul
    null

  • Zoom:Use Scroll wheel with Modifier Keys to Zoom

    Help! Since the 10.6 update from 10.4.11, I can no longer zoom in and out by holding Command while moving scroll ring on my Kensington Expert Mouse. I have tried other modifier keys to no avail.
    I suspect a conflict, but do not know where to fix it. When in Firefox 3.5.2., Command plus scroll ring zooms the active window nicely. Any ideas or should I provide feedback to Apple or both? Thanks! DJ

    The default key for scrolling zoom is not Command but Control. To change this, go to System Preferences —> Universal Access and click on the Seeing tab. In the Zoom pane, click on the Options button, and in the sheet that drops down, select the text box at the bottom, highlight the character there, then press the modifier key you prefer.
    HTH
    Archie

  • Crash bug in Premiere when editing Marker descriptions and using scroll wheel

    So I've noticed a really particular bug:
    If I go to edit a Marker description in the Markers panel, and I add some text, then move the scroll wheel of my mouse, the program immediately crashes, with these errors:
    "[/caravan/releases/2014.09/PremierePro/UIFramework/Src/HotTimecodeControl.cpp-203]"
    "[/caravan/releases/2014.09/PremierePro/UIFramework/Src/InlineEditText.cpp-140]"
    Then it has the standard: "Sorry, Premiere has to shut down. It will try to save your project" - But it never does make a recovery.
    More details:
    This happens when the cursor is still active in the description box. If I've clicked out of the description box, everything works normally.
    It only happens in the Markers panel, not in the individual Marker dialog box
    It only happens after new text has been typed in or pasted in.
    It doesn't happen with the Name box
    It happens immediately upon touching the scroll wheel, even if it's just a nudge (in either direction)
    It happens in every sequence I've tried it in
    Tech specs:
    Premiere CC 2014 (version 2014.1)
    MacBook Pro (15-inch, Late 2011), OSX Yosemite 10.10.1, 2.2 GHz clockspeed, 8GB RAM
    Wireless Logitech Mouse (the Anywhere MX) (with Logitech wireless keyboard)
    Not a single mouse issue before!
    Anyone know if there's a patch or a workaround for this? I know it's specific enough of a problem to avoid, but I work with markers a lot and the scroll wheel on this mouse is sensitive, so can get easily nudged and thus instantly muck up all the work I've done since the last save...
    Thanks for your help!

    Hi Bob,
    So I've noticed a really particular bug:
    If I go to edit a Marker description in the Markers panel, and I add some text, then move the scroll wheel of my mouse, the program immediately crashes, with these errors:
    "[/caravan/releases/2014.09/PremierePro/UIFramework/Src/HotTimecodeControl.cpp-203]"
    "[/caravan/releases/2014.09/PremierePro/UIFramework/Src/InlineEditText.cpp-140]"
    Then it has the standard: "Sorry, Premiere has to shut down. It will try to save your project" - But it never does make a recovery.
    No promises, but this bug has been marked as fixed in the upcoming version of Premiere Pro. Sorry for all the frustration this has introduced.
    Anyone know if there's a patch or a workaround for this?
    The workaround listed is, "always remember to exit the control by clicking outside it or tabbing to the neighboring box before scrolling."
    Hopefully, the upcoming fix will be done to your satisfaction.
    Thanks,
    Kevin

Maybe you are looking for

  • Can I use a Belkin F6D4050 wireless USB adapter with my Airport Extreme?

    I received a freebie Belkin wireless adapter a little while back. Am now trying to use it to connect a device to my existing Airport Extreme wireless home network. Am having some problems and wonder if it is my device (I think it should work with the

  • Insert, update and delete on updatable join views

    Hi I need to insert, update and delete data in a views. I tried the foloing example http://download-uk.oracle.com/docs/cd/B14117_01/server.101/b10739/views.htm#i1006232 We have two tables: CREATE TABLE dept ( deptno NUMBER(4) PRIMARY KEY, dname VARCH

  • BAPI_PO_CHANGE is not updating Confirmation Category and Date cate Category

    Hi to all,              Am using BAPI_PO_CHANGE in my program. My program is to upload excel file and transfer the data to corresponding tables. All the thing is working perfectly but the two fields in BAPI are not updating. They are CONF_TYPE and DE

  • Speaker notes like PowerPoint

    Hi I'm preparing a conference presentation using CS4 and AS3. There are pages where images are presented and right below them are speaker notes. In PowerPoint speaker notes can be seen by the presenter, but not the audience when using a digital proje

  • Is it possible to save file doc,avi,mpg on the Micro Z

    Can I save file.doc, avi, mpg, iso and others on the Micro Zen? Is it possible? or i can only file.mp3?