I'm not using it, but can you simplify the vm geometry comand as well?


Is anyone using the 'relocate' message to move/resize windows in Pd? I ask because I want to simplify that code and the message itself in pd-gui-rewrite 0.43. Its currently a very strange format, and it no longer needs to be.

Here's the only working example that I know of:
http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/doc/additional/pd-msg/1.msg_and_patch/6.relocate_windows.pd?view=log

The idea is to make the message like this:

"relocate   WIDTHxHEIGHT+XLoc+YLoc"

Currently its like this:

"relocate   WIDTHxHEIGHT+0+0    0x0+XLoc+YLoc"

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to