How to get column description from row no in select list of hwtk

User: "Jouher_20929"
Altair Community Member
Updated by Jouher_20929

How to get column description from row no in select list of hwtk.

 

@tinh

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Refer to hwtk examples

    User: "Jouher_20929"
    Altair Community Member
    OP
    Updated by Jouher_20929

    @tinh i have created a hwtk select list. whenever i click one row from description and curse over other rows, they are getting autoselected. How to avoid this.

     

        set ::OPTT_ASSIGN_GUI::sl [hwtk::selectlist $::OPTT_ASSIGN_GUI::f_main.visulization_frame.compvisulization_frame -stripes 1 -selectmode multiple -selectcommand '::OPTT_ASSIGN_GUI::OnSelect %W %S %c']

    User: "tinh"
    Altair Community Member
    Updated by tinh

    Try changing -selectmode to single