Page 1 of 1

Open file windows allways maximized

Posted: 27 Aug 2017 11:34
by paulfjujo
Hello,

After crash of MikroC, during using the editor and Copier/coller a texte zone
and reloading all MikroC software
when i want to use

File
Open
i get a maximized windows size ..
and no possibilities to reduce it ..
no icone at the right top window
MikroC_PB_open.jpg
idem for Open project ..


But no problem with the Windows file manager

Re: Open file windows allways maximized

Posted: 28 Aug 2017 11:23
by darko.ilijevski
Hi,

Yes that is really strange. When the program crashes, it's possible that it affected some other components. Sadly if we are unable to reproduce the issue, we can't try to solve it, I suppose it was just a random - one time event on a program break. Also it's not impossible that it was other way around : some event in system - broke the functionality of the mikro compiler. I will keep an eye on that issue, never had something like that happened here. If it happens again, try to catch up as much info as you can - which MCU were you programming / debugging and what else did you do in that moment, so we can try and reproduce.

BTW if you still can't get to your icons, try double clicking the top window bar, that should maximize the window.

Best regards

Re: Open file windows allways maximized

Posted: 28 Aug 2017 13:19
by paulfjujo
hello Darko,

BTW if you still can't get to your icons, try double clicking the top window bar, that should maximize the window.
yes, it does
One double click on top bar.. reduce the size !
and this size is memorised ..

same size if reopen another file ..
so, it is OK for me.

Thanks for the tip.

Re: Open file windows allways maximized

Posted: 28 Aug 2017 14:05
by darko.ilijevski
You are welcome, I am glad it helped.

Regards