Thread: Buttons in visual studio .net

  1. #1
    Deleted Account
    Join Date
    Mar 2005
    Posts
    57

    Buttons in visual studio .net

    At the momenet, we are extending our gui calculator made in visual studio .net, originally it could only input numbers by typing them in screen, now we are required to be able to make buttons as well.. I'm not sure how to make when the buttons are pressed, display onto screen. We received a pdf document showing how, but i think it's a bit complicated. Could someone help?

    One thing, I'm also implementing base convesions, i.e. hex, octal so on. i want for example if i press decimal, a, b,c etc buttons are disabled, how do u do this?

    thanks

  2. #2
    Deleted Account
    Join Date
    Mar 2005
    Posts
    57
    anyone please?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. more then 100errors in header
    By hallo007 in forum Windows Programming
    Replies: 20
    Last Post: 05-13-2007, 08:26 AM
  2. We Got _DEBUG Errors
    By Tonto in forum Windows Programming
    Replies: 5
    Last Post: 12-22-2006, 05:45 PM
  3. C++ std routines
    By siavoshkc in forum C++ Programming
    Replies: 33
    Last Post: 07-28-2006, 12:13 AM
  4. load gif into program
    By willc0de4food in forum Windows Programming
    Replies: 14
    Last Post: 01-11-2006, 10:43 AM
  5. Learning OpenGL
    By HQSneaker in forum C++ Programming
    Replies: 7
    Last Post: 08-06-2004, 08:57 AM