Skip to content

YAD --list action #332

@JustNotYou

Description

@JustNotYou

Using list with multiple columns and trying to use --dclick-action and/or --select-action which works unless any cell has a space in the text.

i.e.
Stuff **|**Junk **|**Other
some **|**whatever **|**pitched to that pile
more **|**good **|**yeah

If set for either action then %s has issue. The bottom row would show complete row but top row would show "some whatever pitched" and if more columns would also be skipped

Been looking source for list.c and see both action functions use get_data_as_string which may be where need fix.

Think the get_data_as_string function or something it calls may be the issue. Been to long since coding to dig much more for any quick fix to figure out.

:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions