Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

GTK detecting window resize from the user

In GTK (or pygtk or gtkmm...) How can I detect that an application window has been manually resized by the …

gtk signals resize
Resize dialog message (JOptionPane) for long sentence with fixed width

I'm trying to resize the height of the dialog box (JOptionPane) for long sentence with hyperlink. My code is .. public …

java swing resize joptionpane jtextpane
How to crop PDF margins using pdftk and /MediaBox

I used pdftk to uncompress a PDF and then opened it as a text file. I want to edit the /…

pdf resize crop margins pdftk
Resizing and stretching a NumPy array

I am working in Python and I have a NumPy array like this: [1,5,9] [2,7,3] [8,4,6] How do I stretch it to something …

python arrays resize numpy stretch
How do you resize a browser window so that the inner width is a specific value

If you are just here to tell me on why resizing a window is a bad idea, obnoxious, and the …

javascript browser popup resize
Resizing and cropping image with GD while retaining aspect ratio

I'm currently coding an uploader script based on Uploadify. Right now I resize the given image and watermark one of …

php resize gd uploadify crop
Windows Form with Resizing Frame and no Title Bar?

How can I hide the title bar from a Windows Form but still have a Resizing Frame?

c# winforms visual-studio resize titlebar
Using jQuery to change image map coord values

I have a pretty complex image map that I would like to shrink by half. To do so would require …

jquery resize coords
Saving higher resolution charts without messing up the appearance

you'll all have to excuse my ignorance as I have only recently started working with C#. I just have a …

c# charts resize controls resolution
Resize image map on window resize

I'm trying to resize an image map on window resize event. The closest I've gotten is to use a mouseclick …

javascript jquery-ui resize window imagemap