Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Control hide/show notification
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Control hide/show notification

 Post Reply Post Reply
Author
Message
brianh View Drop Down
Groupie
Groupie


Joined: 30 April 2004
Location: United Kingdom
Status: Offline
Points: 83
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianh Quote  Post ReplyReply Direct Link To This Post Topic: Control hide/show notification
    Posted: 12 September 2005 at 4:18am

Hi, if you hide an edit (or combo) control and then show it again later, the control does not remember the text (or list data) that it previously contained!   I have not been able to find a notification message to tell me that the control has been shown again so that I can re-initialise it, is there such a notification message? 

If not can you please add one, or better still just hide the control instead of destroying it when it’s not visible, that way it won’t lose it’s existing data and the program can just continue to ‘talk’ to it without having to check if it still exists or not?

Thanks.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.