Hey all y'all helpful people (:D),
My Dad talked to me about making a program that would help him. Basically you enter a screen resolution (or video resolution), then it shows you a list of other resolutions with the same ratio. Let's say you have a picture that you want to change to three times less the size: so you enter the current resolution, then it gives you a list of resolutions that will keep the width to height ratio.
I'm not sure if I should use a listbox, a bunch of labels, or really what I should use for the list of resolutions. I'm also not sure how to go about it at all.
So if I could be provided with some code for it, that would be great! Sorry if this is too general of a question, but I'm a newbie :)
~Zephyr~