This is a discussion on 800x600 res Applications..? within the Windows Programming forums, part of the Platform Specific Boards category; Originally Posted by maxorator Windows XP does not scale controls... and if it did I'd wish I could beat up ...
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.
Last edited by maxorator; 06-17-2008 at 05:22 AM.
"The Internet treats censorship as damage and routes around it." - John Gilmore
Precisely. But that was my point anyways. It felt to me the OP was unsure as to how things would change in different resolutions. I had to note the only concern should be in the context of layout within the given window size, not screen resolution.
Originally Posted by brewbuck:
Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.
Hello again... To design an application for 800x600, do i just set the window size to 800x600, or do i need to change my PC screen resolution to 800x600 then set the screen to default size?
Just make sure the minimum size of your window wouldn't go over about 800x570.
You don't need to change resolution, just window size.
You I still think you should develop for 1024x768 at least.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
Developing for does not mean the same as eat bigger space.
Most people nowadays use 1024 x 768 or higher, therefore it makes sense to target those resolutions.
(There was very few who use 800x600 today, I dare say.)
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
So you want to develop for, but not actually use 1024x768, so wtf is the point then? You really shouldnt assume that everyone is developing for the average consumer. I would say most software development today is for niche markets where the hardware may not necessaily be a top end consumer system. You really really need to learn to keep a more open mind.
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
What is the point of any resolution?
Heck, we don't use 800x600, so we can just as well develop for 320x240 or something.
And secondly, 800x600 is pretty big for "other" things out there. Cell phones use like 320x2480 MAX.
So if it's 800x600, I imagine it can just as well be 1024x768, the "normal" resolution nowadays.
Unless there's more information about where this project is aimed at what resolution is the one used there.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
Well since the OP asked about 800x600 specifically I assume there is some reason he chose that resolution. Maybe thats the highest res his system can handle, maybe its the lowest, meaybe its just the one he is familar with, maybe he has an existing application he wants to make full screen, lots of maybes, none have anythign to do with elysia.
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.
But maybe the OP has never stated WHY 800x600 is THE resolution OR tried to address the 1024x768 might be better statement. And I haven't been spouting "use X resolution" only posts.
That would clearly be spam. They have been added as afterthought to other replies.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
"Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
Friedrich Nietzsche
"I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
George Best
"If you are going through hell....keep going."
Winston Churchill