FireImage Control problem

Started by Martin Francom, November 04, 2013, 06:38:42 PM

Previous topic - Next topic

Martin Francom

I have a program that has been compiling just fine. But to day after making a
very minor change that has nothing to do with the FireImage Control  I am now
getting a compile error:    Error 460:   Undefined Equate       (See Picture)

Where are the FireImage equates located?   In what INC file? 
And what are the value for the FireImage Equates?
    %FIREIMAGE_SETIMAGENORMAL = ??
    %FIREIMAGE_LOADFILE = ??

Martin Francom

I may have found the problem.
It appears that the FireFly  "CustomControls" directory had gotton deleted.
Do't understand how that could have happened.   Also, found that one of
the Project's FORM files had gotten corrupted.   It had this info in the file:

width=1000
windowstate=0 - Normal

[ControlType] ???? 0 | PropertyCount=0 | zorder=1 | tabindex=123 |

[ControlType] ???? 0 | PropertyCount=0 | zorder=2 | tabindex=125 |

[ControlType] ???? 0 | PropertyCount=0 | zorder=4 | tabindex=150 |

[ControlType] ???? 0 | PropertyCount=0 | zorder=5 | tabindex=124 |

[ControlType] Label | PropertyCount=20 | zorder=8 | tabindex=110 |
name=Label25
windowstyles=WS_CHILD, WS_VISIBLE, SS_LEFT, SS_NOTIFY|WS_EX_LEFT, WS_EX_LTRREADING
backcolor=CUSTOM,10862554
backstyle=1 - Opaque


Thank God for backups....   I think I now have it fixed.

Haakon Birkeland

#2
Shit happens from time to time. That's why we (sometimes) do backups, or resort to working in a Dropbox folder or invest in Filehamster or similar revisioning software. It has saved me a few hours now and then ...
Haakon 8o)