Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing *addstr, move, raw, COLOR_PAIR & addch (like addchstr, mvaddchstr, mvwaddchnstr, etc.)? #13

Open
abhinav3398 opened this issue Jan 15, 2023 · 3 comments

Comments

@abhinav3398
Copy link

do we have mvaddstr inside NCurses?

@abhinav3398 abhinav3398 changed the title mvaddstr *addstr Jan 15, 2023
@abhinav3398
Copy link
Author

in fact, i can't find any addstr function!

@ronisbr
Copy link
Owner

ronisbr commented Jan 15, 2023

Ok! I will add those? Is it possible to list all functions you want?

@abhinav3398
Copy link
Author

abhinav3398 commented Jan 15, 2023

Well there are lot of functions missing from the original NCURSES lib apart from *addstr. But atm, I could use *addstr, move, raw, COLOR_PAIR & *addch* (like addchstr, mvaddchstr, mvwaddchnstr, etc.).

Also, Thnx man! 👍

@abhinav3398 abhinav3398 changed the title *addstr missing *addstr, move, raw, COLOR_PAIR & \*addch\* (like addchstr, mvaddchstr, mvwaddchnstr, etc.)? Jan 16, 2023
@abhinav3398 abhinav3398 changed the title missing *addstr, move, raw, COLOR_PAIR & \*addch\* (like addchstr, mvaddchstr, mvwaddchnstr, etc.)? missing *addstr, move, raw, COLOR_PAIR & addch (like addchstr, mvaddchstr, mvwaddchnstr, etc.)? Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants