January 12, 2011 at 7:50 am
I used to use UltraMon and it would let you force any window to full screen/maximized. I would use that feature all the time with the query designer in SQL Server Management Studio.
However, they raised their price from $10 to $40 or so and I just lost interest as it was just one feature out of many that became not-worth the price.
Anyway, does anyone know of any SSMS plugins or free tools that add a maximize button to the query designer window?
January 12, 2011 at 8:37 am
you got me curious with this, and i found SecondShell
clicking ALT and mousedrag makes any window stretch in the direction of the alt+drag, and there are programmable hotkey sequences for maximizing , stretch full verticle, stretch full horizontal,any window and stuff as well.
neat idea, thanks.
Control + Alt + downarrow makes it maximize up and down, and Control + Alt + rightarrow makes it maximize vertically...two keystrokes to fully maximize, without adding a sequence of your own.
Lowell
January 12, 2011 at 9:10 am
Thanks I will check that out.
Looks like there isn't a button to "maximize" but to grow to full width and then separately to full height.
I was really hoping SSMS had a plugin for it that would allow that, but that program does look cool.
Thanks!
January 12, 2011 at 10:18 am
yeah, it doesn't add buttons to the titlebar of a form; it just sintercepts specific keystroke command sand calls the windows API's to fiddle with the widnow size.
i found that CONTROL + ALT + keypad5 maximizes the current form with this app; i can really see how valuable this app is on my multi screen display; nice to make something stretch to the top instead of maximize over two screens.
Lowell
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply