When you right-click on the Project Manager, and Add a file, Form (XFM)
files are not among the choices. The *.XFM extension has to be
specified manually, unless you select to view all *.* files.
The file extension choices are .prg/.ch, .c/.cpp/.cxx/.h, .rc, .xpj, and
all *.*.
Not really a problem, just a minor inconvenience.
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Adding a form to an existing project
Adding a form to an existing project
Hi,
> When you right-click on the Project Manager, and Add a file, Form (XFM)
> files are not among the choices. The *.XFM extension has to be specified
> manually, unless you select to view all *.* files.
>
> The file extension choices are .prg/.ch, .c/.cpp/.cxx/.h, .rc, .xpj, and
> all *.*.
>
> Not really a problem, just a minor inconvenience.
The .xfm files are where Xailer stores the generated code to build the
forms. It's allways '#included' in its corresponding .prg (that has exactly
the same name but with different extension). So, there is no need at all to
add such kind of files directly to the project. In fact, Xailer does nothing
with them when the project is compiled. BTW, if you want to see the content
of any .xfm file, just right-click in the #include sentence and select "Open
file at cursor" (it will be opened in the editor in read-only mode).
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> When you right-click on the Project Manager, and Add a file, Form (XFM)
> files are not among the choices. The *.XFM extension has to be specified
> manually, unless you select to view all *.* files.
>
> The file extension choices are .prg/.ch, .c/.cpp/.cxx/.h, .rc, .xpj, and
> all *.*.
>
> Not really a problem, just a minor inconvenience.
The .xfm files are where Xailer stores the generated code to build the
forms. It's allways '#included' in its corresponding .prg (that has exactly
the same name but with different extension). So, there is no need at all to
add such kind of files directly to the project. In fact, Xailer does nothing
with them when the project is compiled. BTW, if you want to see the content
of any .xfm file, just right-click in the #include sentence and select "Open
file at cursor" (it will be opened in the editor in read-only mode).
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
Adding a form to an existing project
Hi,
> When you right-click on the Project Manager, and Add a file, Form (XFM)
> files are not among the choices. The *.XFM extension has to be specified
> manually, unless you select to view all *.* files.
>
> The file extension choices are .prg/.ch, .c/.cpp/.cxx/.h, .rc, .xpj, and
> all *.*.
>
> Not really a problem, just a minor inconvenience.
The .xfm files are where Xailer stores the generated code to build the
forms. It's allways '#included' in its corresponding .prg (that has exactly
the same name but with different extension). So, there is no need at all to
add such kind of files directly to the project. In fact, Xailer does nothing
with them when the project is compiled. BTW, if you want to see the content
of any .xfm file, just right-click in the #include sentence and select "Open
file at cursor" (it will be opened in the editor in read-only mode).
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> When you right-click on the Project Manager, and Add a file, Form (XFM)
> files are not among the choices. The *.XFM extension has to be specified
> manually, unless you select to view all *.* files.
>
> The file extension choices are .prg/.ch, .c/.cpp/.cxx/.h, .rc, .xpj, and
> all *.*.
>
> Not really a problem, just a minor inconvenience.
The .xfm files are where Xailer stores the generated code to build the
forms. It's allways '#included' in its corresponding .prg (that has exactly
the same name but with different extension). So, there is no need at all to
add such kind of files directly to the project. In fact, Xailer does nothing
with them when the project is compiled. BTW, if you want to see the content
of any .xfm file, just right-click in the #include sentence and select "Open
file at cursor" (it will be opened in the editor in read-only mode).
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info