Re: DateTimeCtrl doesn't select a new date

2004-04-20 Thread Ferenc Wagner
Krzysztof Foltman <[EMAIL PROTECTED]> writes: > Felipe W Damasio (Elipse Software) wrote: > >> PS: Did your patch got applied on mainline wine? I didn't >> find any response to your post on wine-patches. > > Not yet. I hope it gets reviewed soon, but it seems > Dimitrie is busy with winetest right

Re: DateTimeCtrl doesn't select a new date

2004-04-20 Thread Krzysztof Foltman
Felipe W Damasio (Elipse Software) wrote: My recent patch seems to fix that, as well as some other issues: http://www.winehq.org/hypermail/wine-patches/2004/04/0320.html Fixed it indeed. Nice to hear that :-) PS: Did your patch got applied on mainline wine? I didn't find any response to your

Re: DateTimeCtrl doesn't select a new date

2004-04-20 Thread Felipe W Damasio (Elipse Software)
Hi Krzysztof, Krzysztof Foltman wrote: My recent patch seems to fix that, as well as some other issues: http://www.winehq.org/hypermail/wine-patches/2004/04/0320.html Fixed it indeed. Thanks a lot. Felipe PS: Did your patch got applied on mainline wine? I didn't find any response to your p

Re: DateTimeCtrl doesn't select a new date

2004-04-19 Thread Krzysztof Foltman
Felipe W Damasio (Elipse Software) wrote: Whe using CDateTimeCtrl and selecting a new date on that calendar thing, the date isn't selected and the widnow isn't closed. My recent patch seems to fix that, as well as some other issues: http://www.winehq.org/hypermail/wine-patches/2004/04/0320.h

DateTimeCtrl doesn't select a new date

2004-04-19 Thread Felipe W Damasio (Elipse Software)
Greetings, Whe using CDateTimeCtrl and selecting a new date on that calendar thing, the date isn't selected and the widnow isn't closed. In fact, there's no way I can close that window, except closing the program. Attached is a little app Cesar Mello <[EMAIL PROTECTED]> wrote to show this