PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → External or internal component?
External or internal component?
Iniciado por guest, 12,ago. 2017 22:10 - 2 respuestas
Publicado el 12,agosto 2017 - 22:10
When creating a New Project, when you get to the "Wizard for project creation", if you select "Component" are you creating an internal or external component?
Publicado el 12,agosto 2017 - 22:15
Hi Art

My guess is internal.

Cheers
André
Publicado el 12,agosto 2017 - 23:09
I have been doing some tests. Seems I can create an .exe program, add a set of procedures, then Project/New Configuration/Internal Component, select the set of procedures. Put the program into SCM. Then I Project/Import/Internal Component/From SCM... just have not figured out how to use it yet. Just typing the Internal Component name does not activate the auto completion, nor does typing the name of the exe that contains the IC and a period work (example... IC is in an app called dTest, typeing "dTest.ICname" does nothing).
Still playing with it.