Hello list,
Is there any possibility to query the current parameters of any gui
objects (canvas, etc.)? To know how big/
wide / what label it has?
thanks as usual,
joao
Hallo, João Miguel Pais hat gesagt: // João Miguel Pais wrote:
Is there any possibility to query the current parameters of any gui
objects (canvas, etc.)? To know how big/ wide / what label it has?
No. Not that I know.
(Is it just me who has a deja vu?)
Frank Barknecht _ ______footils.org_ __goto10.org__
Hallo, João Miguel Pais hat gesagt: // João Miguel Pais wrote:
Is there any possibility to query the current parameters of any gui
objects (canvas, etc.)? To know how big/ wide / what label it has?
it might be a collective déjà -vu...
In the attached file you will get an example where it's possible to get the width, the heigth, x position, y position, and font size of the main canvas, with the help of the object [textfile], but I wonder what you want to do with it...
Patco
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com
On Thu, Nov 17, 2005 at 11:49:02AM +0100, megale wrote:
Hallo, Jo?o Miguel Pais hat gesagt: // Jo?o Miguel Pais wrote:
Is there any possibility to query the current parameters of any gui
objects (canvas, etc.)? To know how big/ wide / what label it has?it might be a collective d?j?-vu...
In the attached file you will get an example where it's possible to get the width, the heigth, x position, y position, and font size of the main canvas, with the help of the object [textfile], but I wonder what you want to do with it...
some of us want to dynamically construct guis without resorting to a roughshod collection of undocumented internal-messages, 'dyn', 'tot' or other tricks..or giving up and creating something standalone (a la pd_objects.tk / gripd / ptl etc)
a standard way to set/get all properties via patching will likely be pretty easy to with desiredata, something like send a 'color' message and 'color 255 255 255' comes out the outlet, for routing to a colorpicker object..
or maybe wrap a GOP abstraction into a datastructure widget, for those who prefer to avoid cables,
Patco
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger T?l?chargez cette version sur http://fr.messenger.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
In the attached file you will get an example where it's possible to get
the width, the heigth, x position, y position, and font size of the main canvas, with the help
of the object [textfile], but I wonder what you want to do with it...
thanks, but I was thinking about the gui objects. anyway that's nice.
some of us want to dynamically construct guis without resorting to a
roughshod collection of undocumented internal-messages, 'dyn', 'tot' or
other tricks..or giving up and creating something standalone (a la
pd_objects.tk / gripd / ptl etc)
I am working on a abstraction which edits gui objects much faster than
typing parameters, but I can't do more than follow the standard messages,
I'm not a programmer.
I wanted to know if it would be possible to get the parameters of an
existing gui-obj, but well, it'll have to go without it.
When a prototype is ready I'll sent it to the list.
On Thu, 17 Nov 2005, João Miguel Pais wrote:
Is there any possibility to query the current parameters of any gui objects (canvas, etc.)? To know how big/ wide / what label it has?
There is not, and the only plan to support that feature is in a version of PureData (DesireData) that doesn't support select/cut operations (as this is being moved to the client-side)
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju Freelance Digital Arts Engineer, Montréal QC Canada