[ Feature Request ] ConsoleWindow(x,y,w,h)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by pbdep.


Hello PB Team,

As im on my way posting now, Is it possible to implement
for the console also a feature like ->

ConsoleWindow(x,y,with,height)
; Will create a virtual window inside the Console
; This is VERY handy for IO handling during output on screen
; and input via keyboard, so you have the splitt of 2 windows.

Anyway this one is also available in the good old X86 asm mode,
but again i dont know the inpack in GFX mode consoles.

Hope this will be an extention also..

Regards,
Norman.