İşleme Grafiği

5 İşleme

Yazar SHA1 Mesaj Tarih
kevin
a4a2b601a9 cmGrPlotAudio.c : The audio plot object no longer uses the underlying
graphic objects 'user' pointer.  This was a bug because the user of the
audio object itself might use this pointer thereby overwrite the pointer
set internally by the audio object.
2013-09-28 12:34:03 -07:00
kevin
b59c26a73b cmGrPlotAudio.c Comment changes. 2013-01-13 16:41:20 -08:00
kevin
9d6ac977aa Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events.
Rewrote cmGr.c::cmGrEvent()
Callback cmGrIsInsideObj() now must evaluate both if the mouse point is
inside the object and also if the object can handle the event. This
allows the actual plot object which can handle an event to be identified
by cmGrEvent().

_cmGrPlotObjEvent() still needs to be updated to account for these changes.
2012-12-17 20:54:37 -08:00
kevin
2fddbbb745 cmGrPlotAudio.c Fixed bug which caused audio files that went out of view on zoom to be redrawn in their pre-zoom position. 2012-12-17 14:49:54 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00