[Gambas-user] Keyboard input in embedded application

M0E Lnx m0e.lnx at ...626...
Wed May 14 17:27:57 CEST 2008


Thank you...
I think I got it now.

PS: Didn't mean to be rude, just wanted my questions to stand out from
the rest of the text. Sorry for the misunderstanding.



On Wed, May 14, 2008 at 10:09 AM, Rob <sourceforge-raindog2 at ...94...> wrote:
> On Wednesday 14 May 2008 10:23, M0E Lnx wrote:
> > > - Note the window id of the Embedder control.
> >         HOW ???
>
> Every control has an "ID" property.
>
> > > - Run the embedded application and pass the previous window id as
> > > argument.
> >       HOW?
>
> You pass it on the command line from the calling program, and read it
> in the receiving program with Application.Args.  What format you use
> is up to you.
>
> > > - In the embedded application, set the Application.Embedder
> > > property to the received window id.
> >     WHICH WINDOW ID ?? THEM EMBEDDER'S OR THE EMBEDDED?
>
> He said "the received window id", so obviously he was referring to the
> ID he was talking about all along, which was the embedder control's
> ID.
>
> Also, don't use caps, it's rude.
>
> Rob
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list