<div dir="ltr">Sorry, I overlooked this!<div><br>Thanks!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em seg., 15 de fev. de 2021 às 19:45, IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2/15/21 11:19 PM, Pedro Alexandre de Araújo Gomes Lapido Loureiro wrote:<br>
> Hi<br>
> <br>
> I'm using Pd version 0.51.4 and Windows 10.<br>
> When I create a number object, I'm unable to enter a value using the<br>
> keyboard. It's only possible using ctrl + mouse left button.<br>
> <br>
<br>
Pd is a "modal" program that has two modes: a "run" mode and an "edit" mode.<br>
"edit" mode is for creating and changing the patch ("program") itself.<br>
"run" mode is for interacting with the running patch.<br>
<br>
changing a number in a numberbox is considered a run-mode interaction, <br>
so you need to switch to run-mode (using <Ctrl>+<e>) first.<br>
<br>
see doc/2.control.examples/02.editing.pd<br>
<br>
using the <Ctrl>-key you can *temporarily* switch from edit-mode to <br>
run-mode.<br>
<br>
gmrdsa<br>
IOhannes<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>