Search Results

Search: Posts Made By: BillLee
Forum: Programming 12-26-2014
2,491
Posted By BillLee
Controlling elaboration order in C++ programming
It's been a long time since I fought this battle .... :)

I have an application written in c++, very much written in objects, etc. I have a makefile that compiles and links the application.

I am...
Forum: Programming 12-15-2014
12,841
Posted By BillLee
Yes, all of the "tricks" that I can think of. And...
Yes, all of the "tricks" that I can think of. And also, yes, using color 15 for the white background and 16 for the black foreground (see the attachment) seemed to be the best combination for a...
Forum: Programming 12-15-2014
12,841
Posted By BillLee
Not sure how to answer, but ..... (my ignorance...
Not sure how to answer, but ..... (my ignorance is showing:o)

bill-alpha-118: infocmp -D
/etc/terminfo
/usr/share/terminfoill-alpha-117: infocmp
# Reconstructed via infocmp from file:...
Forum: Programming 12-14-2014
12,841
Posted By BillLee
Perhaps there is something to be had using...
Perhaps there is something to be had using virtual consoles, but the application I am developing will always want to be run in a user's default environment. Making ncurses work as I wish in that...
Forum: Programming 12-13-2014
12,841
Posted By BillLee
Rudi, it does nothing on my Linux system. Tried...
Rudi, it does nothing on my Linux system. Tried the "Konsole" as well as an xterm.

My system is a KDE build, and the default terminal emulator is "konsole".
Forum: Programming 12-13-2014
12,841
Posted By BillLee
Yes, that works as expected. black fg and white...
Yes, that works as expected. black fg and white bg.
Forum: Programming 12-13-2014
12,841
Posted By BillLee
Please take a look. I think these screen shots...
Please take a look. I think these screen shots are pretty self-explanatory. Also illustrative of what I am experiencing: black foreground with any background is washed out completely, all of the...
Forum: Programming 12-13-2014
12,841
Posted By BillLee
RudiC, can you give me some pointers to an...
RudiC, can you give me some pointers to an ncurses description of "bright"? I can see the bold definition (A_BOLD) in the ncurses man pages, but haven't seen anything like "bright".

BTW:
On my...
Forum: Programming 12-13-2014
12,841
Posted By BillLee
I have to agree with the man page: the yellow is...
I have to agree with the man page: the yellow is quite brown! :) But I disagree that it becomes anything else when combined with the A_BOLD attribute since all of my code uses A_BOLD everywhere.
...
Forum: Programming 12-12-2014
12,841
Posted By BillLee
Again, thanks for the response, but I don't see...
Again, thanks for the response, but I don't see how this addresses my original question: what do I need to do to make ncurses display reasonable colors?
Forum: Programming 12-12-2014
12,841
Posted By BillLee
Thanks for the reply. I failed to note that...
Thanks for the reply.

I failed to note that all of the ncurses text in my example was in bold font.
Forum: Programming 12-12-2014
12,841
Posted By BillLee
Ncurses colors
I am using ncurses to develop a user interface. Perhaps I should be using something else, but I am reasonably comfortable with ncurses and don't really want to climb another learning curve at this...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 09:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy