3.12 Driving me nuts
I am getting pretty upset since my conversion to FR3.12 Standard VCL for C++
Builder 5.
The following problems are driving me nuts. I have tried uninstalling and
reinstalling FR 3.12.
1) OnGetValue is never called. I want to modify how some of the fields are
displayed, can't do it.
2) Every time I change a report (even moving some text 1 pixel), my entire
project rebuilds (5-6 minutes wasted). I have 'StoreInDfm' set to False. I
also moved the frxReport object to my DataModule, the entire project still
rebuilds when I make a change.
Any help would be greatly appreciated!
Doug
Builder 5.
The following problems are driving me nuts. I have tried uninstalling and
reinstalling FR 3.12.
1) OnGetValue is never called. I want to modify how some of the fields are
displayed, can't do it.
2) Every time I change a report (even moving some text 1 pixel), my entire
project rebuilds (5-6 minutes wasted). I have 'StoreInDfm' set to False. I
also moved the frxReport object to my DataModule, the entire project still
rebuilds when I make a change.
Any help would be greatly appreciated!
Doug
Comments