[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelin
From: |
Carnë Draug |
Subject: |
[Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval |
Date: |
Thu, 7 Jul 2016 13:31:26 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #8, patch #8722 (project octave):
As discussed on IRC with andy:
> I just looked at your impixelinfo. I think that should be done as
impixelinfoval. Matlab seems to include the impixelinfoval control inside the
other so it probably impixelinfo calls impixelinfoval.
> carandraug: Do you understand this? "...When created with impixelinfo, the
tool is a uipanel object.... When created with impixelinfoval, the tool is a
uicontrol object...
> I'm not familiar with ui* object and thought a uicontrol style=text is the
same as a panel
> a control is element that you can interact with such as button, piece of
text, dropdown menu, etc. A panel is just a place where you can put stuff
(other panels or a control)
> so what that sentence means is that impixelinfoval will create a uicontrol
with the text only. If you use impixelinfo, then it creates a panel with the
text "Pixel Info" which is followed by a uicontrol (the one that created by
impixelinfoval) that shows the actual pixelinfp
> this separation of things allows you to place the pixelinfo somewhere else,
in your own uipanel
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8722>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8722] For image() and imagesc(), added value readout in status bar when mousing over a figure, Lachlan Andrew, 2016/07/06
- [Octave-patch-tracker] [patch #8722] For image() and imagesc(), added value readout in status bar when mousing over a figure, Eric Addison, 2016/07/06
- [Octave-patch-tracker] [patch #8722] For image() and imagesc(), added value readout in status bar when mousing over a figure, Lachlan Andrew, 2016/07/06
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval, Carnë Draug, 2016/07/07
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval, Andreas Weber, 2016/07/07
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval,
Carnë Draug <=
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval, Andreas Weber, 2016/07/07
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval, Andreas Weber, 2016/07/13
- [Octave-patch-tracker] [patch #8722] implement impixelinfo and impixelinfoval, Eric Addison, 2016/07/13