I edit the resourcefile with an external program. (winxp32_codeblocks_rev6088_resedit)
After adding a new control, the file resource.h is reread in C::B.
The IDC_xyz of the new controls will appear in the resource.h file,
but is not shown in the code completion.
I have to restart C::B then it works.
Is there a way to change that?
Thanks