Re: tablelist and unknow

Liste des GroupesRevenir à cl tcl 
Sujet : Re: tablelist and unknow
De : manfred (at) *nospam* antispam.at (Manfred Stelzhammer)
Groupes : comp.lang.tcl
Date : 05. Oct 2024, 19:45:38
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vds1gi$r620$3@dont-email.me>
References : 1 2
User-Agent : Mozilla Thunderbird
Sorry, I'm wrong, the workaround does'nt work.
regards
Manfred
Am 05.10.24 um 19:32 schrieb Manfred Stelzhammer:
Hi
 I found a workaround.
 I create a proc moveCol.
 ##
proc moveCol {args} {::tablelist::moveCol {*}$args}
##
 regards
 Manfred
  Am 05.10.24 um 19:24 schrieb Manfred Stelzhammer:
Hi
>
If I create a tablelist widget with "-movablecolumns 1" an I'll move a column it works ok.
>
But if I have a proc "unknown" I cann't move a column.
>
##
>
proc unknown {args} {puts "unknown : $args"}
>
##
>
If I move in the tablelistwidget a column I get:
>
     % unknown : moveCol .tbl 2 1
>
But the position from the column don't change.
>
How can I solve the problem?
>
regards
>
Manfred
>
>
>
>
 

Date Sujet#  Auteur
5 Oct 24 * tablelist and unknow7Manfred Stelzhammer
5 Oct 24 +* Re: tablelist and unknow5Manfred Stelzhammer
5 Oct 24 i`* Re: tablelist and unknow4Manfred Stelzhammer
6 Oct 24 i `* Re: tablelist and unknow3nemethi
6 Oct 24 i  `* Re: tablelist and unknow2clt.to.davebr
6 Oct 24 i   `- Re: tablelist and unknow1nemethi
6 Oct 24 `- tablelist and unknow1clt.to.davebr

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal