1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 08:51:22 +00:00
qb64/internal/source/data165.txt
SteveMcNeill eba05938bb Pushed changes to enhance the Windows Console Experience
Window's CONSOLE support has been extended so that:

CSRLIN support added.
POS(0) support added.
LOCATE support added. (Works with optional parameters.)
COLOR support added.
SCREEN support added to get both character and color information of any point on the console.
tab() glitch fixed. (Which could cause an endless loop when printing with comma spaced text/numbers.)
_WIDTH support added.
_HEIGHT support added.
WIDTH support added, with 2 new parameters added so we can set the buffer width and buffer height also.
CLS support semi-added.  (Doesn't accept colored backgrounds; it clears the screen black.  I'm getting tired of working up console stuff which I probably won't ever use myself...)
SLEEP support added.
END support added so we now end with any keypress and not just enter.

_CONSOLEINPUT added, so we can tell the difference in mouse and keyboard input.
_CINP(toggle) support added, which allows us to get single character keystrokes from the console.
_CONSOLEFONT FontName, FontSize support added, which allows us to change the font and font size we use for the console.
_CONSOLECURSOR _SHOW|_HIDE, cursorsize support added, which allows us to show or hide the cursor in the console, and to change its size (from 0 to 100), as desired.

New keyboard commands added:

_CAPSLOCK -- returns 1 if caps lock is on, 0 if it isn't.
_NUMLOCK -- as above, but for num lock
_SCROLLOCK -- as above, but for scroll lock

_TOGGLE_CAPSLOCK -- toggles the caps lock state for us.
_TOGGLE_NUMLOCK -- same, but for num lock
_TOGGLE_SCROLLOCK -- same, but for scroll lock
2019-08-27 19:52:02 -04:00

164 lines
6.3 KiB
Plaintext

int32 *_FUNC_IDEGOTOBOX_LONG_IDEGOTOBOX=NULL;
if(_FUNC_IDEGOTOBOX_LONG_IDEGOTOBOX==NULL){
_FUNC_IDEGOTOBOX_LONG_IDEGOTOBOX=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_IDEGOTOBOX=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_FOCUS=NULL;
if(_FUNC_IDEGOTOBOX_LONG_FOCUS==NULL){
_FUNC_IDEGOTOBOX_LONG_FOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_FOCUS=0;
}
void *_FUNC_IDEGOTOBOX_UDT_P=NULL;
if(_FUNC_IDEGOTOBOX_UDT_P==NULL){
_FUNC_IDEGOTOBOX_UDT_P=(void*)mem_static_malloc(20);
memset(_FUNC_IDEGOTOBOX_UDT_P,0,20);
}
ptrszint *_FUNC_IDEGOTOBOX_ARRAY_UDT_O=NULL;
if (!_FUNC_IDEGOTOBOX_ARRAY_UDT_O){
_FUNC_IDEGOTOBOX_ARRAY_UDT_O=(ptrszint*)mem_static_malloc(9*ptrsz);
new_mem_lock();
mem_lock_tmp->type=4;
((ptrszint*)_FUNC_IDEGOTOBOX_ARRAY_UDT_O)[8]=(ptrszint)mem_lock_tmp;
_FUNC_IDEGOTOBOX_ARRAY_UDT_O[2]=0;
_FUNC_IDEGOTOBOX_ARRAY_UDT_O[4]=2147483647;
_FUNC_IDEGOTOBOX_ARRAY_UDT_O[5]=0;
_FUNC_IDEGOTOBOX_ARRAY_UDT_O[6]=0;
_FUNC_IDEGOTOBOX_ARRAY_UDT_O[0]=(ptrszint)nothingvalue;
}
qbs *_FUNC_IDEGOTOBOX_STRING1_SEP=NULL;
if(_FUNC_IDEGOTOBOX_STRING1_SEP==NULL){
_FUNC_IDEGOTOBOX_STRING1_SEP=qbs_new_fixed((uint8*)mem_static_malloc(1),1,0);
memset(_FUNC_IDEGOTOBOX_STRING1_SEP->chr,0,1);
}
int32 *_FUNC_IDEGOTOBOX_LONG_I=NULL;
if(_FUNC_IDEGOTOBOX_LONG_I==NULL){
_FUNC_IDEGOTOBOX_LONG_I=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_I=0;
}
int32 pass5090;
int32 pass5091;
qbs *_FUNC_IDEGOTOBOX_STRING_A2=NULL;
if (!_FUNC_IDEGOTOBOX_STRING_A2)_FUNC_IDEGOTOBOX_STRING_A2=qbs_new(0,0);
int32 *_FUNC_IDEGOTOBOX_LONG_PREVFOCUS=NULL;
if(_FUNC_IDEGOTOBOX_LONG_PREVFOCUS==NULL){
_FUNC_IDEGOTOBOX_LONG_PREVFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_PREVFOCUS=0;
}
byte_element_struct *byte_element_5092=NULL;
if (!byte_element_5092){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5092=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5092=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value5094;
int64 fornext_finalvalue5094;
int64 fornext_step5094;
uint8 fornext_step_negative5094;
int32 *_FUNC_IDEGOTOBOX_LONG_F=NULL;
if(_FUNC_IDEGOTOBOX_LONG_F==NULL){
_FUNC_IDEGOTOBOX_LONG_F=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_F=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_CX=NULL;
if(_FUNC_IDEGOTOBOX_LONG_CX==NULL){
_FUNC_IDEGOTOBOX_LONG_CX=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_CX=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_CY=NULL;
if(_FUNC_IDEGOTOBOX_LONG_CY==NULL){
_FUNC_IDEGOTOBOX_LONG_CY=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_CY=0;
}
int64 fornext_value5097;
int64 fornext_finalvalue5097;
int64 fornext_step5097;
uint8 fornext_step_negative5097;
int32 *_FUNC_IDEGOTOBOX_LONG_LASTFOCUS=NULL;
if(_FUNC_IDEGOTOBOX_LONG_LASTFOCUS==NULL){
_FUNC_IDEGOTOBOX_LONG_LASTFOCUS=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_LASTFOCUS=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_CHANGE=NULL;
if(_FUNC_IDEGOTOBOX_LONG_CHANGE==NULL){
_FUNC_IDEGOTOBOX_LONG_CHANGE=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_CHANGE=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_MOUSEDOWN=NULL;
if(_FUNC_IDEGOTOBOX_LONG_MOUSEDOWN==NULL){
_FUNC_IDEGOTOBOX_LONG_MOUSEDOWN=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_MOUSEDOWN=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_MOUSEUP=NULL;
if(_FUNC_IDEGOTOBOX_LONG_MOUSEUP==NULL){
_FUNC_IDEGOTOBOX_LONG_MOUSEUP=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_MOUSEUP=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_ALT=NULL;
if(_FUNC_IDEGOTOBOX_LONG_ALT==NULL){
_FUNC_IDEGOTOBOX_LONG_ALT=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_ALT=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_OLDALT=NULL;
if(_FUNC_IDEGOTOBOX_LONG_OLDALT==NULL){
_FUNC_IDEGOTOBOX_LONG_OLDALT=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_OLDALT=0;
}
qbs *_FUNC_IDEGOTOBOX_STRING_ALTLETTER=NULL;
if (!_FUNC_IDEGOTOBOX_STRING_ALTLETTER)_FUNC_IDEGOTOBOX_STRING_ALTLETTER=qbs_new(0,0);
byte_element_struct *byte_element_5099=NULL;
if (!byte_element_5099){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5099=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5099=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDEGOTOBOX_LONG_K=NULL;
if(_FUNC_IDEGOTOBOX_LONG_K==NULL){
_FUNC_IDEGOTOBOX_LONG_K=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_K=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_INFO=NULL;
if(_FUNC_IDEGOTOBOX_LONG_INFO==NULL){
_FUNC_IDEGOTOBOX_LONG_INFO=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_INFO=0;
}
int64 fornext_value5101;
int64 fornext_finalvalue5101;
int64 fornext_step5101;
uint8 fornext_step_negative5101;
int32 *_FUNC_IDEGOTOBOX_LONG_T=NULL;
if(_FUNC_IDEGOTOBOX_LONG_T==NULL){
_FUNC_IDEGOTOBOX_LONG_T=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_T=0;
}
int32 *_FUNC_IDEGOTOBOX_LONG_FOCUSOFFSET=NULL;
if(_FUNC_IDEGOTOBOX_LONG_FOCUSOFFSET==NULL){
_FUNC_IDEGOTOBOX_LONG_FOCUSOFFSET=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_FOCUSOFFSET=0;
}
byte_element_struct *byte_element_5102=NULL;
if (!byte_element_5102){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5102=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5102=(byte_element_struct*)mem_static_malloc(12);
}
qbs *_FUNC_IDEGOTOBOX_STRING_A=NULL;
if (!_FUNC_IDEGOTOBOX_STRING_A)_FUNC_IDEGOTOBOX_STRING_A=qbs_new(0,0);
byte_element_struct *byte_element_5103=NULL;
if (!byte_element_5103){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5103=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5103=(byte_element_struct*)mem_static_malloc(12);
}
int64 fornext_value5105;
int64 fornext_finalvalue5105;
int64 fornext_step5105;
uint8 fornext_step_negative5105;
byte_element_struct *byte_element_5106=NULL;
if (!byte_element_5106){
if ((mem_static_pointer+=12)<mem_static_limit) byte_element_5106=(byte_element_struct*)(mem_static_pointer-12); else byte_element_5106=(byte_element_struct*)mem_static_malloc(12);
}
int32 *_FUNC_IDEGOTOBOX_LONG_A=NULL;
if(_FUNC_IDEGOTOBOX_LONG_A==NULL){
_FUNC_IDEGOTOBOX_LONG_A=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_A=0;
}
qbs *_FUNC_IDEGOTOBOX_STRING_V=NULL;
if (!_FUNC_IDEGOTOBOX_STRING_V)_FUNC_IDEGOTOBOX_STRING_V=qbs_new(0,0);
int32 *_FUNC_IDEGOTOBOX_LONG_V=NULL;
if(_FUNC_IDEGOTOBOX_LONG_V==NULL){
_FUNC_IDEGOTOBOX_LONG_V=(int32*)mem_static_malloc(4);
*_FUNC_IDEGOTOBOX_LONG_V=0;
}