Page 1 of 1

IDE - Open form with VIRTUAL WIDTH

Posted: Tue Mar 28, 2017 2:28 am
by Pablo César
Hi Claudio,

I got an runtime error when IDE tries to open the edited FMG file.
I can imagine that you will tell me: "It's not usual to redit FMG files" (not common, not recomended).

But... it's strange when you tanke the same code at PRG and compiles with NO problem.

The error comes when VIRTUAL WIDTH is Nil and VIRTUAL HEIGHT <virtual_valid_value>.
 
Screen151.png
Screen151.png (129.56 KiB) Viewed 2402 times
 
If yo switch for VIRTUAL WIDTH <virtual_valid_value> and VIRTUAL HEIGHT Nil, the IDE opens normally without any problem. :?
 
Screen152.png
Screen152.png (64.7 KiB) Viewed 2402 times
 
This only happen at IDE when trying to open a FMG with VIRTUAL WIDTH Nil and VIRTUAL HEIGHT with value.
And not happend with VIRTUAL HEIGHT Nil and VIRTUAL WIDTH with value. :|
All IDE version, upto now.

Re: IDE - Open form with VIRTUAL WIDTH

Posted: Tue Mar 28, 2017 3:14 am
by srvet_claudio
Thanks for report