Unless I start kylix from a terminal (startdelphi) I cannot see what my
program generates. Someone hinted at a Runtime option, but I do not
know what it is. Also is there a way to compile these console programs
so that they will open a terminal window and run when double clicked
within a X Windows system, or do I just keep at the manual runs from
the terminal window.
Run -> Parameters -> Use Launcher Application (the default string will do)
Also is there a way to compile these console programs
> so that they will open a terminal window and run when double clicked
> within a X Windows system, or do I just keep at the manual runs from the
> terminal window.
>
Shell script, resp. desktop manager setting.
Thank you