Subject Re: Project explorer
From Mervyn Bick <invalid@invalid.invalid>
Date Tue, 5 Jan 2021 09:40:01 +0200
Newsgroups dbase.getting-started

On 2021/01/04 22:39, Tim Ward wrote:

> I think you need to add some forms. You can drag them to the treeview
> pane from the navigator or click 'Project' and 'Add files to project'

Alternatively right-click on an item in the treeview for the popup menu.

Every single resource used in the project i.e form, program, graphic,
custom control, dll and so on MUST be added to the project.   The
project explorer doesn't understand sourcecode aliases so you need to
use full paths.  This happens automatically when you use the Add Files
dialogue form.

If you use, say, any custom controls which are dependent on other custom
controls you need to include these dependent files as well.


Mervyn.