Dear all, how about being able to scroll within a patch with mouse wheel. I have a large data-structure and want to use FastStone screen capture's scroll function to get the whole canvas as an image file.
WinXP, Pd 0.38.4-extended-RC8
thanks mdf
michael fowler wrote:
Dear all, how about being able to scroll within a patch with mouse wheel. I have a
hmm, are you saying that scrolling within a patch with the mouse wheel does not work on XP?
large data-structure and want to use FastStone screen capture's scroll function to get the whole canvas as an image file.
i don't know FastStone, but you can print a patch into a postscript file with the "File->Print..." menu.
mfg.adsr IOhannes
Not really related to the original poster's prob, but being able to manipulate number boxes and sliders with the mousewheel when the mousepointer is hovering over one would be cool. Sometimes it's a bit hard to increment a numberbox without resorting to the keyboard.
Shiftkey for 0.01 unit increments of course.
--j
On 10/5/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
michael fowler wrote:
Dear all, how about being able to scroll within a patch with mouse wheel. I have a
hmm, are you saying that scrolling within a patch with the mouse wheel does not work on XP?
large data-structure and want to use FastStone screen capture's scroll function to get the whole canvas as an image file.
i don't know FastStone, but you can print a patch into a postscript file with the "File->Print..." menu.
mfg.adsr IOhannes
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Thu Oct 05, 2006 at 09:05:25PM +0200, Johannes Taelman wrote:
Not really related to the original poster's prob, but being able to manipulate number boxes and sliders with the mousewheel when the mousepointer is hovering over one would be cool. Sometimes it's a bit hard to increment a numberbox without resorting to the keyboard.
Shiftkey for 0.01 unit increments of course.
ive made some toxy widgets like this. drag is 1x, shift drag is 10x, control drag is 0.1x, and drag can be mousedrag or mousewheel.. not too hard to do these kind of things in Tk when you are not dealing with C code in the PD Core..
--j
On 10/5/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
michael fowler wrote:
Dear all, how about being able to scroll within a patch with mouse wheel. I have a
hmm, are you saying that scrolling within a patch with the mouse wheel does not work on XP?
large data-structure and want to use FastStone screen capture's scroll function to get the whole canvas as an image file.
i don't know FastStone, but you can print a patch into a postscript file with the "File->Print..." menu.
mfg.adsr IOhannes
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list