fredvs / ideU

The ide. Universal.
GNU General Public License v2.0
63 stars 9 forks source link

Keep message window while compiling #25

Closed circular17 closed 4 years ago

circular17 commented 4 years ago

When I compile the message window is closed/hidden. Is it possible to keep it visible?

Also if it is always hidden, I don't understand that there is an option to hide the message window when compilation is complete.

fredvs commented 4 years ago

Is it possible to keep it visible?

Yes, or using the Project Option form:

Capture d’écran_2020-04-19_17-17-26

Or assigning this by default with Extra-Setting:

Capture d’écran_2020-04-19_17-20-41

circular17 commented 4 years ago

There is a misunderstanding. It closes the messages before it starts to compile not after.

fredvs commented 4 years ago

It closes the messages before it starts to compile not after.

Ooops, I never noted this before... Indeed this is a bug.

Thanks to note it. I will fix it tonight.

fredvs commented 4 years ago

Should be fixed in commit c62cdce

fredvs commented 4 years ago

Toc, toc, toc, may I close the issue?

circular17 commented 4 years ago

That's perfect now