Qt 6.11 is out! See what's new in the release
blog
Application output problem
-
HI,
i have qt console application when i run it the output run in terminal tap instead of pop up a window of application output tap

how can i make this output run in seperate window like the one generated when i deal with Widget application
note again:
this a console application.thank you in advance.
-
HI,
i have qt console application when i run it the output run in terminal tap instead of pop up a window of application output tap

how can i make this output run in seperate window like the one generated when i deal with Widget application
note again:
this a console application.thank you in advance.
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
@mohanad Does this Project property do what you expect:

Widget-based programs do not generate a terminal window by default.