[Fxruby-users] Focus for FXDialogBox & Widgets
Status: Inactive
Brought to you by:
lyle
From: John R. <col...@ya...> - 2004-04-09 02:28:28
|
Im having an issue with 2 things: If I put a line of code in my FXDialogBox initialize def that sets the focus to the first field, then my Ctrl-C menu command which executes ID_CANCEL doesnt work without pressing the tab to go to the next field. Without the set focus on the 1st widget, the Ctrl-C works fine. Is this a bug or is there something else that I need to do in my code. When a message box event gets fired from my FXDialogBox, the focus doesnt return to the FXDialogBox after I close the message box unless I click on it. Is there an event that I can fire that will automatically do this? Thanks for your help. John Reed --------------------------------- Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today |