- Joined
- Aug 8, 2010
- Messages
- 1,022
Hello! I am trying to create something like a game in Pascal. And i want to ask three things.
1. How is called the window (black background and grey symbols) in which a program is executed and used? Dos window or what?
2. Is there a way to resize this window in the Pascal it's self (in the compilator), so that i don't have to resize it each time i run my program.
3. Is there a way to resize the same window but with code? My brother told me that this window can be resized in Java, but what about Pascal?
EDIT : I googled but with no result.
1. How is called the window (black background and grey symbols) in which a program is executed and used? Dos window or what?
2. Is there a way to resize this window in the Pascal it's self (in the compilator), so that i don't have to resize it each time i run my program.
3. Is there a way to resize the same window but with code? My brother told me that this window can be resized in Java, but what about Pascal?
EDIT : I googled but with no result.