Monday, March 4, 2013

HOW TO USE C++ OR COMAND PROMPT IN FULL SCREEN IN WINDOWS 7

Use C++ in Full Screen In Windows 7 and Vista

This is a simple technique. Just foll...ow the simple 4 steps given below and get a big screen in few seconds. There is no need of any additional softwares or drivers.

Step 1: Open TC++ (normally C:\\TC\\BIN\\TC.EXE). In the startup it will show a dialogue box that it doesn?t support full screen mode as seen in the picture below. Just select ignore option. Then it will open the small screen mode.

Step 2: Go to the top left of the window and click. It will show a menu  Then select properties from the menu.

Step 3: Now it will show the properties window, in which you select the Font tab. There you can see two font options as Raster and Lucida Console. The default will be Raster. You select Lucida Console and select the size from the size list as 28.

Step 4: After selecting the fonts, now you have to select the layout tab where you can see screen buffer size, window size, and window position options. First unselect the ?Let system position window? option from window position options. Now make the following changes:

* Screen Buffer Size: Width: 82 Height: 28

* Window Size: Width: 80 Height: 26

* Window Position: Left: -4 Top: -4

After making the changes select OK.

No comments:

Post a Comment