Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-10 Thread Roman Haefeli
On Wed, 2023-04-05 at 19:59 +, Phil Stone wrote:
> I just wanted to thank you for pmenu, Fred. It really fills a gap in
> the Pd ecosystem.

Re drop-down with configurable font-size, check [netpd-gui-dropdown]:

https://github.com/reduzent/netpd/blob/main/includes/netpd-gui-dropdown-help.pd

(it's vanilla and uses data structures)

Roman


signature.asc
Description: This is a digitally signed message part
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-06 Thread Alexandre Torres Porres
For my modular system that I am planning to develop this year in Pd I have
to include 2 guis in ELSE, a knob and a dropmenu, knob is almos done so
dropmenu is next. I will make it able to set the font size and find more
things that are missing in the current few dropmenu options we have in Pd.

cheers

Em qua., 5 de abr. de 2023 às 17:00, Phil Stone 
escreveu:

> I just wanted to thank you for pmenu, Fred. It really fills a gap in the
> Pd ecosystem.
>
>
>
> *From: *Pd-list  on behalf of Fred Jan
> Kraan 
> *Date: *Wednesday, April 5, 2023 at 12:57 PM
> *To: *Ingo , pd-list@lists.iem.at <
> pd-list@lists.iem.at>
> *Subject: *Re: [PD] [tof/pmenu] is the any way for setting the font size?
>
> Hi Ingo,
> > Hi Fred!
> >
> >> No there is currently no such option. Would it be helpful if the menu
> would zoom with the rest of the patch?
> > I'm not sure what you mean by "zoom with the rest of the patch".
> I was referring to the standard Pd zoom function, as activated with
> "Edit > Zoom" In or "Ctrl-+". But looking at your screenshots, this zoom
> wouldn't help here.
> > I have dozens of menus within a single editor patch.
> > Each of them has a different size / number of entries.
> > If the menu would "zoom with the rest of the patch" wouldn't they be
> > different?
> >
> > Or did I miss a new zoom feature of Pd?
> > I'm still using Pd 0.49 for compatibility reasons with older hardware
> units
> > that have to run my software.
> No, not that I know of. Not that I am that modern :-).
> > I had used xrandr for actually zooming certain patches but there is a
> > compatibility problem between Intel / AMD processors.
> > So I would like to enlarge smaller patches by making them bigger to fit
> Full
> > HD instead of zooming.
> > This makes the menus smaller in relation to the entire patch since I
> cannot
> > enlarge them as well by the same factor.
>
> What you use is a hardware or system-zoom, not Pd-zoom function. pmenu
> doesn't have any persistent arguments and the code doesn't contain any
> font setting. So it probably uses some canvas default font (-size).
>
> The short answer is no, there is no option to control the font size.
>
> > Thanks!
> > Ingo
>
> Greetings,
>
> Fred Jan
>
> >
> >
> >
> > -Original Message-
> > From: Pd-list [mailto:pd-list-boun...@lists.iem.at
> ] On Behalf Of Fred Jan
> > Kraan
> > Sent: Wednesday, April 05, 2023 9:06 AM
> > To: pd-list@lists.iem.at
> > Subject: Re: [PD] [tof/pmenu] is the any way for setting the font size?
> >
> > Hi Ingo,
> >> Is the any way for setting the font size on [tof/pmenu] ?
> >>
> >> I'm having problems with the readability (or hitting the menu entries)
> >> on small touch screens.
> > No there is currently no such option. Would it be helpful if the menu
> would
> > zoom with the rest of the patch?
> >> Thanks!
> >> Ingo
> > Greetings,
> >
> > Fred Jan
> >
> >>
> >>
> >>
> >> ___
> >> Pd-list@lists.iem.at mailing list
> >> UNSUBSCRIBE and account-management ->
> >> https://lists.puredata.info/listinfo/pd-list
> >
> >
> > ___
> > Pd-list@lists.iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> > https://lists.puredata.info/listinfo/pd-list
> >
> >
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-05 Thread Phil Stone
I just wanted to thank you for pmenu, Fred. It really fills a gap in the Pd 
ecosystem.

From: Pd-list  on behalf of Fred Jan Kraan 

Date: Wednesday, April 5, 2023 at 12:57 PM
To: Ingo , pd-list@lists.iem.at 
Subject: Re: [PD] [tof/pmenu] is the any way for setting the font size?
Hi Ingo,
> Hi Fred!
>
>> No there is currently no such option. Would it be helpful if the menu would 
>> zoom with the rest of the patch?
> I'm not sure what you mean by "zoom with the rest of the patch".
I was referring to the standard Pd zoom function, as activated with
"Edit > Zoom" In or "Ctrl-+". But looking at your screenshots, this zoom
wouldn't help here.
> I have dozens of menus within a single editor patch.
> Each of them has a different size / number of entries.
> If the menu would "zoom with the rest of the patch" wouldn't they be
> different?
>
> Or did I miss a new zoom feature of Pd?
> I'm still using Pd 0.49 for compatibility reasons with older hardware units
> that have to run my software.
No, not that I know of. Not that I am that modern :-).
> I had used xrandr for actually zooming certain patches but there is a
> compatibility problem between Intel / AMD processors.
> So I would like to enlarge smaller patches by making them bigger to fit Full
> HD instead of zooming.
> This makes the menus smaller in relation to the entire patch since I cannot
> enlarge them as well by the same factor.

