Paul, i found a problem while using Firefly.
I was working as usual with it, strange i never had this problem before...
Here are the steps to reproduce it (Yes, latest version of Firefly):
1- Create a new form.
2.- Add an Egrid32 to the form and leave space for another.
3.- Add another Egrid32 in the remaining space.
4- Double clic first grid, and the EGN_AFTERPROPERTIES module is created.
5.- Go back to the form, and double click the second grid. another EGN_AFTERPROPERTIES module is created for the second grid.
6.- try to compile.
Firefly complains about a notification event that is not even used...
any ideas why this is happening?
Please help me with a workaround asap.
Thank you.
Elias :)
I found a workaround, the problem seems to go away if i add a dummy
module for the EGN_ROWHEADERDRAWN module... But i would
appreciate if you can take a loot at this.
Elias :)
Hi Elias,
Appears to be a problem whereby I was holding data in a sized 64 bit array and your control has 65 messages.... I am in the process of fixing this now.
It now appears to be fixed. It will be in the next update (version 2.70) (soon).
Not bad... 20 minutes for the fix... Thanx paul. :)