[Done]Image Manager modification not inserted in compilation

You need some new stunning features ? Tell us here.
luciano
Enthusiast
Enthusiast
Posts: 151
Joined: Wed Mar 09, 2011 8:25 pm

[Done]Image Manager modification not inserted in compilation

Post by luciano »

I found out that some images were missing from the final exe files, but were correctly shown as "catched" in the source code.
I could not understand why until I realized that even if the code is correctly updated when using Image Manager, the form file is not considered modified (i.e., no * after the .pbf filename), so the updated code is not really used when the main file is compiled.
In code view, the * comes and goes quickly, in design preview I never see it appearing.

Instead, if any gadget is modified then the * appears correctly.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Re: Image Manager modification not inserted in compilation

Post by Polo »

Fixed.
Post Reply