Hi Krzysztof,
I do intend to do mouse-resize, but not right now (I'm busy rewriting the audio and graphics update code, which seems like plenty for one cycle)
cheers Miller
On Wed, Feb 19, 2003 at 10:33:20AM +0100, Krzysztof Czaja wrote:
hi all,
as I am going to enable resizing-by-dragging of cyclone's ui objects, I wonder if there are any examples of how it could be done, or if anybody has any suggestions.
It seems like there is no way, by means of the current Pd API alone, for an external to be notified about its part, a resize-handle. being clicked at in edit mode.
Miller, perhaps you have plans to include this feature in a future version?
If not, I would try directly binding this info out from the tk layer (it is going to be nasty).
I would rather not create a proxy 'handle' object (a separate gobj inserted into a glist), in the fear of corrupting the ordering of objects during save/load and copy/paste.
Currently the only two ui classes are Scope~ and comment. I fancy having them as complete as possible in the early stage, though.
Krzysztof
btw, being notified about the mouse-up would be handy too...
PD-dev mailing list PD-dev@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-dev