Archive for January 2011

JSDialog Pack – Article: Using TFrame to create more advanced dialogs

About six months ago a new JSDialog Pack user queried about customising the TJSEditDialog component to include multiple edits (and other components) but keep the same consistent look and feel with the other dialogs in the application.

That answer is to use a TFrame and design the frame layout in the IDE and code your dialog from there.

To help the user I wrote the following document to answer the request.

Using TFrame to create more advanced dialogs (25 pages)