Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

jan_t

About

Username
jan_t
Joined
Visits
4
Last Active
Roles
Member

Comments

  • Update: I think I fixed the issue. I passed a reference to the plugin when initializing the custom widget and connected a signal to plugin.apply_edit_changes, which seems to trigger script generation successful: self.table.itemChanged.connect(plugi…
  • Hi @cvanbuck, thanks for the hints. I tried that route but eventually got stuck. So I tried to add custom widgets in addition to the auto-plugin-generated ones. This brought me at least somewhere (and has the benefit that one can use the controls = …