pictslider size?

Kasper's icon

hi

would there be another way than scripting to define/change a pictslider size??
(scripting does erease and redo the object and its connections, right???)

many thanks

kasper
--
Kasper T. Toeplitz
noise, composition, bass, computer
http://www.sleazeArt.com

Trum's icon

With scripting -
If the object is named- you can replace it with a larger one- that way rather than deleting and making a new one- that will keep the connections in place too!

Kasper's icon

>With scripting -

yeah well - since it outputs its size when you change it manually (on
the bottom of the patch window) i thought there would be a message,
something in the inspector, anything to have a precise size (when
building a patch - i don't feel like patching by scripting !)

thanks

kasper
--
Kasper T. Toeplitz
noise, composition, bass, computer
http://www.sleazeArt.com

Emmanuel Jourdan's icon

On 6 juin 07, at 19:06, Kasper T Toeplitz wrote:

> yeah well - since it outputs its size when you change it manually
> (on the bottom of the patch window) i thought there would be a
> message, something in the inspector, anything to have a precise
> size (when building a patch - i don't feel like patching by
> scripting !)

It's not a big deal, you just need to send script size (it does not
recreate the object). bringtofront is here to force the object to be
redrawn.

ej

Max Patch
Copy patch and select New From Clipboard in Max.

Kasper's icon

wow, nice!!!

thanks

kasper

Max Patch
Copy patch and select New From Clipboard in Max.

>
>>yeah well - since it outputs its size when you change it manually
>>(on the bottom of the patch window) i thought there would be a
>>message, something in the inspector, anything to have a precise
>>size (when building a patch - i don't feel like patching by
>>scripting !)
>
>It's not a big deal, you just need to send script size (it does not
>recreate the object). bringtofront is here to force the object to be
>redrawn.
>
>ej
>
>

Kasper's icon

>>
>>>yeah well - since it outputs its size when you change it manually
>>>(on the bottom of the patch window) i thought there would be a
>>>message, something in the inspector, anything to have a precise
>>>size (when building a patch - i don't feel like patching by
>>>scripting !)
>>
>>It's not a big deal, you just need to send script size (it does not
>>recreate the object). bringtofront is here to force the object to
>>be redrawn.

and since it works beautifully on hslider as well, and the 2 objects
(pictslider, hsilder) share the same basic default look, is it
possible to reduce the hslider margins??

thanks

kasper
--
Kasper T. Toeplitz
noise, composition, bass, computer
http://www.sleazeArt.com

Emmanuel Jourdan's icon

On 7 juin 07, at 12:46, Kasper T Toeplitz wrote:

> and since it works beautifully on hslider as well, and the 2
> objects (pictslider, hsilder) share the same basic default look, is
> it possible to reduce the hslider margins??

It's not, 'cos pictslider display an image, and hslider have the
margin "hard coded".

ej

Kasper's icon

>On 7 juin 07, at 12:46, Kasper T Toeplitz wrote:
>
>>and since it works beautifully on hslider as well, and the 2
>>objects (pictslider, hsilder) share the same basic default look, is
>>it possible to reduce the hslider margins??
>
>It's not, 'cos pictslider display an image, and hslider have the
>margin "hard coded".
>

ah, so deska.............

kasper