how to Refresh a page?

Discussion in 'C' started by mangai, Dec 29, 2006.

  1. mangai

    mangai New Member

    Joined:
    Dec 29, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    Can anyone give me the VC++code for refreshing a page..
    thats when i click on refresh option in menu, the images I have opened should be reloaded
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Is it just me who could not get what you are looking for or there are others also?

    Can you kindly give a bit more details of what you are asking.
     
  3. mangai

    mangai New Member

    Joined:
    Dec 29, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    My area of research is Image Processing..
    I am developing an application in VC++..
    In my application after I open an Image, i want to reload it by clicking refresh button..
    I need code for that..

    Thanks,
    Mangai
     
  4. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Where is the refresh button. In your app??
     
  5. mangai

    mangai New Member

    Joined:
    Dec 29, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    I have kept the refresh option in menu
     
  6. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Handle its event handler to refresh the image.
     
  7. mangai

    mangai New Member

    Joined:
    Dec 29, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    ya but i need the code which i have to write inside that event handler
     
  8. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    It should be similar to the code you have written to load the image for the first time for loading the image.
     
  9. mangai

    mangai New Member

    Joined:
    Dec 29, 2006
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    oh ok..
    thanks a lot..
     
  10. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    My pleasure.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice