tryn2learn
Programmer
I'm displaying values stored in variables as an option off of my menu. These variables are determined during execution of the programs However, the only way I can get the menu to reflect these changes is by executing the .mpr. After doing the .mpr and either an activate window xxxx or show window xxxx none of the text labels are showing on the screen. The fields and buttons display just fine, but none of the text labels are visible. Is there a different way to "refresh" the menu while diplaying a form or is there a way to force the text labels to show after having executed the .mpr?