> I found this:
> "You need to explicitly forward keystroke messages to the control, 
> by sending WM_FORWARDMSG to its hosting window with MSG pointer in 
> lParam. You need to arrange to forward these messages from your 
> message pump."

It makes sense, but will be tricky to implement, due tot he number 
of child windows under atlaxwin.  I will look at at some point.


>> 
> How do you get your keyboard input there?

Click on it or use win.setfocus(cl.getctrlhwnd).  Also, with 4.5.06e 
which I just uploaded as exe only, bar keys followed by tab will put 
focus there.


> BTW: an edit-control without enter doesn't make much sense. Maybe 
> use Shift-Return?
> 

It does if it is a single line edit.  I will implement multi-line 
later and will use shift-enter for command then.


> > Not tested, but if you put
> > *control generic
> > in name box
> > and progid or GUID of control in tool tip, it should instantiate 
> > that control.
> 
> This is great! Tested it with Flash, Quicktime, etc. Mozilla-
control 
> also seems to work. Can't load anything yet of course.


Actually, if you put the progid in the tool tip, others may work  
MSCAL.Calendar worked for me.
(I will be stopping the use of tool tip when I officially implement 
this -- this info will just go in name field at that point).








Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to