Results 1 to 10 of 14

Thread: Console window size

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    Jan 2018
    Location
    France
    Age
    71
    Posts
    69
    Rep Power
    13

    Post Console window size [Solved]

    Hi,

    I'm looking for a method to get a console window with
    40 lines x 128 columns


    I've found Console_SetScreenBufferSize(xSize, ySise) but it seems to resize
    the buffer, not the window ( scroll bars appears around the window ).
    It is then possible to increase size of the window with the mouse.
    But what I wish is to achieve this only by program. The program I'm writing
    is intended to start on conditions driven by external stimulies, an display informations that can't
    enter in a 24x80 console.

    Thanks for help.
    Last edited by dco045; 06-01-2018 at 11:14.

Similar Threads

  1. user32dll + window size
    By Lionheart008 in forum thinBasic General
    Replies: 3
    Last Post: 12-11-2009, 17:52
  2. console window
    By fravado in forum Shout Box Area
    Replies: 3
    Last Post: 08-04-2008, 15:26
  3. console text screen size
    By sandyrepope in forum Console
    Replies: 11
    Last Post: 16-02-2007, 20:35
  4. MOVED: console text screen size
    By ErosOlmi in forum thinBasic General
    Replies: 0
    Last Post: 15-02-2007, 08:54

Members who have read this thread: 1

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •