- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Thanks many for the help in designing a resturant type style program and the examples listed here. My issue now is developing it to where I can restart the program over. I use C++ 2008 and love it... here is a sameple of the changes I have made... suggestions on …
Hi Zcool131, I've seen on the net somwhere to how on getting text to screen with SDL. Im presently in the middle of working in that area. I have tried different aspects to SDL_ttf and found one video where somehow they got text to render right to the screen. But …
Hi Everyone I would like to ask if anyone could help in my project of WinMain function to get my backgrouond and text colors to change.
Hi All, I was wondering if there was some way to simplify. Blinking Text In 2008 C++, I've tried different methods but seem to be at a loss. I know the one way is to use the code SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), 14); // gives you yellow But how can I get that …
The End.