Hi David,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There are several TDateEdit's<br>
on several forms and they all have stopped responding. If I click on the<br>
form background the DateEdit will close. </blockquote><div><br>This may be due to the following change, made in mid-july:<br><a href="http://bugs.freepascal.org/view.php?id=14059" target="_blank">http://bugs.freepascal.org/view.php?id=14059</a><br>
See also <a href="http://bugs.freepascal.org/view.php?id=14058" target="_blank">http://bugs.freepascal.org/view.php?id=14058</a><br>In GTK2, the calendar was shown in a modal form and the underlying form wouldn't get the focus until it was closed.<br>
Clicking anywhere outise the calendar now closes it, and it's consistent with what it does under Windows.<br>
</div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">If I try to manually enter the<br>
date into the edit box it also appears that the DateOrder is not<br>
respected. I am using YMd, but when I try to enter "2011-08-30", the<br>
cursor skips to the month when the first "1" in the year is pressed. </blockquote><div><br>This works for me (Linux Mint 64 bits, SVN 31924 FPCO 2.4.2).<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
I<br>
update from SVN periodically. This app uses GTK2. If I rebuild the app<br>
using QT the TDateEdit's work fine. Also, when I create a new test app<br>
with just a TDateEdit using GTK2, it works properly. I'm probably<br>
missing something simple, but can't see what it is.<br></blockquote><div><br>Sorry, no idea of what can be wrong.<br><br>Regards,<br><br>Gerard.<br>
</div></div><br>