Re: [Gambas-user] Double Keyboard Input in Form

2016-03-19 Thread Daniel Lemke
I upgraded Gambas and now the problem is gone! :) Thanks Benoît, I
should have just done that first...

On 03/16/2016 05:46 PM, Benoît Minisini wrote:
> Le 17/03/2016 01:38, Daniel Lemke a écrit :
>> Hello all,
>>
>> I am using Gambas 3.5.4 that I downloaded from the Ubuntu repo to make a
>> contact sheet maker. I have some plain Jane text entries on my form that
>> are not working correctly. Whenever I type into any of the text entries,
>> it receives the input as if I had pressed the key twice in a row. I
>> don't have this problem anywhere else in my operating system, so I
>> assumed it was an issue involving Gambas itself. Does anyone know how I
>> can keep these fields from getting two characters instead of one?
>>
> It's a problem with gb.gtk and the GTK+ input methods.
>
> Please send your system information and your project. And do upgrade Gambas!
>


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Double Keyboard Input in Form

2016-03-19 Thread Daniel Lemke
Hello all,

I am using Gambas 3.5.4 that I downloaded from the Ubuntu repo to make a
contact sheet maker. I have some plain Jane text entries on my form that
are not working correctly. Whenever I type into any of the text entries,
it receives the input as if I had pressed the key twice in a row. I
don't have this problem anywhere else in my operating system, so I
assumed it was an issue involving Gambas itself. Does anyone know how I
can keep these fields from getting two characters instead of one?

--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Double Keyboard Input in Form

2016-03-19 Thread Benoît Minisini
Le 17/03/2016 01:38, Daniel Lemke a écrit :
> Hello all,
>
> I am using Gambas 3.5.4 that I downloaded from the Ubuntu repo to make a
> contact sheet maker. I have some plain Jane text entries on my form that
> are not working correctly. Whenever I type into any of the text entries,
> it receives the input as if I had pressed the key twice in a row. I
> don't have this problem anywhere else in my operating system, so I
> assumed it was an issue involving Gambas itself. Does anyone know how I
> can keep these fields from getting two characters instead of one?
>

It's a problem with gb.gtk and the GTK+ input methods.

Please send your system information and your project. And do upgrade Gambas!

-- 
Benoît Minisini

--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231=/4140
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user