Interesting. I could not reproduce in a separate project so I had to
investigate further. I did file comparisons on the 2 projects and
discovered that if you set the value of "Expand" to TRUE then the
calendar appears. Set it to FALSE and it disappears.
I'm not sure if this is an intended featur
> Thanks Benoit,
> This is a great improvement. There is only 1 point I don't understand. I
> enclose 2 screenshots. DateBox2.png shows 2 value boxes in an hbox and
> they have a calendar option. If I cut the datebox and paste it outside
> the hbox then the calendar disappears.
> DateBox1.png shows
> > I reported bugs when a date valuebox is housed in a Vbox. I then moved
> > all my controls to a Panel and got the same problems if the
> > Panel.Arrangement was set to Vertical.
> > I then moved all Valueboxes to a Frame and got no problems. Obviously
> > the Frame does not have an Arrangement
> I reported bugs when a date valuebox is housed in a Vbox. I then moved
> all my controls to a Panel and got the same problems if the
> Panel.Arrangement was set to Vertical.
> I then moved all Valueboxes to a Frame and got no problems. Obviously
> the Frame does not have an Arrangement property.
I reported bugs when a date valuebox is housed in a Vbox. I then moved
all my controls to a Panel and got the same problems if the
Panel.Arrangement was set to Vertical.
I then moved all Valueboxes to a Frame and got no problems. Obviously
the Frame does not have an Arrangement property.
One fu