Re: [Kicad-developers] [PATCH] Fix enter button in dialog_edit_module_text

2015-07-21 Thread Wayne Stambaugh
Patch committed in product branch r5969. Thanks. On 7/20/2015 7:47 PM, Chris Pavlina wrote: > The Enter button cannot be used as OK in DialogEditModuleText while in a > text field. This patch fixes that. > > -- > Chris > > > > ___ > Mailing list: h

Re: [Kicad-developers] [PATCH] Fix enter button in dialog_edit_module_text

2015-07-21 Thread Chris Pavlina
Yes, this is Linux. On Jul 21, 2015 08:57, "Wayne Stambaugh" wrote: > I'm not seeing this problem on windows with the current code. Are you > using linux? I fine with applying the patch, I just want to understand > why I'm applying it so if I see the same code elsewhere, I know that it > doesn'

Re: [Kicad-developers] [PATCH] Fix enter button in dialog_edit_module_text

2015-07-21 Thread Wayne Stambaugh
I'm not seeing this problem on windows with the current code. Are you using linux? I fine with applying the patch, I just want to understand why I'm applying it so if I see the same code elsewhere, I know that it doesn't work on certain platforms and fix it. On 7/20/2015 7:47 PM, Chris Pavlina w

[Kicad-developers] [PATCH] Fix enter button in dialog_edit_module_text

2015-07-20 Thread Chris Pavlina
The Enter button cannot be used as OK in DialogEditModuleText while in a text field. This patch fixes that. -- Chris commit f459b217a8cc55d8d80463933ecceca02aa213c6 Author: Chris Pavlina Date: Mon Jul 20 19:45:53 2015 -0400 Fix enter button in dialog_edit_module_text diff --git a/pcbnew/