Thread: Status Bar

  1. #1
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342

    Exclamation Status Bar

    How do you make a status bar. I am using DEV-C++

  2. #2
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    Try searching the board every now and then - it's amazing how many times and in how many different ways these questions are asked and answered.

    It will take you a few seconds to do this.

    If, after searching and trying a few things out, you still have particular difficulties then by all means post again detailing whatever problems you have encountered.

    Alternatively, you can wait for anything up to a few days for someone to post something which has very possibly been posted here before in one way or another.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

  3. #3
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    I did a search, but all of the ideas that I tried didn't work. My compiler wouldn't exept any kind of rare functions.

  4. #4
    erstwhile
    Join Date
    Jan 2002
    Posts
    2,227
    All versions of dev-cpp, including v4, have no problems creating status bars.

    Please post your code ( or some small example which replicates the problem you are experiencing) and the error messages, if any, you are getting with it.
    CProgramming FAQ
    Caution: this person may be a carrier of the misinformation virus.

  5. #5
    Work in Progress..... Jaken Veina's Avatar
    Join Date
    Mar 2005
    Location
    Missouri. Go Imos Pizza!
    Posts
    256
    Have you looked at this page? www.winprog.org/tutorial I use Dev C++ and have no problem with their method of status bars.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. status bar flickering
    By rakan in forum Windows Programming
    Replies: 5
    Last Post: 01-07-2008, 10:11 PM
  2. beach bar (sims type game)
    By DrKillPatient in forum Game Programming
    Replies: 1
    Last Post: 03-06-2006, 01:32 PM
  3. Status bar
    By maxorator in forum Windows Programming
    Replies: 3
    Last Post: 11-06-2005, 11:45 AM
  4. Troubles with Sockets
    By cornholio in forum Windows Programming
    Replies: 6
    Last Post: 10-26-2005, 05:31 AM
  5. Disabling "Ready" & Other Auto Status Bar Updates :: MFC
    By kuphryn in forum C++ Programming
    Replies: 1
    Last Post: 04-03-2002, 08:51 PM