Tymmz said:Off topic, but try following: press ctrl + scroll (mouse wheel or two finger on glide pad).
Just discovered that and had to share.
Thanks for sharing! It was like UOW!
Tymmz said:Off topic, but try following: press ctrl + scroll (mouse wheel or two finger on glide pad).
Just discovered that and had to share.
Some notes: It's a "Zoom" button, not "Maximize". Second, since it's a zoom button, it zooms the window to the largest size necessary to fit the contents of the window to whichever dimension of the screen is closer to being filled.jtown said:Maximizing windows is an annoying quirk. And it's application independant. Maximize the mail program and it goes full screen (mostly). Maximize a finder window and it just stretches vertically. Can't even blame that on vendor issues since they're both Apple programs. Firefox will actually get narrower in some cases! It's a pretty lame inconsistancy that just shouldn't exist. Maximize = maximize, not "change to some random window size that's taller but not necessarily wider and maybe even narrower".
someguy said:Hence, the birth of Expose.![]()
dukebound85 said:i would say expose is the greatest thing to hit an os.everytime im on windows, not having expose is what bugs me the most
tell application "System Events"
if UI elements enabled then
set FrontApplication to (get name of every process whose frontmost is true) as string
tell process FrontApplication
click button 2 of window 1
--button 2 is the green "zoom" button for all applications
--window 1 is always the frontmost window.
end tell
else
tell application "System Preferences"
activate
set current pane to pane "com.apple.preference.universalaccess"
display dialog "UI element scripting is not enabled. Check 'Enable access for assistive devices'"
end tell
end if
end tell
MarkF786 said:I'm a convert to Mac OS X and though I love the OS, their's one major flaw; when I hit the "zoom" green button, the window does not maximize like on Windows. Instead, it seems to only maximize top-to-bottom, not side-to-side. When I maximize a window, I want it to fill the entire screen. The problem seems to exist with all applications I've tried.
Is there a trick or fix for this? It's quite annoying having to manual resize a window to fill the screen every time I open an application.
Thanks!
Mark
Sad to see so many people defeding a lack of choice. You don't want it so anyone who does just doesn't understand how things are supposed to work? Puhleez!
Maximizing windows is an annoying quirk. And it's application independant. Maximize the mail program and it goes full screen (mostly). Maximize a finder window and it just stretches vertically. Can't even blame that on vendor issues since they're both Apple programs. Firefox will actually get narrower in some cases! It's a pretty lame inconsistancy that just shouldn't exist. Maximize = maximize, not "change to some random window size that's taller but not necessarily wider and maybe even narrower".
When I bought a new Mac, I noticed a lot of quirks in OSX. Most annoying was (text smoothing). I couldn't turn it off. I could adjust the settings but it was not an optional feature. If I want to put on rose colored glasses, fine. But don't make me wear them. I don't like it. ~75dpi is not high enough pixel density to do it well. Even more annoying was the fact that not all apps were subjected to it. The terminal window doesn't screw around with font smoothing so it can obviously be disabled in the OS. Why not give me that option across the board? Why force me to adapt to blurry text?
Sure, there are 3rd party applications and "tweaks" that let users customize their UI experience but it shouldn't be necessary to seek out hacks and workarounds to make basic functions consistant and unlock controls that should be readily available.