IDE - Open form with VIRTUAL WIDTH

Moderator: Rathinagiri

Post Reply
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

IDE - Open form with VIRTUAL WIDTH

Post 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 2276 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 2276 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.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
srvet_claudio
Posts: 2193
Joined: Thu Feb 25, 2010 8:43 pm
Location: Uruguay
Contact:

Re: IDE - Open form with VIRTUAL WIDTH

Post by srvet_claudio »

Thanks for report
Best regards.
Dr. Claudio Soto
(from Uruguay)
http://srvet.blogspot.com
Post Reply