octave-patch-tracker
[Top][All Lists]
Advanced

[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 11:50:17 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of patch #8722 (project octave):

                 Summary: For image() and imagesc(), added value readout in
status bar when mousing over a figure => implement impixelinfo and
impixelinfoval

    _______________________________________________________

Follow-up Comment #6:

This behaviour needs to be implemented in the image package as impixelinfoval
and impixelinfo.

I believe that the development versions of octave make this possible. You will
need to create a uicontrol object of type text. Then you need to set a
listener on the image that changes the text as the mouse moves over the
image.

After looking at the two functions, might be easier to implement
impixelinfoval first. The function impixelinfo can then make use of
impixelinfoval.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8722>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]