From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 6 20:46:22 2005 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1878A16A41F for ; Sun, 6 Nov 2005 20:46:22 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id D63DF43D45 for ; Sun, 6 Nov 2005 20:46:21 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EYrPB-000MFV-DF; Sun, 06 Nov 2005 20:46:21 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EYrP8-0006nQ-GI; Sun, 06 Nov 2005 10:46:18 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17262.27545.984135.425167@roam.psg.com> Date: Sun, 6 Nov 2005 10:46:17 -1000 To: Joe Marcus Clarke References: <17261.44437.60487.381717@roam.psg.com> <1131308983.17222.7.camel@shumai.marcuscom.com> Cc: freebsd gnome Subject: Re: hierarchic menu X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 20:46:22 -0000 >> how can i make it a menu hierarchy? i.e. how can an entry in a >> menu be a sub-menu? 'Settings' looks like an example of what i >> am trying to do, but i can not see attributes / properties that >> differentiate it. > Create drawers within drawers. Just select Add to panel, and > select the drawer option. Go as deep as you need. works great! except ... they don't have labels, only icons. i am dealing with a wide and deep hierarchy, and i *really* need them labeled. randy