I'm trying to figure out how to place a cursor in a ansi display. I'm using TheDraw and PabloDraw with acouple if different ctrl @. Can't see the find the right one. I've tried PUSHXY, GOTOXY:x,y and CLR2EOL. How do others place a cursor in a display?
Hello All.
I'm trying to figure out how to place a cursor in a ansi display. I'm using TheDraw and PabloDraw with acouple if different ctrl @. Can't see the find the right one. I've tried PUSHXY, GOTOXY:x,y and CLR2EOL. How do others place a cursor in a display?
Re: Placing a cursor
By: Richard Vonzel to All on Wed Jun 11 2025 07:28 am
I'm trying to figure out how to place a cursor in a ansi display.
I'm using TheDraw and PabloDraw with acouple if different ctrl
@. Can't see the find the right one. I've tried PUSHXY,
GOTOXY:x,y and CLR2EOL. How do others place a cursor in a
display?
I haven't used those codes myself, but I think you could do something
like @GOTOXY:1,5@ . But you say it's not working?
Also, I remember TheDraw providing cursor movement via animation.
Years ago I used to make some ANSIs for my BBS with a small cursor movement to place the cursor at a certain location. I know that works
for ANSI, though I'm not certain if that would work if the ANSI is converted to Synchronet attribute codes.
Re: Placing a cursor
By: Richard Vonzel to All on Wed Jun 11 2025 07:28 am
Hello All.
I'm trying to figure out how to place a cursor in a ansi display.
I'm using TheDraw and PabloDraw with acouple if different ctrl @.
Can't see the find the right one. I've tried PUSHXY, GOTOXY:x,y and
CLR2EOL. How do others place a cursor in a display?
Can you further elaborate on what you're trying to achieve? Are you
trying to create a prompt/form input style "ansi display" screen or animated artwork or what?
--
digital man (rob)
Hello Digital.
05 Nov 70 06:03, you wrote to me:
Re: Placing a cursor
By: Richard Vonzel to All on Wed Jun 11 2025 07:28 am
Hello All.
I'm trying to figure out how to place a cursor in a ansi display.
I'm using TheDraw and PabloDraw with acouple if different ctrl @.
Can't see the find the right one. I've tried PUSHXY, GOTOXY:x,y and
CLR2EOL. How do others place a cursor in a display?
Can you further elaborate on what you're trying to achieve? Are you trying to create a prompt/form input style "ansi display" screen or animated artwork or what?
--
digital man (rob)
I created a .ans for one of my external program areaa, and just want to put the cursor at the end of the "choice"
like "make a selection :" Cursor at the colon.
Richard Vonzel wrote to All <=-
Hello All.
I'm trying to figure out how to place a cursor in a ansi display. I'm using TheDraw and PabloDraw with acouple if different ctrl @. Can't
see the find the right one. I've tried PUSHXY, GOTOXY:x,y and CLR2EOL.
How do others place a cursor in a display?
Re: Placing a cursor
By: Richard Vonzel to Digital Man on Wed Jun 11 2025 02:07 pm
Hello Digital.
05 Nov 70 06:03, you wrote to me:
Re: Placing a cursordisplay.
By: Richard Vonzel to All on Wed Jun 11 2025 07:28 am
Hello All.
I'm trying to figure out how to place a cursor in a ansi
@.I'm using TheDraw and PabloDraw with acouple if different ctrl
andCan't see the find the right one. I've tried PUSHXY, GOTOXY:x,y
Are youCLR2EOL. How do others place a cursor in a display?
Can you further elaborate on what you're trying to achieve?
trying to create a prompt/form input style "ansi display"screen or
animated artwork or what?
--
digital man (rob)
I created a .ans for one of my external program areaa, and just
want to put the cursor at the end of the "choice" like "make a
selection :" Cursor at the colon.
Use the @EOF@ code for that purpose. Ctrl-AZ would also work, but
@-codes are usually easier to enter to an editor by hand.
--
digital man (rob)
Richard Vonzel wrote to All <=-
Hello All.
I'm trying to figure out how to place a cursor in a ansi display.
I'm using TheDraw and PabloDraw with acouple if different ctrl
@. Can't see the find the right one. I've tried PUSHXY,
GOTOXY:x,y and CLR2EOL. How do others place a cursor in a
display?
If you want the cursor to be at the end of the display, put @EOF@
where you want it.
Hello All.
I'm trying to figure out how to place a cursor in a ansi display. I'm using TheDraw and PabloDraw with acouple if different ctrl @. Can't see the find the right one. I've tried PUSHXY, GOTOXY:x,y and CLR2EOL. How do others place a cursor in a display?
Thanks,
Rick V
Sysop: | Thumper |
---|---|
Location: | Copperopolis, CA |
Users: | 6 |
Nodes: | 10 (0 / 10) |
Uptime: | 39:28:29 |
Calls: | 147 |
Files: | 4,897 |
Messages: | 44,363 |