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.