PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Paul D. Elliott on April 25, 2005, 07:17:10 PM

Title: DateTimePicker
Post by: Paul D. Elliott on April 25, 2005, 07:17:10 PM
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?
Title: DateTimePicker
Post by: TechSupport on April 25, 2005, 11:01:53 PM
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
Title: DateTimePicker
Post by: Roger Garstang on April 26, 2005, 01:59:34 AM
Actually that messed up another thing now...all the Custom Controls aren't showing up now.
Title: DateTimePicker
Post by: Roger Garstang on April 26, 2005, 02:08:34 AM
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.
Title: DateTimePicker
Post by: TechSupport on April 26, 2005, 09:10:55 AM
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.
Title: DateTimePicker
Post by: Roger Garstang on April 26, 2005, 08:26:51 PM
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.
Title: DateTimePicker
Post by: TechSupport on April 27, 2005, 03:04:54 PM
Hi Roger,

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