Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: Tom Newsgroups: comp.lang.java.gui Subject: Re: JCalendar Update Date: Tue, 2 Aug 2011 09:50:49 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 18 Message-ID: References: NNTP-Posting-Host: Vd3zjYYo2heJAT9ZVcrkiA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Pan/0.133 (House of Butterflies) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4618 On Tue, 26 Jul 2011 12:15:15 -0400, John B. Matthews wrote: > > This Q&A looks like one of the bugs you fixed: > > > > I've included a link in this index tag: > > Thanks for posting that - yes that's fixed. The next update will feature rendering enhancements. Some users have complained about slow creation times when using a large number of JDateChoosers... because it uses JButtons for rendering the calendar and creates 49 of them. This also leads to obvious restrictions as well as L&F dependencies. So soon-ish I imagine.