[ Feature Request ] ConsoleLocateReturn

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,

Well i was quite on my way programming console based :wink:
When i discovered that besides ConsoleLocate there was NO
ConsoleLocateXY (locate current cursor position)

I know its an easy implant on INT 10, but i dont have any clue
in GUI mode inside the console.

So my feature request will be:

ConsoleLocateReturn(X,Y)
; will return current cursor position in console mode,

I hope its on the 3.50 list :wink:

Regards,
Norman.