CTkTable icon indicating copy to clipboard operation
CTkTable copied to clipboard

Cannot add attributes into command for table.

Open MarzooqIsHere opened this issue 1 year ago • 1 comments

There is no way to add your own attributes into the table command without it breaking since it only adds its own data into the command.

MarzooqIsHere avatar Apr 10 '24 23:04 MarzooqIsHere

You can do your own operations with that data in the command function

Akascape avatar May 01 '24 07:05 Akascape