943,899 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Marked Solved
  • Views: 1240
  • C++ RSS
Nov 21st, 2008
0

flashing characters (without clearing the screen)

Expand Post »
OK, I'm making a backup application and once the backup is complete, I want it to flash
FINISHED!!!! - in different colours - any help at all would be appreciated, thanks - MaxICube
Reputation Points: 10
Solved Threads: 0
Light Poster
maxicube is offline Offline
32 posts
since Nov 2008
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

Check out this sample
Reputation Points: 1268
Solved Threads: 228
Posting Virtuoso
vmanes is offline Offline
1,895 posts
since Aug 2007
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

I wouldn't do it. Flashing a message in different colors is one of the most obnoxious things you can do to a user IMO.
Moderator
Reputation Points: 3278
Solved Threads: 892
Posting Sage
WaltP is online now Online
7,722 posts
since May 2006
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

Click to Expand / Collapse  Quote originally posted by WaltP ...
I wouldn't do it. Flashing a message in different colors is one of the most obnoxious things you can do to a user IMO.
Right up there with websites that play music, and don't put an obvious off button at the top.
Reputation Points: 1268
Solved Threads: 228
Posting Virtuoso
vmanes is offline Offline
1,895 posts
since Aug 2007
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

oh well its at the end, so it distracts you from other work to press ok, (like an ad)
and that sample didnt realy compile for me (im using code::blocks)

C++ Syntax (Toggle Plain Text)
  1. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp||In function `void textcolor(int, int, int)':|
  2. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: left-hand operand of comma has no effect|
  3. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  4. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  5. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  6. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|34|warning: right-hand operand of comma has no effect|
  7. C:\Users\Maxicube\Desktop\c++\winsock\main.cpp|35|warning: right-hand operand of comma has no effect|
  8. ||=== Build finished: 0 errors, 6 warnings ===|
  9.  

well it did compile but...
this is all that pops up:
C++ Syntax (Toggle Plain Text)
  1. 40%sIn color
  2. 40%s
  3. Process returned 0 (0x0) execution time : 0.047 s
  4. Press any key to continue.

-- EDIT i should look further down the page next time --- SOLVED!!!!
Last edited by maxicube; Nov 21st, 2008 at 5:41 am.
Reputation Points: 10
Solved Threads: 0
Light Poster
maxicube is offline Offline
32 posts
since Nov 2008
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

Quote ...
-- EDIT i should look further down the page next time --- SOLVED!!!!
Ooops, my bad - I should have pointed out the solution was lower on the page.
Reputation Points: 1268
Solved Threads: 228
Posting Virtuoso
vmanes is offline Offline
1,895 posts
since Aug 2007
Nov 21st, 2008
0

Re: flashing characters (without clearing the screen)

no probs dude, it works fantastically well +rep
Reputation Points: 10
Solved Threads: 0
Light Poster
maxicube is offline Offline
32 posts
since Nov 2008

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Linked List of struct
Next Thread in C++ Forum Timeline: UDP-Sockets chat application question





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC