Lisp HUG Maillist Archive

icons/images within column headers of multi-column-list-panel?

Hi,

I'd like to put some icons into the column headers of a
multi-column-list-panel to inform the used if a column is sorted and how it
is sorted (asc, desc).

Is this possible? Didn't find a solution yet

Andreas

LWW 4.4.6 or 5.0


Re: icons/images within column headers of multi-column-list-panel?

On Mon, 4 Dec 2006 18:54:07 +0100, "Andreas Thiele" <andreas@atp-media.de> wrote:

> I'd like to put some icons into the column headers of a
> multi-column-list-panel to inform the used if a column is sorted and
> how it is sorted (asc, desc).
>
> Is this possible? Didn't find a solution yet

You might want to look at Dmitriy's code:

  http://lisp.ystok.ru/ygrid.html

Cheers,
Edi.


AW: icons/images within column headers of multi-column-list-panel?

 

> -----Ursprüngliche Nachricht-----
> Von: owner-lisp-hug@lispworks.com 
> [mailto:owner-lisp-hug@lispworks.com] Im Auftrag von Edi Weitz
> Gesendet: Montag, 4. Dezember 2006 18:58
> An: Andreas Thiele
> Cc: lisp-hug@lispworks.com
> Betreff: Re: icons/images within column headers of 
> multi-column-list-panel?
> 
> 
> On Mon, 4 Dec 2006 18:54:07 +0100, "Andreas Thiele" 
> <andreas@atp-media.de> wrote:
> 
> > I'd like to put some icons into the column headers of a 
> > multi-column-list-panel to inform the used if a column is 
> sorted and 
> > how it is sorted (asc, desc).
> >
> > Is this possible? Didn't find a solution yet
> 
> You might want to look at Dmitriy's code:
> 
>   http://lisp.ystok.ru/ygrid.html
> 
> Cheers,
> Edi.
> 

Hi Edi,

Thnaks. Does that mean multi-column-list-panel (mclp) can't do this for me? 

(I don't find any reference to mclp in Dimitry's code).


Andreas



Updated at: 2020-12-10 08:47 UTC