Return-Path: Delivered-To: apmail-pivot-user-archive@www.apache.org Received: (qmail 38016 invoked from network); 22 Mar 2011 20:16:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Mar 2011 20:16:07 -0000 Received: (qmail 95865 invoked by uid 500); 22 Mar 2011 20:16:07 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 95781 invoked by uid 500); 22 Mar 2011 20:16:07 -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 95773 invoked by uid 99); 22 Mar 2011 20:16:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 20:16:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cbartlett.x@gmail.com designates 209.85.215.182 as permitted sender) Received: from [209.85.215.182] (HELO mail-ey0-f182.google.com) (209.85.215.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Mar 2011 20:16:01 +0000 Received: by eyg7 with SMTP id 7so2171838eyg.13 for ; Tue, 22 Mar 2011 13:15:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Qn9LCD1oo0lWyGdVVzpEYuFdqQbqsmxTgZfCe33JJP4=; b=ORDTlZYBiugsihDKuNyiexwaolecukZxcErHbmdkgp2HFs9cM603D+5pzd+K76DldZ wvjQ6iGefKjUceB+04TUaouzg1DqLggdJtt0rnp+4lQwUUpkl0KZ0oQfjsd4B/EkBGzW K1o7K0aN0Hlu6mjG2ClbDpKTZIoSJvM5x6V9E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mBgGJVleVUOWwiBMNY5z5jOBuqjy3cn8jUTQ9WZJrhzQq3XnGAJcs1bjGvSQFFU7A2 E3nBqIg/3e56dbHG1UtEOqT44Tdm4NFdDKtm8l3nBeZ817/paanpjdaCyK1mmy6pbqr9 WRVObn/9D1YMeCcUJHr5psk2luU9MvmDcXJ80= MIME-Version: 1.0 Received: by 10.14.37.136 with SMTP id y8mr2180459eea.204.1300824939887; Tue, 22 Mar 2011 13:15:39 -0700 (PDT) Received: by 10.14.124.140 with HTTP; Tue, 22 Mar 2011 13:15:39 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Mar 2011 03:15:39 +0700 Message-ID: Subject: Re: Applying a style to all elements of a control From: Chris Bartlett To: user@pivot.apache.org Content-Type: multipart/alternative; boundary=90e6ba47726774fcaf049f17e83d --90e6ba47726774fcaf049f17e83d Content-Type: text/plain; charset=ISO-8859-1 On 23 March 2011 01:45, Bill van Melle wrote: > If the only way to change the style of, say, a Label is to change the style > of *all* Labels, then that's pretty useless to me. That's more of a global > skinning facility. > As the example demonstrates, you can create named styles (heading & subHeading). or typed styles (Button, RadioButton, PushButton). > I don't object to having a style name per BXML file, but it's unclear to me > how I make use of it. Sorry if I'm being obtuse here. > Look at the example.