anonymous
2009-10-16 01:32:01 UTC
For a very long time now I have been trying to find a tool, or software technique, or ... something that will allow me to make an adjustable screen. I know this seems like a simple thing to do, but i cannot find out how to do it.
For example, with a web browser, you have an adjustable screen where you can scroll and stuff. You can make the web page as large as you want. I am trying to get the same effect in a computer application.
Basically, in the end, I want to be able to make something like a game editor (Warcraft 3 world editor as an example), or something like autocad or labview (not the whole program obviously, but just the basic layout where you have the menu bars and stuff on top, and then the 'main screen you can drag things onto' in the middle.
As an example, I am looking for something like visual studio, where you can drag tools/ components onto a form. The problem is i don't know of a way to make the form (or any container on the form) be of 'infinite size'.
It does not have to be something of within visual studio. In can be any application/ tool/ library/ technique/ way of making a window of arbitrary and infinite size.
I think it is a simple question for anyone who develops applications.
Please someone help me with this question which I had for so long, or at least point me in the right direction.
Also, if anyone knows a good website where I can go to to learn more about software/ graphics/ application development stuff, please let me know.
Thanks in advance.