I added a DateTimePicker control on a form. If I have the option to
Dynamically create CommCtrl.inc excludes checked then I don't get the
%MCSC_MonthBK & %MCSC_Text & others. Seems it needs to remark
NOMONTHCAL in addition to NODATETIME for this to work.
Anybody else have this problem?
Yes, Jean-Pierre reported this to me a couple of days ago. The fixed EXE can be found here:
http://www.planetsquires.com/files/FFengine.zip
Actually that messed up another thing now...all the Custom Controls aren't showing up now.
There is still a couple weird issues with properties not populating right or keeping values of another control that was selected before or is now deleted too...no biggies, but worth mentioning. Someone at PB's Forum also posted something about styles of pasted controls not comming over...could be related.
Quote from: Roger GarstangActually that messed up another thing now...all the Custom Controls aren't showing up now.
???? There was nothing in that fix that should have affected Custom Controls. It was a simple fix in the code generator.
That is what I thought too, but when I copy it to the folder the Custom Controls aren't there. Put the old one back and they are.
Hi Roger,
I found the problem. The fix will be uploaded soon.