NO

Author Topic: problem in creating DialogBox in PellesC v6.00.2  (Read 2583 times)

blzbb

  • Guest
problem in creating DialogBox in PellesC v6.00.2
« on: July 05, 2009, 03:21:45 PM »
it seem there problem in creating new Dialog,
this is my work i do:
1 - create empty win32 project
2 - add new resource to project
3 - add new dialog box to resource
4 - modify dialogbox name to IDD_MAIN
5 - now when i add another dialog box it's name automatically change to IDD_MAIN and when i try changing it to another name it alert me "The ID number 1001 is already used by another symbol" and i must increase ID manualy then changing the name.

i don't know it is a bug.

« Last Edit: July 08, 2009, 11:25:10 PM by blzbb »