Frank Richter
Thu, 16 Oct 2003 14:24:46 -0700
Notice in the changes below that I'm anchoring the IDC_LISTVIEW_POS in the same manner as IDC_URL_LIST, which should have worked, but didn't. Do you have an insight as to why?
Also, I didn't see any provisions in the code for handling more than one element of a particular type (e.g., if there is more than one IDC_STATIC control). Does this mean that every control has to have a distinct resource type?
Another thing I noticed was that when things were resized, the new sizes weren't calculated quite right. For example, when IDC_VERSION was made resizeable in the vertical dimension, and the screen was returned to the original size, the Version label still covered the text string below it.