DateTimePicker

Started by Paul D. Elliott, April 25, 2005, 07:17:10 PM

Previous topic - Next topic

Paul D. Elliott

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?

TechSupport

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

Roger Garstang

Actually that messed up another thing now...all the Custom Controls aren't showing up now.

Roger Garstang

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.

TechSupport

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.

Roger Garstang

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.

TechSupport

Hi Roger,

I found the problem. The fix will be uploaded soon.