Top "Resize" questions

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

How can I resize a picture before displaying it in a view with Android Universal Image Loader?

I successfully applied the Universal Image Loader library (1.8.3 version) to my app, and I'm trying to resize the image before …

android resize image-resizing universal-image-loader
How to resize AlertDialog on the Keyboard display

I have a AlertDialog box with approximately 10 controls (text and TextView) on it. These controls are in a ScrollView with …

android view resize android-alertdialog android-softkeyboard
jQuery tablesorter + resizing column widths

Is there a jQuery plugin for resizing table columns that works with tablesorter?

jquery resize tablesorter
How can I resize an image file uploaded with Django using an ImageField Model?

What is the most straightforward method to resize an image file uploaded via a Django form as an ImageField?

django image upload resize photo
Dynamically Resize a JScrollPane?

I Have two files. One extends JFrame, and another Extends JPanel. Whenever I change the size of the frame, whether …

java dynamic resize jscrollpane jtextarea
How do I adjust my popover to the size of the content in my tableview in swift?

I'm using popoverPresentationController to show my popover. The UITableViewController used to show as popover is created programmatically and will usually …

uitableview swift resize popover
How to auto resize JFrame according to content

I have created a custom JPanel that displays images (lets call it MyPanel), I have added this to JFrame's contentPane. …

swing jframe resize dynamic-resizing
Having trouble getting UIView sizeToFit to do anything meaningful

When I add a subview to a UIView, or when I resize an existing subview, I would expect [view sizeToFit] …

iphone ios uiview resize uibutton
fullcalendar - resize calendar on window resize

I am using fullcalendar (fullcalendar by adam shaw) I am wondering what I would need to do so that my …

javascript jquery resize fullcalendar
jQuery UI Resizable stop resizing in the resize event

Using jQuery UI Resizable I'm trying to prevent resizing based on various rules. The built-in containment feature doesn't seem to …

jquery-ui resize jquery-ui-resizable