Results 1 to 4 of 4

Thread: Curious behaviour of Console_SetScreenBufferSize function

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    Jan 2018
    Location
    France
    Age
    72
    Posts
    74
    Rep Power
    14

    Curious behaviour of Console_SetScreenBufferSize function

    Hi,

    I encounter today a curious behaviour of Console_SetScreenBufferSize (xSize, ySise) function.

    When the row count (ySise) is 24 or less the console window is full height of the screen
    and the specified columns count ( xSize) is ignored arbitrary set to 80

    Is it a bug or a feature ?
    In the second case should be specified in help on that function

    o
    A second thing :

    After creating a console window with good columns and rows size (rows number > = 25) , when I move it on desktop using mouse drag on window title bar,
    the console window is resized 80cols x 25 rows, regardless of previous size specified in Console_SetScreenBufferSize

    Curious no ??


    Cordially

    Dany

    Note : the spelling of ySise is from help file
    Attached Files Attached Files
    Last edited by dco045; 10-12-2020 at 19:29.

Similar Threads

  1. Curious motion illusions
    By DirectuX in forum Shout Box Area
    Replies: 3
    Last Post: 26-09-2019, 20:31
  2. Replies: 2
    Last Post: 23-04-2018, 10:18
  3. Behaviour of TBGL_GetAsyncKeyState?
    By Michael Hartlef in forum TBGL General
    Replies: 2
    Last Post: 07-01-2017, 17:47
  4. Ordering 2D-Drawing - curious...
    By ReneMiner in forum TBGL General
    Replies: 5
    Last Post: 13-11-2012, 09:52
  5. Debugger behaviour
    By RobertoBianchi in forum thinBasic General
    Replies: 0
    Last Post: 26-09-2004, 14:40

Members who have read this thread: 2

Posting Permissions

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