gettingstarted
[Top] [All Lists]

Re: Listbox Headings and Editing Initial Values

To: "Ken Mankoff" <km2237 at columbia dot edu>, "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Subject: Re: Listbox Headings and Editing Initial Values
From: "Reinier & Wided" <info at w-bourguiba dot speedlinq dot nl>
Date: Fri, 10 Sep 2004 21:35:19 +0200
Cc:
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <7C256DAA-0295-11D9-B8F8-000393CCF5DC at realsoftware dot com><F01048D9-0334-11D9-B987-000A95DE6CC0 at math dot boisestate dot edu><697C01C2-035F-11D9-BD9C-00306549C134 at pcisys dot net> <Pine dot OSX dot 4 dot 61 dot 0409101530140 dot 12954 at modnar dot giss dot nasa dot gov>
Sorry, wrong button.

Put this in App.Open:

 Window1.ListBox1.Heading(0)="File name"
 Window1.ListBox1.Heading(1)="Size"

Where Window1 is your window, ListBox1 is your listbox.

Now run it (you won't see the headings in the editor.

Cheers.

----- Original Message ----- From: "Ken Mankoff" <km2237 at columbia dot edu>
To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Sent: Friday, September 10, 2004 9:30 PM
Subject: Re: Listbox Headings and Editing Initial Values



try tabs.

  -k.

On Fri, 10 Sep 2004, Chuck Pelto wrote:

I've been pouring over the Lang Ref, the Users Guide, and the archive of discussion regarding set listbox headings. However I cannot find a simple statement to show me the syntax for setting the heading text in a multi-column listbox.

I've tried a number of different approaches in the Properties window:

This, That, The Other
(This, That, The Other)
This; That; The Other
"This, That, The Other"
"This", "That", "The Other"

Everything shows up in the first columns header.

Would someone please share that information with me?

Thanks,

Chuck

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

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

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

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