What you use is a hardware or system-zoom, not Pd-zoom function. pmenu
doesn't have any persistent arguments and the code doesn't contain any
font setting. So it probably uses some canvas default font (-size).

The short answer is no, there is no option to control the font size.

> Thanks!
> Ingo

Greetings,

Fred Jan

>
>
>
> -Original Message-
> From: Pd-list [mailto:pd-list-boun...@lists.iem.at] On Behalf Of Fred Jan
> Kraan
> Sent: Wednesday, April 05, 2023 9:06 AM
> To: pd-list@lists.iem.at
> Subject: Re: [PD] [tof/pmenu] is the any way for setting the font size?
>
> Hi Ingo,
>> Is the any way for setting the font size on [tof/pmenu] ?
>>
>> I'm having problems with the readability (or hitting the menu entries)
>> on small touch screens.
> No there is currently no such option. Would it be helpful if the menu would
> zoom with the rest of the patch?
>> Thanks!
>> Ingo
> Greetings,
>
> Fred Jan
>
>>
>>
>>
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> https://lists.puredata.info/listinfo/pd-list
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
>



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


Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-05 Thread Fred Jan Kraan

Hi Ingo,

Hi Fred!


No there is currently no such option. Would it be helpful if the menu would 
zoom with the rest of the patch?

I'm not sure what you mean by "zoom with the rest of the patch".
I was referring to the standard Pd zoom function, as activated with 
"Edit > Zoom" In or "Ctrl-+". But looking at your screenshots, this zoom 
wouldn't help here.

I have dozens of menus within a single editor patch.
Each of them has a different size / number of entries.
If the menu would "zoom with the rest of the patch" wouldn't they be
different?

Or did I miss a new zoom feature of Pd?
I'm still using Pd 0.49 for compatibility reasons with older hardware units
that have to run my software.

No, not that I know of. Not that I am that modern :-).

I had used xrandr for actually zooming certain patches but there is a
compatibility problem between Intel / AMD processors.
So I would like to enlarge smaller patches by making them bigger to fit Full
HD instead of zooming.
This makes the menus smaller in relation to the entire patch since I cannot
enlarge them as well by the same factor.


What you use is a hardware or system-zoom, not Pd-zoom function. pmenu 
doesn't have any persistent arguments and the code doesn't contain any 
font setting. So it probably uses some canvas default font (-size).


The short answer is no, there is no option to control the font size.


Thanks!
Ingo


Greetings,

Fred Jan





-Original Message-
From: Pd-list [mailto:pd-list-boun...@lists.iem.at] On Behalf Of Fred Jan
Kraan
Sent: Wednesday, April 05, 2023 9:06 AM
To: pd-list@lists.iem.at
Subject: Re: [PD] [tof/pmenu] is the any way for setting the font size?

Hi Ingo,

Is the any way for setting the font size on [tof/pmenu] ?

I'm having problems with the readability (or hitting the menu entries)
on small touch screens.

No there is currently no such option. Would it be helpful if the menu would
zoom with the rest of the patch?

Thanks!
Ingo

Greetings,

Fred Jan





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



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






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


Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-05 Thread Ingo
Hi Fred!

> No there is currently no such option. Would it be helpful if the menu
would zoom with the rest of the patch?

I'm not sure what you mean by "zoom with the rest of the patch".

I have dozens of menus within a single editor patch.
Each of them has a different size / number of entries.
If the menu would "zoom with the rest of the patch" wouldn't they be
different?

Or did I miss a new zoom feature of Pd?
I'm still using Pd 0.49 for compatibility reasons with older hardware units
that have to run my software.

I had used xrandr for actually zooming certain patches but there is a
compatibility problem between Intel / AMD processors.
So I would like to enlarge smaller patches by making them bigger to fit Full
HD instead of zooming.
This makes the menus smaller in relation to the entire patch since I cannot
enlarge them as well by the same factor.

Thanks!
Ingo




-Original Message-
From: Pd-list [mailto:pd-list-boun...@lists.iem.at] On Behalf Of Fred Jan
Kraan
Sent: Wednesday, April 05, 2023 9:06 AM
To: pd-list@lists.iem.at
Subject: Re: [PD] [tof/pmenu] is the any way for setting the font size?

Hi Ingo,
> Is the any way for setting the font size on [tof/pmenu] ?
>
> I'm having problems with the readability (or hitting the menu entries)
> on small touch screens.
No there is currently no such option. Would it be helpful if the menu would
zoom with the rest of the patch?
>
> Thanks!
> Ingo

Greetings,

Fred Jan

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



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





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


Re: [PD] [tof/pmenu] is the any way for setting the font size?

2023-04-05 Thread Fred Jan Kraan

Hi Ingo,

Is the any way for setting the font size on [tof/pmenu] ?

I'm having problems with the readability (or hitting the menu entries) on
small touch screens.
No there is currently no such option. Would it be helpful if the menu 
would zoom with the rest of the patch?


Thanks!
Ingo


Greetings,

Fred Jan






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




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


[PD] [tof/pmenu] is the any way for setting the font size?

2023-04-04 Thread Ingo
Is the any way for setting the font size on [tof/pmenu] ?

I'm having problems with the readability (or hitting the menu entries) on
small touch screens.

Thanks!
Ingo





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