realbasic-nug
[Top] [All Lists]

Re: TabPanel headings

To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
Subject: Re: TabPanel headings
From: "Lars Jensen" <larsjensen@gmail.com>
Date: Thu, 30 Oct 2008 10:35:34 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=+o7iYAUxOPfnUxEofoTvdkb9nVN/VYKjneUxPtaWYxk=; b=YrYpMhcZAxLmTATmmDEhKrIbuiuCF/khylNwDa5hgB/aRHPZrbop6bgYUKgtaKPmo1 zL3FgdE5yOh0vv5A5g4Ji8omEgZUH3FI39wMB0hzKiLHvQrGOxsbs7Ue7wXdczcGq3bh Evgt9JuDTzZNIc1V48xkzh60dPKJDjH6bijUg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=USVlWBQCqQxoLEFnQjE0iiB3x8dlCmFEvTmWVMJiJ1819dGUKTeOxMC053ZllJfjYQ BSJGALeCOENszWo714PNNq8zjmdVoKfaZTpnFfPIkXkIWeunetAwB41rG8tnnEXKQbA4 9e9qK03rDFe88ITxker2yjfcvMXmS2j6YsTrg=
In-reply-to: <200810292037.21234.rb@flippingdades.com>
References: <0D928A3D-D502-4F1A-B52C-42BFA6470C8B@forestmgt.com> <7CA4070E-AF3B-4EAA-9C04-5546C03F1630@shaw.ca> <8F664E7D-2A60-4240-90FD-510BCB8F9702@oxalyn.com> <200810292037.21234.rb@flippingdades.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
> It may not be an official way to solve this, but I did it once using
> pagepanels and bevel buttons to make my own tabs. I highlighted the selected
> tab and didn't rearrange them as is the standard on Windows. I thought it was
> much better this way.

Another approach is to show a list of panels on the side of the dialog
and let the user click a panel to make it active. (For example, the
REALbasic Preferences dialog.)

All these things boil down to showing the user a set of things and
letting him select an "active" one. There are many ways to skin this
cat, with "jumping tabs" being perhaps the worst.

lj

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>