I have just about completed a program that has taken many many hours. I've just about finished all the testing and I thought I was only a week or two away from deploying it.
The trouble I seem to have created for myself is that my monitor is capabable of 1280 x 1024 pixels although I have it set at 1024 x 768.
Being new to VB6 I was not aware that I should have designed my application 800 x 600 for a user with the smaller pixel capabilities to view the entire form and controls.
I have two questions regarding this.
1. Do all VB6 application designers work in that annoying low resolution or is there some way to work in the higher pixel range and still have the lower resolution monitors use the application?
2. And most important, is there any way to alter the settings on a program created at 1024 x 768 without redoing the entire program, forms and controls?
Thanks
Dwight
The trouble I seem to have created for myself is that my monitor is capabable of 1280 x 1024 pixels although I have it set at 1024 x 768.
Being new to VB6 I was not aware that I should have designed my application 800 x 600 for a user with the smaller pixel capabilities to view the entire form and controls.
I have two questions regarding this.
1. Do all VB6 application designers work in that annoying low resolution or is there some way to work in the higher pixel range and still have the lower resolution monitors use the application?
2. And most important, is there any way to alter the settings on a program created at 1024 x 768 without redoing the entire program, forms and controls?
Thanks
Dwight