[Fxruby-users] sel_command
Status: Inactive
Brought to you by:
lyle
From: Paul R. <pau...@sh...> - 2004-02-26 17:40:53
|
First let me thank Lyle for writing FXRuby. Its a really useful toolkit. Now onto the problem: Im using a sel_command and a sel_changed on a text field Sometimes I find that the sel_command gets fired when I click on a different widget. I was only expecting it to get fired on pressing return. As Im connecting to both events do I need to do anything special? Do I need to some how trap that the enter key was pressed? Thanks Paul |