Thread: Resizing the Console

  1. #1
    Set Apart -- jrahhali's Avatar
    Join Date
    Nov 2002
    Posts
    256

    Resizing the Console

    Can't really find anything on the net, but i'm sure it can be done. I'm looking for a way to resize (i guess in pixels) the console window. with c++ code of course.

    I know you can right click the title bar on the console window, and set the default size of the window there, but that won't help me. Anyone have any suggestions, or anyone know how?
    Clear the mines from our Shazbot!
    Get the enemy Shazbot!

  2. #2
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465

  3. #3
    Set Apart -- jrahhali's Avatar
    Join Date
    Nov 2002
    Posts
    256
    alright, thank's Tonto. That seems like it woud work. However, i don't really understand how to implement it. Can someone help me out with that now?
    Clear the mines from our Shazbot!
    Get the enemy Shazbot!

  4. #4
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465
    Oh <scowl emoticon>, I'm sure you could figure it out man. Well, our good freind adrienxw has a little section on his site about win32 console programming, with a convenient example using the API and a nifty little effect here: http://www.adrianxw.dk/SoftwareSite/...Consoles6.html

  5. #5
    Set Apart -- jrahhali's Avatar
    Join Date
    Nov 2002
    Posts
    256
    ok, that's awsome!
    thanks <happy emoticon>
    Clear the mines from our Shazbot!
    Get the enemy Shazbot!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Full Screen Console
    By St0rmTroop3er in forum C++ Programming
    Replies: 1
    Last Post: 09-26-2005, 09:59 PM
  2. Console Functions Help
    By Artist_of_dream in forum C++ Programming
    Replies: 9
    Last Post: 12-04-2004, 03:44 AM
  3. Console Resizing
    By filler_bunny in forum Windows Programming
    Replies: 1
    Last Post: 08-31-2003, 04:50 AM
  4. Resizing a Borland Builder 4.0 Console
    By dalek in forum C++ Programming
    Replies: 5
    Last Post: 07-19-2003, 06:20 AM
  5. Just one Question?
    By Irish-Slasher in forum C++ Programming
    Replies: 6
    Last Post: 02-12-2002, 10:19 AM