Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA6D42799 for ; Mon, 25 Apr 2011 15:18:59 +0000 (UTC) Received: (qmail 79322 invoked by uid 500); 25 Apr 2011 15:18:59 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 79302 invoked by uid 500); 25 Apr 2011 15:18:59 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 79294 invoked by uid 99); 25 Apr 2011 15:18:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2011 15:18:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gk_brown@verizon.net designates 206.46.173.1 as permitted sender) Received: from [206.46.173.1] (HELO vms173001pub.verizon.net) (206.46.173.1) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2011 15:18:50 +0000 Received: from [192.168.1.15] ([unknown] [98.110.173.176]) by vms173001.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LK700CZ6RUSV5T0@vms173001.mailsrvcs.net> for user@pivot.apache.org; Mon, 25 Apr 2011 10:18:29 -0500 (CDT) Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Apple Message framework v1082) Subject: Re: Calender display problem From: Greg Brown In-reply-to: Date: Mon, 25 Apr 2011 11:18:28 -0400 Content-transfer-encoding: quoted-printable Message-id: References: To: user@pivot.apache.org X-Mailer: Apple Mail (2.1082) X-Virus-Checked: Checked by ClamAV on apache.org What locale is your application running in? On Apr 25, 2011, at 10:55 AM, Le Zhou wrote: > Hi, everyone >=20 > The Calender component has one kinda display problem on my windows XP = platform. Value of month and values of day of week are shown as = sequences of squares as follows: >=20 > >=20 >=20 > JRE on my windows is of version 1.6.0_25. >=20 > Can anyone tell me how to fix this problem? Thanks a lot!