CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2002
    Posts
    2

    Question Help With The Display Of A Window

    i have used c++ for a year and i would like to know if there is a way to create an interative program that uses menus. i am trying create program that has a border around the screen and it has list of selections displayed(for example 1. to this 2. do that.. and so one.), and there is a section below the list saying somethin like" Enter Tast:___" and the in the space u are able to enter a number value. i am up the that part in creating and runing the program. When i enter a number it run to that option, but it scrolls to the next window. i would like no if there is a way to not make it scrool and when i enter a number the borders stay in place and the just the center part of the screen refreshes itself and displays the the next window.

    if anyone knows what im talkin about and can help me that would be helpful. thanks :

  2. #2
    Join Date
    Jul 2002
    Posts
    2
    IM TRYIN TO CREAT SOMETHIN LIKE An ON SCREEN
    TEMPLATE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured