Build GUI based applications on CLion

Hello... It is possible to create GUI based applications on CLion?

I want to know before I download and try....

Thanks...

1
Avatar
Permanently deleted user

Hi Jose,

I am not IDE developer but for sure is the short answer.
If you expect somthing like Visual C++ where you have
some Visual Tools (Wizzard)  or Designer than NO.
I have written some Qt GUI. All GUI source files must be reachable from CLions' cmake.
Thats all.

Greetings Olaf

1
Avatar
Permanently deleted user

I mean something like a tool palette....

0

Hi Jose.

We haven't such feature in CLion yet.

Feel free to create an issue about UI Designer in CLion in our tracker.
Follow to get the updates.

0
Avatar
Permanently deleted user

Thanks Anna. Your mean your tool will be only like a text editor?

0
Avatar
Permanently deleted user

very slow text editor =))

0
Avatar
Permanently deleted user

Ha alguma configuracao para GUI como no DEV-C++ ou CodeBlocks?...tenho um codigo que executa no Dev-C++ e nao ta rodando no Clion e o MinGW que configurei é o mesmo do Dev-C++...Estou  aberto a sugestoes e ajuda.

0

@Wgtassis Prog, there is no UI designer in CLion. But you can work with projects that use graphic.h in CLion. Please take a look at the following thread, it might be helpful. 

0

请先登录再写评论。