The MASM Forum

Projects => Easy Code IDE 32/64-bit => Topic started by: K_F on February 24, 2019, 09:16:11 PM

Title: GUI parameter 'corruption'
Post by: K_F on February 24, 2019, 09:16:11 PM
Hi Ramon,
This still seems to persist.

I've taken a screenshot showing the difference in the Height parameter as an example. It also does this on Width.
https://imgur.com/6L0XFiF (https://imgur.com/6L0XFiF) Large pic so linked it ;)
I extracted the GUI portion from the window file and zipped it.

It seems that the GUI parameters are being corrupted when the windows file is read/displayed.

Thanks
Van
Title: Re: GUI parameter 'corruption'
Post by: rsala on February 25, 2019, 01:57:23 AM
Hi Van,

Thans for attaching the corrupt file.

I am sorry but I cannot see the problem and I do not know why the height is so long unless you manually entered. However, if it is an Easy Code bug, please edit the ".ecw" file, manually, set the right height and see wether the problem appears again (please use the last version of EC). Thanks in advance.

Regards.
Title: Re: GUI parameter 'corruption'
Post by: K_F on February 26, 2019, 07:06:30 AM
Hi Ramon,

The Notepad++ file at the bottom of the pic is the 'ecw' before  opening the project
The top of the pic shows the opened module window and it's height parameter, which is different to the 'ecw' file.
I've made no changes or edited any file in the IDE or Notepad.

I also exit the IDE via Process Explorer as I do not want these 'changes' to be saved in any way.

I can change all the window sizes in the IDE, but this will be tedious as it happens regularly.

Thanks
Van
Title: Re: GUI parameter 'corruption'
Post by: rsala on February 28, 2019, 06:30:49 AM
Hi Van,

Yes, I know it would be tedious, that is why I asked you to manually set the height for the affected Group and see if it happens again.

I cannot find any bug for now.

Thank you!