Thread: Please help me test curses colors.

  1. #16
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    It was my fault, I didn't remember to link -lcurses. I'll try it again when I get home!

    I'll be using Mepis 7.0 64-bit.
    What is C++?

  2. #17
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Okay, the first picture is the one you posted first. The other picture is the last one you posted.

    .. on Mepis 7
    What is C++?

  3. #18
    Registered User guesst's Avatar
    Join Date
    Feb 2008
    Location
    Lehi, UT
    Posts
    179
    I'm inclined to cus at this point. I mean, why is the other block not bold colors? I want to figure out how, with attrset, attron, etc to get bold colors, where white is white, not gray, and bright blue, and dark green. See my original screen cap. See those bright colors? Why can't I access them in linux? *sigh*

    Nevermind. I know now I just need to take my tetris program and have it designate half the colors for the background/shadow and half of them for the blocks, regardless of what they happen to be. I'm gonna rewrite my tetirs program anyways with structs and a little cleaner.
    Type-ins are back! Visit Cymon's Games at http://www.cymonsgames.com for a new game every week!

  4. #19
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    If it matters at all, my default konsole background is the "transparent" you see behind some of the "#"
    What is C++?

  5. #20
    Registered User guesst's Avatar
    Join Date
    Feb 2008
    Location
    Lehi, UT
    Posts
    179
    Quote Originally Posted by Vicious View Post
    If it matters at all, my default konsole background is the "transparent" you see behind some of the "#"
    I'll bet that would make tetris look cool.
    Type-ins are back! Visit Cymon's Games at http://www.cymonsgames.com for a new game every week!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Integer Emulation
    By Elysia in forum C++ Programming
    Replies: 31
    Last Post: 03-18-2008, 01:03 PM
  2. undefined reference
    By 3saul in forum Linux Programming
    Replies: 12
    Last Post: 08-23-2006, 05:28 PM
  3. C++ Operator Overloading help
    By Bartosz in forum C++ Programming
    Replies: 2
    Last Post: 08-17-2005, 12:55 PM
  4. MSVC Template Constructor/Assignment Errors
    By LuckY in forum Windows Programming
    Replies: 3
    Last Post: 07-22-2005, 02:57 PM
  5. Fonts and colors in curses
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 02-26-2002, 06:22 AM