Re: [LAU] 'Arrange' not available in Catia?

From: Christopher Arndt <chris@email-addr-hidden>
Date: Tue Sep 04 2018 - 03:18:14 EEST

Am 04.09.18 um 02:02 schrieb Jonathan E. Brickman:
> I am finding Canvas/Arrange not available in Catia, have been using
> Patchage instead. Anyone know how to get Canvas/Arrange to work in
> Catia? I am recompiling both using yaourt in in Manjaro.

There are the following lines (531f.) in 'src/share_canvasjack.py' in
the Catia/Cadence sources:

  self.ui.act_canvas_arrange.setEnabled(False) # TODO, later
  self.ui.act_canvas_arrange.triggered.connect(self.slot_canvasArrange)

The 'slot_canvasArrange' calls 'patchcanvas.arrange()' from
'patchcanvas.py', which just prints a debugging message.

So, no, this isn't implemented and enabling the menu action wouldn't help.

Chris
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Sep 4 04:15:01 2018

This archive was generated by hypermail 2.1.8 : Tue Sep 04 2018 - 04:15:02 EEST