Input in direct mode?

Hi

I am thinking about using DirectMode graphics for drawing stuff,
I havn’t been able to find any info on how to get input (mouse/keyboard)
While in this mode though.
Any ideas how to do this?


/Johan

Hey Johan

I take this to mean that you are not using Photon? Am I correct?

Rodney

“phearbear” <phearbear@home.se> wrote in message
news:3D0709CF.2000406@home.se

Hi

I am thinking about using DirectMode graphics for drawing stuff,
I havn’t been able to find any info on how to get input (mouse/keyboard)
While in this mode though.
Any ideas how to do this?


/Johan

No, I am talking about the direct mode mentioned in the Photon docs. Pd*
functions.

Rodney Dowdall wrote:

Hey Johan

I take this to mean that you are not using Photon? Am I correct?

Rodney

“phearbear” <> phearbear@home.se> > wrote in message
news:> 3D0709CF.2000406@home.se> …

Hi

I am thinking about using DirectMode graphics for drawing stuff,
I havn’t been able to find any info on how to get input (mouse/keyboard)
While in this mode though.
Any ideas how to do this?


/Johan
\

Input works the same way in direct mode as in non-direct (indirect? :slight_smile:
mode. If you’re not using widgets, then you can open your own region
that’s sensitive to input events. Look for “Collecting events” in the
Photon Programmer’s Guide.

phearbear <phearbear@home.se> wrote:

No, I am talking about the direct mode mentioned in the Photon docs. Pd*
functions.

Rodney Dowdall wrote:
Hey Johan

I take this to mean that you are not using Photon? Am I correct?

Rodney

“phearbear” <> phearbear@home.se> > wrote in message
news:> 3D0709CF.2000406@home.se> …

Hi

I am thinking about using DirectMode graphics for drawing stuff,
I havn’t been able to find any info on how to get input (mouse/keyboard)
While in this mode though.
Any ideas how to do this?


/Johan