[Fxruby-users] Defocusing a child window
Status: Inactive
Brought to you by:
lyle
From: Hal F. <ha...@hy...> - 2004-03-12 04:44:25
|
I have an MDIChild with an FXText inside it. I click the window and change the text. I want to kill the focus when the MDIClient background is clicked. I'd also like (I think) to kill the focus when escape is pressed. Tried to hook into the MDIClient and do a kiilFocus on the active child. Must have done something wrong. Not obvious to me how to proceed. Assistez-moi? Hal |