Return-Path: Delivered-To: apmail-pivot-user-archive@www.apache.org Received: (qmail 76475 invoked from network); 25 Sep 2010 23:03:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Sep 2010 23:03:48 -0000 Received: (qmail 88481 invoked by uid 500); 25 Sep 2010 23:03:48 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 88422 invoked by uid 500); 25 Sep 2010 23:03:48 -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 88414 invoked by uid 99); 25 Sep 2010 23:03:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 23:03:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of oladapoanimashaun@hotmail.co.uk designates 65.54.190.13 as permitted sender) Received: from [65.54.190.13] (HELO bay0-omc1-s2.bay0.hotmail.com) (65.54.190.13) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 23:03:39 +0000 Received: from BAY145-W32 ([65.54.190.61]) by bay0-omc1-s2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 25 Sep 2010 16:03:19 -0700 Message-ID: Content-Type: multipart/alternative; boundary="_fb8d55ce-a873-492e-b4e9-33e3f4e6c793_" X-Originating-IP: [82.132.248.228] From: Oladapo Animashaun To: Subject: Date: Sat, 25 Sep 2010 23:03:18 +0000 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 25 Sep 2010 23:03:19.0215 (UTC) FILETIME=[D81C63F0:01CB5D05] --_fb8d55ce-a873-492e-b4e9-33e3f4e6c793_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello All=2C Was wandering if anyone knows how to create sheet dialog button. Basically = i'm creating a custom prompt=2C using the sheet class like so: ... but when i add a button=2C using the normal PushButton element=2C like so: .... The normal "gray" form button is drawn to screen=2C rather than the prompt = "dark blue" button. I've trolled through the java doc but can't find any c= lues. thanks pivot-newbie = --_fb8d55ce-a873-492e-b4e9-33e3f4e6c793_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hello All=2C

Was wandering if anyone knows how to create= sheet dialog button. Basically i'm creating a custom prompt=2C using the s= heet class like so:

<=3BSheet wtkx:id=3D"form" title= =3D"Form"

<= /span>xmlns:wtkx=3D"htt= p://pivot.apache.org/wtkx" xml= ns:content=3D"org.apache.pivot.wtk.content= "

<= /span>xmlns=3D"org.apache.pivo= t.wtk" preferredWidth= =3D"450" preferr= edHeight=3D"400">=3B

<= /span><=3Bcontent>=3B

.

.

.


<=3B/content>=3B

=


<=3B/Sh= eet>=3B


but when i add a butto= n=2C using the normal PushButton element=2C like so:

<= span class=3D"Apple-tab-span"> <=3BBoxPane styles=3D"{horizontalAlignment:'left'}">=3B

<= span class=3D"Apple-tab-span"> <= =3BPushButton buttonDat= a=3D"Save">=3B

....

<=3B/PushButton>=3B

<= span class=3D"Apple-tab-span"> <=3B/BoxPane>= =3B


The normal "gray" form butt= on is drawn to screen=2C rather than the prompt "dark blue" button. I've&nb= sp=3Btrolled =3Bthrough the java doc  =3Bbut can't find any clues.&= nbsp=3B

 =3B

thanks


pivot-newbie



<= /body> = --_fb8d55ce-a873-492e-b4e9-33e3f4e6c793_--