[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9993] Property inspector GUI
From: |
Pantxo Diribarne |
Subject: |
[Octave-patch-tracker] [patch #9993] Property inspector GUI |
Date: |
Thu, 3 Dec 2020 16:57:33 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0 |
Follow-up Comment #20, patch #9993 (project octave):
I attached a new patch with binary data included.
What I meant is two-fold:
* the inspector should be able to live without the GUI running, at least I'd
be very happy if that happened :-). Since your inspector window inherits
octave_dock_widget, that makes me suspect that the inspector won't run without
the main window running. Am I wrong?
* we already have a mechanism to notify the graphics toolkit when graphics
object properties change and at first sight you seem to have re-engineered
another independent one. Maybe your approach is better (and we know the
current mechanism is sometimes fragile), and it could be merged, but it would
be better to not have multiple functions for the same task.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9993>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9993] Property inspector GUI,
Pantxo Diribarne <=