Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 071FF19A2E for ; Fri, 22 Apr 2016 15:01:40 +0000 (UTC) Received: (qmail 57924 invoked by uid 500); 22 Apr 2016 15:01:38 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 57897 invoked by uid 500); 22 Apr 2016 15:01:38 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 57033 invoked by uid 99); 22 Apr 2016 15:01:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Apr 2016 15:01:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E53BA18023C for ; Fri, 22 Apr 2016 15:01:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.898 X-Spam-Level: * X-Spam-Status: No, score=1.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=2, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=extravision.com Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dwbJpxksdkGb for ; Fri, 22 Apr 2016 15:01:34 +0000 (UTC) Received: from mta.extravision.com (mta.extravision.com [193.133.125.8]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id A8CFD5F2C3 for ; Fri, 22 Apr 2016 15:01:33 +0000 (UTC) Received: from [192.168.2.122] ([192.168.2.122]) (authenticated bits=0) by mta.extravision.com (8.13.8/8.14.3) with ESMTP id u3MF1QWv022840 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 22 Apr 2016 16:01:26 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=extravision.com; s=default; t=1461337287; bh=72M5eCEVJwNzyf1YN2rvkndnETP3gJ6HjFo31T/posw=; h=Subject:To:References:From:Date:In-Reply-To; b=v3N1aaeMt1hOGuKxy6SuIcZtvbd9fZzIH3nIh15tjA+7c6Brr9a3bTWPYOGtkJbUf 0veBBGLjvZeR7dTDmAExgDi7z4s5+fdBxevOH2iFfsF48uqcwTgXZDj3+nrYykF37A CXQobHJdAPFdC6wzc79BahaGo6Y7CxeOtwlJS4h8= Subject: Re: Multi select combo To: users@flex.apache.org References: <571a1f8c.05ed320a.94557.0eb7@mx.google.com> From: Tom Chiverton Message-ID: <571A3CC6.8080309@extravision.com> Date: Fri, 22 Apr 2016 16:01:26 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <571a1f8c.05ed320a.94557.0eb7@mx.google.com> Content-Type: multipart/alternative; boundary="------------070008070703080700050506" --------------070008070703080700050506 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit We basically built a button that had label text of either the single selected item, or "3 items" and the full list in the tooltip. When it was clicked it would open an interface for selecting from the list. Tom On 22/04/16 13:56, mark goldin wrote: > Users want to select multiple values from a combo box. Because of a limited vertical space I cannot change it to a list box or grid. Can I have a combo with checkboxes? If yes What would be shown in the combo when multiple items being selected? > > Thanks > > Sent from my Windows 10 phone > > > ______________________________________________________________________ > This email has been scanned by the Symantec Email Security.cloud service. > For more information please visit http://www.symanteccloud.com > ______________________________________________________________________ --------------070008070703080700050506--