[krita] [Bug 423341] Add menu manipulation to Python API

2020-07-17 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=423341 Scott Petrovic changed: What|Removed |Added Resolution|WAITINGFORINFO |NOT A BUG Status|NEEDSINFO

[krita] [Bug 423341] Add menu manipulation to Python API

2020-07-17 Thread Adric Worley
https://bugs.kde.org/show_bug.cgi?id=423341 --- Comment #6 from Adric Worley --- I think it should get me far enough along to hack together what I need. I did notice that there are no windows available when `setup` or `addActions` are called in the Extension lifecycle, so I'll likely need to set

[krita] [Bug 423341] Add menu manipulation to Python API

2020-07-15 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=423341 Scott Petrovic changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution|---

[krita] [Bug 423341] Add menu manipulation to Python API

2020-06-23 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=423341 --- Comment #4 from Boudewijn Rempt --- Weird... I tried something like that yesterday, and it didn't work for me. Maybe because I first created the menu, then the action. -- You are receiving this mail because: You are watching all bug changes.

[krita] [Bug 423341] Add menu manipulation to Python API

2020-06-22 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=423341 Scott Petrovic changed: What|Removed |Added CC||scottpetro...@gmail.com --- Comment #3 from

[krita] [Bug 423341] Add menu manipulation to Python API

2020-06-22 Thread Adric Worley
https://bugs.kde.org/show_bug.cgi?id=423341 --- Comment #2 from Adric Worley --- Is there an example of how to do that? I found some xmlgui files in the source, but it's not clear to me where/how they get loaded and used so I haven't been able to test whether it works the way you described.

[krita] [Bug 423341] Add menu manipulation to Python API

2020-06-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=423341 Boudewijn Rempt changed: What|Removed |Added Severity|normal |wishlist CC|