swift - NSTableView in popover not selecting row on first click -
my app presents multiple tables in popover status bar. when user clicks on row, in of tables, nothing happens. on second click, tableviewselectiondidchange gets fired , row selected. ideas on how fix this? thought @ first focus issue, first click giving popover focus. however, popover has buttons activate on first click.
Comments
Post a Comment