The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => Topic started by: Shantanu Gadgil on January 01, 2007, 06:14:52 AM

Title: Set CtrlID feature request
Post by: Shantanu Gadgil on January 01, 2007, 06:14:52 AM
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
Title: Re: Set CtrlID feature request
Post by: KetilO on January 02, 2007, 08:22:24 AM
Hi Shantanu Gadgil

Good idea, better than the one I had on my todo list.

KetilO