• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Pascal problem.

Status
Not open for further replies.
Level 14
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.
 
Status
Not open for further replies.
Top