|
-
March 2nd, 2012, 10:52 PM
#1
Screen Resolution And Graphics
Hey guys, I am working on a program that is pretty much done but every time I go from a wide screen to a normal screen the graphics get all messed up and I have to reset them in VB so I was wondering if someone could give me a example I was thinking of detecting the resolution then setting the positions of all the buttons and text boxes by what it is but it seems there are a lot of resolution that I would have to take in account so is there an easier way?
-
March 2nd, 2012, 11:13 PM
#2
Re: Screen Resolution And Graphics
VB6 is old. If you search back for my old posts, I've shown links from paid sites that I've used in the past. Developed at 1024x768 and then client had 800x600. All the buttons were on the right, so... NO BUTTONS!
Reason #1 to upgrade to WPF (in VS2010+). Too small? Scroll mouse wheel to enlarge the form.
-
March 3rd, 2012, 03:17 AM
#3
Re: Screen Resolution And Graphics
-
March 6th, 2012, 12:08 PM
#4
Re: Screen Resolution And Graphics
Realy Wonderful, But in this code
http://www.dreamincode.net/forums/to...reen-size-vb6/
Got Run Time Error '438'
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|