FireFly v3.60 and FireTextBox control

Started by Jean-pierre Leroy, June 06, 2012, 05:02:44 PM

Previous topic - Next topic

Jean-pierre Leroy

Hi Paul,

I've some projects that use your FireTextBox control.

When the function FF_FireTextBox_SetReadOnly() is used my project didn't compile anymore and I get this message.

ERROR 460 in ... CODEGEN_FIRETEXTBOX_UTILITY.INC (96:033): Undefined equate
Line 96: SendMessage hWndControl, %FIRETEXTBOX_SETREADONLY, %TRUE, 0

Any idea how to solve this issue ?


Paul Squires

Hi Jean-Pierre,

Are you trying the very latest FF exe from http://www.planetsquires.com/protect/forum/index.php?topic=3097.msg23134#new

I changed the code generation a couple of times.
Paul Squires
PlanetSquires Software

Jean-pierre Leroy

Yes Paul,

I've this issue with both the "original" 3.60 version and with the very latest FireFly executable. That should be something else.

Paul Squires

Looks like I shipped the package with a slightly older version of two functions in the FireTextBox functions library. Check out this post:  http://www.planetsquires.com/protect/forum/index.php?topic=3011.msg22241#msg22241

Paul Squires
PlanetSquires Software