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 cesar@elipse.com.br wrote to show this problem. Also attached is the Windows' binary for testing purposes. Tested with the latest wine.
Please let me know if I can provide any more info to help this fixed.
Thanks in advance,
Felipe
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.html
Krzysztof
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 post on wine-patches.
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 post on wine-patches.
Not yet. I hope it gets reviewed soon, but it seems Dimitrie is busy with winetest right now.
Krzysztof
Krzysztof Foltman kfoltman@portal.onet.pl 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 now.
You may not get any response about your patch for two reasons: 1. it got forgotten :( 2. it got committed :). Read the wine-cvs mailing list to get instant info about commits. Btw it's Alexandre who does the commits, Dimi is the good soul who has the time to help everybody.