Hi Ketil,
In ResEd, would it be possible to have a feature of setting the control ID just like the TabIndex setting thingie?
Sometimes if the dialog ID has to change, then one has to manually reset the IDs. :red :( (I know, currently I could edit the .rc directly, but just asking if its possible)
Some logic like:
selecting a bunch of controls and then "autonumbering" them from the number of the least "IDed" control and then numbering them according to the current TabIndex order.
Regards,
Shantanu
Hi Shantanu Gadgil
Good idea, better than the one I had on my todo list.
KetilO