Resource Editor

   English English  Deutsch Deutsch

How to edit a dialog box and its controls

Resource Tuner lets you visually modify a selected dialog and its controls. You can resize, redesign, and reposition the controls inside the dialog or simply change their font properties to suit your needs. Size and position changes to dialog boxes and child controls are automatically reflected in the resource script.

Edit Dialog Box

1. Open your EXE file in Resource Tuner and expand the Dialog folder that’s found in the Resource Tree view, then select the dialog item to be changed. You will see the script behind the dialog box that makes it work, and a preview of what the dialog box looks like.

It is important to note that that programs compiled using Delphi do not commonly have Dialog folders but store this information in the folder named RCData.    See "How to edit Delphi forms"

2. Open the dialog resource using the "Resource Editor" button or the popup menu displayed by right-clicking the Resource Tree. Or simply double-click the resource item directly.

Dialog preview

3. Anything that you see on a dialog box can be moved or resized. Select a control by clicking it in the displayed dialog. The selected control will show resizing handles.

4. A dialog box can be modified primarily by editing its caption, as well as changing the size or position of its controls. This can be accomplished using the mouse as well as entering the new properties directly into the corresponding edit fields. As you rearrange and resize objects, the resource script related to the objects changes accordingly. The dialog box style parameters (Style and ExStyle) can be checked and unchecked. You can set/reset the extended style parameters for a dialog box and its control items (e.g. "right-to-left" reading order for Hebrew/Arabic script as well as "right-aligned text:).

Editing the Dialog box controls

5. Press OK to close the Resource Editor and select 'File' -> 'Save File As ...' to save the altered file to disk. If warned that the image size has changed, click "Yes" to update the file size.

Any change you make can be restored prior to quitting the editor using the OK button. To abort your changes quit the editor using the Cancel button.

Control IDs cannot be edited. These values are hard coded into the target file. Changing them is likely to cause the modified program to crash.

 

We Offer A Free Trial: Try The Software, Risk Free.

Download Resource Tuner
Resource Tuner runs on all versions of Windows from 11 and 10 through 8, 7, Vista, XP, and 2000.