Tagged Questions

0
votes
3answers
33 views

Scale a .jpg file in WPF

I'd like to open a .jpg file in WPF, scale it down to around 50%, then save it back to the file system. What's a good/efficient way to go about doing that?
1
vote
2answers
93 views

C# WPF Stretching/scaling window proportional to size

I am aware of the FontStretch property, but not really sure how to use it. What I want is to create a window designed with a resolution of say 200x400. Then when the user stret …
0
votes
3answers
88 views

jQuery resize to aspect ratio

How would I resize a image in jQuery to a consistent aspect ratio. For example setting maximum height and have the width resize correctly. Thanks.
0
votes
1answer
27 views

Scale wpf Bar Chart manually

I am scanning computers and their scale can not be like 1.5,2,2.5 they should be in whole numbers like 1,2,3,4. my current code is ICollection<KeyValuePair<String, int> …
0
votes
1answer
57 views

Flex mx:axisrenderer How do I prevent the labels from being scaled.

Hi there, I have a line chart that sometimes contains a number of data points. I have solved how to prevent the horizontal axis from displaying too many labels using custom label …
0
votes
2answers
166 views

C#: How to change the region containing MDI children?

When creating a MDI parent, the entire "inside" of the form is made the MDI region. If you add a menustrip to the MDI parent, the MDI region is scaled down a bit to make room for …
1
vote
2answers
133 views

Resize a movieclip wihout messing up mouse coordinates.

How do I do this? I have a seekbar which I'm retrofitting to resize with the FLVPlayback. Right now it gets the mouseX when you click the seekbar, and divides that by the length of …
0
votes
1answer
107 views

How to prevent scale trumb within flex scrollbar

HI, all I'm looking simply approach to prevent scale thumb within flex scrollbar' According to our wireframes we should display scrollbar without up-down arrows and cycle (without …
1
vote
1answer
220 views

Proper use of UIRectClip to scale a UIImage down to icon size

Given a UIImage of any dimension, I wish to generate a square "icon" sized version, px pixels to a side, without any distortion (stretching). However, I'm running into a little sna …
0
votes
1answer
176 views

How to have Width and Height reflect ScaleTransform and how to ScaleTransform by setting Height and Width?

I have an issue with regards to using a ScaleTransform on a Canvas in Silverlight, the Canvas scales correctly, however the Height and Width values always remain the same. e.g. a 1 …
0
votes
1answer
92 views

Java Graphics2D Panning and Zooming / Translating and Scaling

I've got a JPanel I'm drawing onto and I'm trying to get it so that you can use the mouse wheel to "zoom" in and out by modifying the variable scale. Right now what happens is you …
7
votes
8answers
194 views

What does it mean to say that a framework “scales well”?

When reading about frameworks (.net. ruby on rails, django, spring, etc.), I keep seeing so and so does or doesn't scale well. What does it mean when someone says that a framework …
0
votes
0answers
17 views

resizing a child makes other child images to scale?

Hello I have this crazy situation when a child I modify height over the edge of it's parent, force another child of same parent display it's inside images scaled. If resized chil …
2
votes
3answers
412 views

Is CodeIgniter a wise choice for large applications?

Hi, I keep on reading how great codeigniter is from a development standpoint. And I am sure that using the framework will make the development process quicker. But the question I …
1
vote
1answer
137 views

Program for HID USB Scale to Transfer Weight to MS Excel

Hi guys, I need to find a program that can help me transfer the weight on the scale http://global.dymo.com/enUS/Products/10%5Flb%5F%5FUSB%5FMailing%5FScale.html onto Microsoft exc …

1 2 3 next
15 30 50 per page