realbasic-nug
[Top] [All Lists]

Re: question about listbox headers

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: question about listbox headers
From: Tom Benson <tombenson at mac dot com>
Date: Wed, 31 Aug 2005 07:53:26 +1000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <001a01c5ad92$95ec02b0$690aa8c0 at buildmanager>
See the HeadingIndex property of the listbox control

setting it to "-1" means "no column clicked" and redraws the listbox as such

Cheers,
Tom
________________________________________________________

God is REAL, unless explicitly declared INTEGER.




On 31/08/2005, at 4:42 AM, Cameron McCormick wrote:

Hello, I have an app where the user can click different listbox views, which each populate the same listbox. If the user clicks a header to reorder the listbox can trap it with the headerclicked event, how can I programatically reset it when the user clicks to a different view then back?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

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